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

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6066 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6066/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4:6523C65C6F106585]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:54556 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:62620/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:62620/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4:BE6C5CB06E7CC294]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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:62620/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10846 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\init-core-data-001
   [junit4]   2> 192149 INFO  (SUITE-ForceLeaderTest-seed#[83B4F29C56929CE4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 192149 INFO  (SUITE-ForceLeaderTest-seed#[83B4F29C56929CE4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/j
   [junit4]   2> 192151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 192152 INFO  (Thread-645) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192152 INFO  (Thread-645) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 192268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkTestServer start zk server on port:54028
   [junit4]   2> 192268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192269 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192291 INFO  (zkCallback-316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ee210b8 name:ZooKeeperConnection Watcher:127.0.0.1:54028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 192295 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192297 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192310 INFO  (zkCallback-317-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70b647f6 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 192313 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 192315 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 192316 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 192319 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 192320 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 192326 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 192327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 192330 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192331 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192335 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 192335 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 192345 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 192345 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 192347 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 192347 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 192349 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 192349 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 192351 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192351 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192353 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192354 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 192354 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 192356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 192357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 193028 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1
   [junit4]   2> 193033 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 193034 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f06afe8{/e/j,null,AVAILABLE}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67d8d6ff{HTTP/1.1,[http/1.1]}{127.0.0.1:54044}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server Started @197959ms
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\tempDir-001/control/data, hostContext=/e/j, hostPort=54043, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001'
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 193041 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193042 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193061 INFO  (zkCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac632d name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193065 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 0x156ac150be70002, 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> 193066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 193066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\solr.xml
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1848951636
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001]
   [junit4]   2> 193082 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\lib
   [junit4]   2> 193083 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] 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> 193089 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 193089 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54028/solr
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193091 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193098 INFO  (zkCallback-321-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a52bd30 name:ZooKeeperConnection Watcher:127.0.0.1:54028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193099 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193099 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193103 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 0x156ac150be70003, 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> 193103 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1981321046@35db23ea
   [junit4]   2> 193105 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193130 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19952478 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193130 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193132 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 193144 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 193158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 193161 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 193166 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 193170 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 193171 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 193172 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 193174 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 193176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 193180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 193185 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 193189 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 193191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 193191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000
   [junit4]   2> 193192 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54043_e%2Fj
   [junit4]   2> 193192 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 193194 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Overseer (id=96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) starting
   [junit4]   2> 193195 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54043_e%2Fj
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54043_e%2Fj
   [junit4]   2> 193204 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] 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> 193207 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 193207 INFO  (OverseerCollectionConfigSetProcessor-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 193215 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 193215 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 193216 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores
   [junit4]   2> 193216 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 193221 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 193221 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 193222 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 193226 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 193226 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193228 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 193229 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193229 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 193230 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 193232 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193237 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection control_collection
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1'
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193240 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 193243 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 193258 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 193261 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 193262 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 193269 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 193274 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193358 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 193369 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 193370 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 193386 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193390 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193395 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193396 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193403 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\]
   [junit4]   2> 193403 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65de2fd3
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 193407 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=2.53125, floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=4.934494272079668, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 193408 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c2f4781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ae7781),segFN=segments_1,generation=1}
   [junit4]   2> 193408 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193409 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\
   [junit4]   2> 193411 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193418 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 193432 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193434 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193436 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193437 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193440 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 193440 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193441 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193441 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193442 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193442 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326477610166942]
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c2f4781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ae7781),segFN=segments_1,generation=1}
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73d81070[collection1] main]
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193444 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193444 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 193446 INFO  (searcherExecutor-1146-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73d81070[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543258376213889024
   [junit4]   2> 193449 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543258376213889024
   [junit4]   2> 193449 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 193450 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 193450 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:54043/e/j collection:control_collection shard:shard1
   [junit4]   2> 193451 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 193465 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96453648429023236-core_node1-n_0000000000
   [junit4]   2> 193466 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 193468 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 193468 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54043/e/j/collection1/
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54043/e/j/collection1/ has no replicas
   [junit4]   2> 193470 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 193470 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 193475 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96453648429023236-core_node1-n_0000000000
   [junit4]   2> 193478 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54043/e/j/collection1/ shard1
   [junit4]   2> 193480 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 193591 INFO  (zkCallback-322-thread-5-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:54043/e/j/collection1/ and leader is http://127.0.0.1:54043/e/j/collection1/
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54043/e/j
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193634 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 193636 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 193636 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193736 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193761 INFO  (zkCallback-322-thread-6-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193769 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea46580 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193769 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193770 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193770 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193772 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 193775 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 193782 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 194359 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\shard-1-001\cores\collection1
   [junit4]   2> 194361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\shard-1-001
   [junit4]   2> 194362 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 194363 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76cf04e8{/e/j,null,AVAILABLE}
   [junit4]   2> 194364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@78e93420{HTTP/1.1,[http/1.1]}{127.0.0.1:54063}
   [junit4]   2> 194364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.

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

utor.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:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_83B4F29C56929CE4-001
   [junit4]   2> Aug 21, 2016 8:39:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=Lucene50(blocksize=128), _version_=FST50, multiDefault=BlockTreeOrds(blocksize=128), intDefault=FST50, id=Lucene50(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1121, maxMBSortInHeap=7.7186807840569625, sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=208157072,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestWriterPerf, TestGraphTermsQParserPlugin, AsyncCallRequestStatusResponseTest, DebugComponentTest, TestFastOutputStream, SimpleMLTQParserTest, ShardRoutingCustomTest, JavabinLoaderTest, CacheHeaderTest, TestPHPSerializedResponseWriter, TestDefaultStatsCache, SignatureUpdateProcessorFactoryTest, TestManagedResourceStorage, TestIndexingPerformance, TestExactSharedStatsCache, HdfsSyncSliceTest, TestFreeTextSuggestions, SuggestComponentContextFilterQueryTest, TestQueryUtils, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterSSL, TestSuggestSpellingConverter, TestHdfsCloudBackupRestore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CdcrReplicationDistributedZkTest, TestCollationField, TestPerFieldSimilarity, TestOverriddenPrefixQueryForCustomFieldType, NoCacheHeaderTest, SortByFunctionTest, FileUtilsTest, TestJsonRequest, FacetPivotSmallTest, TestManagedStopFilterFactory, TestBulkSchemaAPI, DistributedDebugComponentTest, TestSolrCoreProperties, UpdateRequestProcessorFactoryTest, TestCloudPivotFacet, TestCustomDocTransformer, TestSortingResponseWriter, ForceLeaderTest, TestConfigSets, LukeRequestHandlerTest, BlockCacheTest, TermVectorComponentDistributedTest, HLLSerializationTest, PKIAuthenticationIntegrationTest, FullSolrCloudDistribCmdsTest, AtomicUpdatesTest, TlogReplayBufferedWhileIndexingTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, TestReload, TestSha256AuthenticationProvider, TestConfigSetImmutable, TestSolrConfigHandler, OverriddenZkACLAndCredentialsProvidersTest, TestSchemaManager, SolrIndexSplitterTest, TestCoreDiscovery, TestSizeLimitedDistributedMap, TestBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, RequestLoggingTest, TestBackupRepositoryFactory, TestPKIAuthenticationPlugin, SparseHLLTest, BadCopyFieldTest, DataDrivenBlockJoinTest, CoreAdminHandlerTest, TestMiniSolrCloudClusterBase, TestDistributedGrouping, CustomCollectionTest, LeaderElectionIntegrationTest, TestSolrConfigHandlerCloud, TestReloadDeadlock, TestUseDocValuesAsStored2, RequestHandlersTest, QueryParsingTest, TestBinaryResponseWriter, DistributedFacetPivotWhiteBoxTest, ExplicitHLLTest, TestSSLRandomization, TestLockTree, TestConfigReload, TestCrossCoreJoin, CheckHdfsIndexTest, BasicFunctionalityTest, TestFastWriter, TestRandomFlRTGCloud, MinimalSchemaTest, SolrCoreCheckLockOnStartupTest, TestStressCloudBlindAtomicUpdates, TestFieldTypeCollectionResource, TestMinMaxOnMultiValuedField, IndexSchemaRuntimeFieldTest, HdfsRecoveryZkTest, MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, TestDynamicFieldCollectionResource, ConvertedLegacyTest, AnalyticsQueryTest, TestSystemIdResolver, TestComplexPhraseQParserPlugin, DistributedQueueTest, TestSimpleTrackingShardHandler, BadIndexSchemaTest, DeleteReplicaTest, SpellPossibilityIteratorTest, TestStressRecovery, SolrInfoMBeanTest, TestQuerySenderListener, TestXmlQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, TolerantUpdateProcessorTest, TestCharFilters, SpatialRPTFieldTypeTest, TestValueSourceCache, BaseCdcrDistributedZkTest, TestBinaryField, SpellCheckComponentTest, TestSolrCloudWithKerberosAlt, CopyFieldTest, HdfsDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, BlobRepositoryCloudTest, BasicDistributedZk2Test, TestRestoreCore, BasicZkTest, DocValuesMissingTest, TestJettySolrRunner, DateMathParserTest, ChaosMonkeySafeLeaderTest, DateFieldTest, TestLeaderInitiatedRecoveryThread, TestUninvertingReader, BufferStoreTest, HdfsLockFactoryTest, MultiTermTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolrQueryParserResource, SearchHandlerTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestSolrDeletionPolicy2, TermVectorComponentTest, TestNumericTerms32, PreAnalyzedUpdateProcessorTest, TestImplicitCoreProperties, SmileWriterTest, BlockJoinFacetSimpleTest, WordBreakSolrSpellCheckerTest, TestQueryTypes, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, TestSort, TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, ReplaceNodeTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCollectionAPI, TestDownShardTolerantSearch, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, SecurityConfHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentOptimizationTest, SpatialHeatmapFacetsTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, TestIntervalFaceting, TestMacros, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestReRankQParserPlugin, TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestTrieFacet, TestJsonFacets, GraphQueryTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [596/629 (3!)] on J1 in 18.78s, 1 test, 1 error <<< FAILURES!

[...truncated 60285 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6097 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6097/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([ADB82E7BC0EAE9CA:7B5441A390B3949F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:646)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13017 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\init-core-data-001
   [junit4]   2> 51877 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 51881 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51983 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52458
   [junit4]   2> 51988 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 51990 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51998 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c43880 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 52023 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52024 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3128e640{/solr,null,AVAILABLE}
   [junit4]   2> 52030 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d4374cb{HTTP/1.1,[http/1.1]}{127.0.0.1:52481}
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server Started @56217ms
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52481}
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1'
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52034 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52035 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52037 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52038 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@732095df{/solr,null,AVAILABLE}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f675cea{HTTP/1.1,[http/1.1]}{127.0.0.1:52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server Started @56225ms
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2'
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a8a48c{/solr,null,AVAILABLE}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e91cda4{HTTP/1.1,[http/1.1]}{127.0.0.1:52491}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server Started @56232ms
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52491}
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3'
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52050 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52056 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52089 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@451ba99e name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52089 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52090 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52092 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52093 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47957311{/solr,null,AVAILABLE}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@63c514a2{HTTP/1.1,[http/1.1]}{127.0.0.1:52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server Started @56279ms
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4'
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52096 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52097 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52111 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52117 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8bd2e6 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52150 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52151 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70d303f4 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75f8e871 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2096885988
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3]
   [junit4]   2> 52161 WARN  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib
   [junit4]   2> 52161 INFO  (jetty-launcher-52-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> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52168 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2021887479
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4]
   [junit4]   2> 52204 WARN  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib
   [junit4]   2> 52205 INFO  (jetty-launcher-52-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> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52210 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 0x156f29060f20002, 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> 52214 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6effde07 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52217 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 0x156f29060f20003, 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> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 126308309
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2]
   [junit4]   2> 52218 WARN  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib
   [junit4]   2> 52218 INFO  (jetty-launcher-52-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> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52222 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52218 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 492554083
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1]
   [junit4]   2> 52226 WARN  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib
   [junit4]   2> 52226 INFO  (jetty-launcher-52-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> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52234 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52235 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@3c7aa45a
   [junit4]   2> 52238 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@558d0c7d name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52238 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e43f4ef name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52260 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@605ce3b0 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b1758e7 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52262 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@11a19a76
   [junit4]   2> 52263 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52264 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@e2bfffe
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@643928b7
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52276 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 52279 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@409d28b5 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52280 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b3f1b9 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52282 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52284 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52291 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52295 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52301 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52309 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52317 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52326 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52328 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52331 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52486_solr
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52337 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) starting
   [junit4]   2> 52338 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_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> 52338 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_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> 52338 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_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> 52344 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52348 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2474901 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52352 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52364 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52367 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52368 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52387 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52388 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52390 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 52400 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52486_solr as DOWN
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52407 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_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> 52407 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_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> 52408 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_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> 52408 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_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> 52410 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52410 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52411 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52420 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52421 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52450 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52450 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52462 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 52466 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52467 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729228-127.0.0.1:52481_solr-n_0000000003
   [junit4]   2> 52469 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 52470 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 52471 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52481_solr as DOWN
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr"} current state version: 0
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52486_solr
   [junit4]   2> 52473 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52474 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr"} current state version: 0
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52481_solr
   [junit4]   2> 52477 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_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> 52477 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_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> 52477 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_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> 52477 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_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> 52480 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52488 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52489 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52490 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52491 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52538 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7843b02a name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52543 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52544 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52565 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4444d268 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52565 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52567 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52568 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52572 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 52577 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 52580 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 52584 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 52606 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 52609 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 52611 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 52646 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 52647 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52648 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52666 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6180aaa2 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52674 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52680 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 52682 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52686 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-4bb87c81-be1b-4712-9820-0e6eda67661a
   [junit4]   2> 52687 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 52688 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Create collection falsepredicate
   [junit4]   2> 52691 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 52692 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 52692 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 52700 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 52799 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 52800 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:52491_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:52481_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:52498_solr
   [junit4]   2> 52802 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:52486_solr
   [junit4]   2> 52810 INFO  (qtp992209069-398) [n:127.0.0.1:52491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52814 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 52816 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard3}
   [junit4]   2> 52818 INFO  (qtp2005418105-417) [n:127.0.0.1:52498_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52825 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 52826 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard1}
   [junit4]   2> 52826 INFO  (qtp1167535002-378) [n:127.0.0.1:52481_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52835 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52835 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52836 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52837 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 52838 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard4}
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard2}
   [junit4]   2> 52848 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52850 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52962 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 52962 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52962 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52963 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 53688 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53689 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredica

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

orkspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index;done=false>>]
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index
   [junit4]   2> 112697 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_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> 112697 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_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> 112697 WARN  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112697 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_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> 112708 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 112708 INFO  (jetty-launcher-52-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4447856e{/solr,null,UNAVAILABLE}
   [junit4]   2> 112713 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/stateformat1/state.json version: 2
   [junit4]   2> 112714 INFO  (jetty-launcher-52-thread-6) [    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) closing
   [junit4]   2> 112714 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52486_solr
   [junit4]   2> 112725 INFO  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_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> 112725 WARN  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112728 INFO  (jetty-launcher-52-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@732095df{/solr,null,UNAVAILABLE}
   [junit4]   2> 114198 WARN  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 114198 INFO  (jetty-launcher-52-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47957311{/solr,null,UNAVAILABLE}
   [junit4]   2> 114200 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114203 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114204 WARN  (Thread-55) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/overseer/queue
   [junit4]   2> 	41	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 114204 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001
   [junit4]   2> Sep 04, 2016 12:20:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=209, blockSize=922), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=922)), sim=ClassicSimilarity, locale=uk-UA, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=117565448,total=233168896
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, JettyWebappTest, TestCollectionStateWatchers]
   [junit4] Completed [19/85 (1!)] on J0 in 62.63s, 9 tests, 1 error <<< FAILURES!

[...truncated 59670 lines...]


RE: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6096 - Still Unstable!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Sorry, 
I fixed the test setup (I don't fully understand why the assumeFalse did not fully work, I have the feeling there was some static initialization in effect).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, September 3, 2016 5:52 PM
> To: uwe@thetaphi.de; mkhl@apache.org; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build
> # 6096 - Still Unstable!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
> Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC
> 
> 2 tests failed.
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> Hadoop does not work on Windows
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException:
> Hadoop does not work on Windows
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(Randomi
> zedTest.java:627)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(Random
> izedTest.java:635)
> 	at
> org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:84
> 9)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestS
> olrCloudWithSecureImpersonation.java:96)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:811)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:827)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.NullPointerException
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:834)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 12101 lines...]
>    [junit4] Suite:
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-
> master-Windows\solr\build\solr-
> core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61
> 210C8C843F0-001\init-core-data-001
>    [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl
> (false) and clientAuth (false) via:
> @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN,
> clientAuth=NaN)
>    [junit4]   2> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {},
> docValues:{}, maxPointsInLeafNode=1557,
> maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro,
> timezone=Europe/Zurich
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-
> bit)/cpus=3,threads=1,free=144082152,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField,
> SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers,
> TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener,
> TestCollationField, TestFreeTextSuggestions, TestBlobHandler,
> SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker,
> EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin,
> TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest,
> LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest,
> SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest,
> CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest,
> TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest,
> SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort,
> TestReloadDeadlock, SuggestComponentContextFilterQueryTest,
> HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest,
> BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory,
> CustomCollectionTest, TestSimpleTrackingShardHandler,
> TestIndexingPerformance, DistributedTermsComponentTest,
> BaseCdcrDistributedZkTest, CollectionStateFormat2Test,
> TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf,
> SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest,
> TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest,
> NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest,
> TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest,
> TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest,
> AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean,
> TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest,
> TestPerFieldSimilarityWithDefaultOverride,
> TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest,
> TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros,
> TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest,
> TolerantUpdateProcessorTest, DistributedMLTComponentTest,
> CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest,
> TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest,
> CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType,
> TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions,
> SuggesterTest, TestChildDocTransformer, SmileWriterTest,
> SpellCheckComponentTest, TestLocalFSCloudBackupRestore,
> HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest,
> TestStressLiveNodes, TriLevelCompositeIdRoutingTest,
> UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties,
> BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest,
> BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery,
> DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest,
> TestSolrCoreProperties, TestConfigSetsAPIZkFailure,
> UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
> MultiTermTest, ShowFileRequestHandlerTest,
> CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache,
> TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery,
> TestDFISimilarityFactory, TestFieldResource, StressHdfsTest,
> TestRangeQuery, TestIndexSearcher, TestRandomFaceting,
> RequestHandlersTest, StatsComponentTest, BooleanFieldTest,
> ResourceLoaderTest, DeleteLastCustomShardedReplicaTest,
> QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest,
> TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest,
> MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource,
> ConvertedLegacyTest, TestReversedWildcardFilterFactory,
> SortByFunctionTest, TestMissingGroups, TestReplicaProperties,
> TestUninvertingReader, TestRestManager, TestSolr4Spatial,
> TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest,
> TestDistributedStatsComponentCardinality,
> TestOnReconnectListenerSupport, RemoteQueryErrorTest,
> TestMiniSolrCloudCluster, TestInfoStreamLogging,
> TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest,
> BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest,
> TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping,
> TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest,
> BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest,
> TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest,
> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie,
> TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate,
> DirectUpdateHandlerOptimizeTest,
> StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
> DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes,
> XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest,
> MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
> FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest,
> TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest,
> SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
> ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig,
> TestSolrDeletionPolicy2, SampleTest, TestSearchPerf,
> TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter,
> NotRequiredUniqueKeyTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
> TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter,
> TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
> URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest,
> PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest,
> SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest,
> UUIDFieldTest, CircularListTest, TestRTGBase,
> TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest,
> CleanupOldIndexTest, CollectionTooManyReplicasTest,
> DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest,
> LeaderInitiatedRecoveryOnCommitTest,
> LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest,
> OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest,
> RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest,
> ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore,
> TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrCloudWithSecureImpersonation -
> Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -
> Dtests.timezone=Europe/Zurich -Dtests.asserts=true -
> Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite)
> <<<
>    [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable
> #2: java.lang.NullPointerException
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
>    [junit4]    > 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<<
> FAILURES!
> 
> [...truncated 52891 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6096 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
Hadoop does not work on Windows

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: Hadoop does not work on Windows
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:627)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:635)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:849)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:96)
	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$6.evaluate(RandomizedRunner.java:811)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12101 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61210C8C843F0-001\init-core-data-001
   [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=144082152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField, SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers, TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener, TestCollationField, TestFreeTextSuggestions, TestBlobHandler, SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker, EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin, TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest, LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest, SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest, CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest, SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort, TestReloadDeadlock, SuggestComponentContextFilterQueryTest, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory, CustomCollectionTest, TestSimpleTrackingShardHandler, TestIndexingPerformance, DistributedTermsComponentTest, BaseCdcrDistributedZkTest, CollectionStateFormat2Test, TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf, SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest, TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest, NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest, TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest, TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest, AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean, TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest, TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros, TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest, TolerantUpdateProcessorTest, DistributedMLTComponentTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest, CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType, TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions, SuggesterTest, TestChildDocTransformer, SmileWriterTest, SpellCheckComponentTest, TestLocalFSCloudBackupRestore, HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties, BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest, BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery, DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestConfigSetsAPIZkFailure, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MultiTermTest, ShowFileRequestHandlerTest, CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache, TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery, TestDFISimilarityFactory, TestFieldResource, StressHdfsTest, TestRangeQuery, TestIndexSearcher, TestRandomFaceting, RequestHandlersTest, StatsComponentTest, BooleanFieldTest, ResourceLoaderTest, DeleteLastCustomShardedReplicaTest, QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest, TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest, MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource, ConvertedLegacyTest, TestReversedWildcardFilterFactory, SortByFunctionTest, TestMissingGroups, TestReplicaProperties, TestUninvertingReader, TestRestManager, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, TestOnReconnectListenerSupport, RemoteQueryErrorTest, TestMiniSolrCloudCluster, TestInfoStreamLogging, TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest, BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest, BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<< FAILURES!

[...truncated 52891 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6095 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6095/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53543/solr
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB:DB6B2C74A12D96DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 50 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11203 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 1478334 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1478646 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1478687 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1478745 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=id-ID, timezone=America/St_Vincent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=277739672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, PluginInfoTest, CoreAdminHandlerTest, OverseerModifyCollectionTest, ZkSolrClientTest, SolrCloudExampleTest, HdfsThreadLeakTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, SimpleCollectionCreateDeleteTest, TestRealTimeGet, TestJsonFacets, TestShardHandlerFactory, TestObjectReleaseTracker, TestPHPSerializedResponseWriter, ShowFileRequestHandlerTest, TestCloudSchemaless, TestRawTransformer, SignatureUpdateProcessorFactoryTest, BadCopyFieldTest, TestInfoStreamLogging, TestCloudPseudoReturnFields, SynonymTokenizerTest, TestMiniSolrCloudCluster, BasicDistributedZk2Test, ParsingFieldUpdateProcessorsTest, TestValueSourceCache, EchoParamsTest, SpellPossibilityIteratorTest, PeerSyncReplicationTest, ResourceLoaderTest, TestLegacyFieldCache, TestBlobHandler, BitVectorTest, TestNonDefinedSimilarityFactory, RulesTest, TestFieldCacheReopen, SolrIndexSplitterTest, TestFieldCollectionResource, TestFiltering, DistributedFacetPivotSmallTest, SearchHandlerTest, TestFieldSortValues, TermVectorComponentDistributedTest, TestCloudManagedSchema, TestFuzzyAnalyzedSuggestions, TestFileDictionaryLookup, TestSolrCoreProperties, SpellCheckComponentTest, TestExpandComponent, TestBadConfig, AddBlockUpdateTest, TestSolrDynamicMBean, TestAnalyzeInfixSuggestions, TestLocalFSCloudBackupRestore, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, TestJoin, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, CdcrReplicationDistributedZkTest, CollectionsAPIDistributedZkTest, CloudMLTQParserTest, TestHighFrequencyDictionaryFactory, HLLUtilTest, SuggesterTest, TestGraphMLResponseWriter, TestExactStatsCache, TestFieldCacheSort, SuggesterTSTTest, TestAuthorizationFramework, TestNamedUpdateProcessors, ExitableDirectoryReaderTest, UpdateRequestProcessorFactoryTest, ConnectionManagerTest, DistributedQueryComponentCustomSortTest, TestSearcherReuse, ConnectionReuseTest, HdfsUnloadDistributedZkTest, TestReqParamsAPI, SortSpecParsingTest, TestClassicSimilarityFactory, ChangedSchemaMergeTest, DistributedSuggestComponentTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, CoreAdminRequestStatusTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsDirectoryTest, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, TestOnReconnectListenerSupport, TestDynamicLoading, SolrCmdDistributorTest, SpellingQueryConverterTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=E6B3825899C3C8AB -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [210/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 3216907 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3216912 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53322
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217014 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217018 INFO  (zkCallback-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1528c3fb name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3217020 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 3217027 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217028 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f9946db{/solr,null,AVAILABLE}
   [junit4]   2> 3217029 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e265783{SSL,[ssl, http/1.1]}{127.0.0.1:53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server Started @3221758ms
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2'
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a5353b{/solr,null,AVAILABLE}
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c96afb1{SSL,[ssl, http/1.1]}{127.0.0.1:53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server Started @3221760ms
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1'
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217033 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217034 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@267c1328 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8f95a5a name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 201557651
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 971766226
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1]
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2]
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35de18f5 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217083 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70f13f4 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217085 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@3395d914
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@10505fdb
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217087 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22641256 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217087 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c3102c8 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217089 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217090 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217091 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217104 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192518-127.0.0.1:53326_solr-n_0000000001
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53329_solr
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=96525980224192517-127.0.0.1:53329_solr-n_0000000000) starting
   [junit4]   2> 3217116 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_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> 3217116 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_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> 3217118 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217119 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217120 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217128 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217131 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3217132 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53329_solr as DOWN
   [junit4]   2> 3217133 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3217133 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3217139 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_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> 3217139 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_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> 3217140 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217141 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217142 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr"} current state version: 0
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53329_solr
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217147 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217148 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217149 INFO  (zkCallback-10055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e61b92 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217151 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217152 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217153 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67008062 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217155 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3217158 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3217160 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3217180 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E6B3825899C3C8AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3217199 INFO  (qtp1275607672-46970) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3217201 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3217203 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3217204 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3217209 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3217307 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53326_solr
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53329_solr
   [junit4]   2> 3217318 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217321 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217335 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217336 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217337 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217338 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217339 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217441 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218327 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218332 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218333 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218339 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218343 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218343 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3218346 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218348 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218349 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218353 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218353 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 3218356 WARN  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b067df7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@447e5c16),segFN=segments_1,generation=1}
   [junit4]   2> 3218357 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218357 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3218358 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218359 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218360 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 3218361 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 3218362 WARN  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33ae4728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e6ac3ea),segFN=segments_1,generation=1}
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218365 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218365 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218366 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218366 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3218369 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218370 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_s

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

ttpResponseParser.java:140)
   [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:513)
   [junit4]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_E6B3825899C3C8AB-001
   [junit4]   2> Sep 03, 2016 2:26:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=MockRandom), multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1051, maxMBSortInHeap=5.266268690365794, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LY, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=219422712,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultSearchFieldResource, DirectoryFactoryTest, RequestLoggingTest, RecoveryAfterSoftCommitTest, VMParamsZkACLAndCredentialsProvidersTest, SolrXmlInZkTest, HdfsRecoveryZkTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, SolrCLIZkUtilsTest, TestHashQParserPlugin, TestStandardQParsers, TestJmxMonitoredMap, SimplePostToolTest, SimpleFacetsTest, TestRestoreCore, TestLockTree, PolyFieldTest, SmileWriterTest, RegexBoostProcessorTest, TestFieldResource, TestImplicitCoreProperties, TestCloudPivotFacet, EnumFieldTest, TestLeaderInitiatedRecoveryThread, CdcrVersionReplicationTest, PreAnalyzedUpdateProcessorTest, TestSolr4Spatial2, SampleTest, TestSha256AuthenticationProvider, ReplaceNodeTest, RuleEngineTest, TestArbitraryIndexDir, TestNumericTerms32, TestXIncludeConfig, ExplicitHLLTest, TestScoreJoinQPNoScore, ZkStateWriterTest, TestFieldCacheSanityChecker, PeerSyncTest, TestChildDocTransformer, QueryEqualityTest, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, CursorMarkTest, DistributedQueryElevationComponentTest, IndexSchemaTest, TestPhraseSuggestions, TestFreeTextSuggestions, TestLuceneMatchVersion, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestCodecSupport, AnalysisErrorHandlingTest, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestHdfsCloudBackupRestore, DirectSolrSpellCheckerTest, TestLRUStatsCache, SoftAutoCommitTest, MigrateRouteKeyTest, TestRandomDVFaceting, TestReplicationHandler, DocValuesMultiTest, TestLRUCache, CleanupOldIndexTest, CreateCollectionCleanupTest, TestMinMaxOnMultiValuedField, BlockCacheTest, SparseHLLTest, SuggesterFSTTest, JSONWriterTest, CollectionReloadTest, TestDFRSimilarityFactory, TestFieldCacheSortRandom, IndexBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, TestPivotHelperCode, ScriptEngineTest, BlobRepositoryCloudTest, TolerantUpdateProcessorTest, DeleteNodeTest, MBeansHandlerTest, TestMissingGroups, AssignTest, HdfsSyncSliceTest, JsonLoaderTest, TestUseDocValuesAsStored, BlockJoinFacetDistribTest, TestSchemaResource, SecurityConfHandlerTest, TestDynamicFieldResource, TestRemoteStreaming, StandardRequestHandlerTest, ZkControllerTest, HdfsLockFactoryTest, AnalysisAfterCoreReloadTest, TestSolrQueryParserDefaultOperatorResource, TestMiniSolrCloudClusterBase, TestCoreContainer, HardAutoCommitTest, SolrRequestParserTest, TestSizeLimitedDistributedMap, TestSchemaVersionResource, TestCryptoKeys, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, TestBulkSchemaConcurrent, TestConfigReload, TestRawResponseWriter, TestReRankQParserPlugin, DistributedFacetPivotLargeTest, TestRandomFlRTGCloud, CoreMergeIndexesAdminHandlerTest, TestManagedResource, RestartWhileUpdatingTest, TestCollectionAPI, SuggestComponentContextFilterQueryTest, TestSort, SolrTestCaseJ4Test, ShardRoutingTest, SolrIndexConfigTest, TestJmxIntegration, AnalyticsMergeStrategyTest, HdfsNNFailoverTest, TestDocSet, TimeZoneUtilsTest, TestMiniSolrCloudClusterSSL, TestPKIAuthenticationPlugin, TestGeoJSONResponseWriter, CdcrReplicationHandlerTest, TestLFUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestJsonRequest, CloneFieldUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, HdfsTlogReplayBufferedWhileIndexingTest, QueryElevationComponentTest, TestExactSharedStatsCache, PathHierarchyTokenizerFactoryTest, TlogReplayBufferedWhileIndexingTest, TestLegacyNumericRangeQueryBuilder, CheckHdfsIndexTest, ShardSplitTest, SchemaVersionSpecificBehaviorTest, RankQueryTest, ExternalFileFieldSortTest, TestCSVLoader, DOMUtilTest, TestSolrConfigHandler, TestRebalanceLeaders, DeleteInactiveReplicaTest, RecoveryZkTest, SyncSliceTest, TestSimpleQParserPlugin, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, PingRequestHandlerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, CachingDirectoryFactoryTest, CoreSorterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestNRTOpen, TestSolrXml, TestSolrCoreSnapshots, TestSQLHandler, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestManagedSynonymFilterFactory, TestCollationFieldDocValues, TestManagedSchema, AnalyticsQueryTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest]
   [junit4] Completed [603/632 (3!)] on J0 in 9.26s, 1 test, 1 error <<< FAILURES!

[...truncated 60255 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6094 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6094/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54:247EB58C7A1FC235]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:58701 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10862 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\init-core-data-001
   [junit4]   2> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iryp/
   [junit4]   2> 671606 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer start zk server on port:58484
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671718 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@542e26a name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 671723 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671725 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671727 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30e86897 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 671730 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 671731 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 671733 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 671734 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 671736 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 671738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 671739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 672261 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 672290 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c06cb41{/iryp,null,AVAILABLE}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b40eaa8{HTTP/1.1,[http/1.1]}{127.0.0.1:58492}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @676871ms
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/control/data, hostContext=/iryp, hostPort=58491, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores}
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001'
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672300 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672356 INFO  (zkCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c79feed name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\solr.xml
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 4220339
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001]
   [junit4]   2> 672401 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] 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> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672413 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672452 INFO  (zkCallback-725-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23479cd4 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672457 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$71/164965549@2e64f299
   [junit4]   2> 672458 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672463 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c42272b name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672467 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 672470 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 672477 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 672480 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 672483 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 672485 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 672488 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 672489 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 672490 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 672493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 672497 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 672499 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 672500 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96522735044722692-127.0.0.1:58491_iryp-n_0000000000
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58491_iryp
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 672503 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=96522735044722692-127.0.0.1:58491_iryp-n_0000000000) starting
   [junit4]   2> 672504 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 672510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672512 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] 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> 672514 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 672515 INFO  (OverseerCollectionConfigSetProcessor-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 672516 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 672521 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 672549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 672563 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672565 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 672568 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1'
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672587 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 672605 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672608 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 672609 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 672617 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 672624 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 672702 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 672715 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 672716 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 672733 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672737 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672739 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672740 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\]
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d73c41
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index/
   [junit4]   2> 672769 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6924761460825448]
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 672774 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 672779 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672781 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672782 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672783 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672785 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 672789 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403961428277313]
   [junit4]   2> 672789 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f898140[collection1] main]
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 672795 INFO  (searcherExecutor-2375-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f898140[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58491/iryp collection:control_collection shard:shard1
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 672799 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672800 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 672802 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58491/iryp/collection1/ has no replicas
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 672807 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672811 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 672813 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58491/iryp/collection1/ shard1
   [junit4]   2> 672916 INFO  (zkCallback-726-thread-5-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58491/iryp/collection1/ and leader is http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58491/iryp
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672925 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 673028 INFO  (zkCallback-726-thread-6-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 673057 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673058 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673060 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@150b22a3 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 673061 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 673062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673064 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673066 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e4dfb name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673068 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 0x156eaea87170006, 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> 673069 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 673071 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 673179 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 673539 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores\collection1
   [junit4]   2> 673543 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001
   [junit4]   2> 673544 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 673545 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@afe2ea2{/iryp,null,AVAILABLE}
   [junit4]   2> 673546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@63bd91c1{HTTP/1.1,[http/1.1]}{127.0.0.1:58513}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @678120ms
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/iryp, hostPort=58512, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001'
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673551 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673553 INFO  (zkCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50575257 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\solr.xml
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 2005923703
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001]
   [junit4]   2> 673566 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] 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> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673572 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673574 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb94871 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673577 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 0x156eaea87170008, likely client has closed socket
   [junit4]   2> 	at org.apache.zooke

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

3B54]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=252598312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, LeaderElectionIntegrationTest, TestReplicaProperties, TestSimpleTrackingShardHandler, TestConfigSetsAPIZkFailure, TestPHPSerializedResponseWriter, SortSpecParsingTest, TestHighFrequencyDictionaryFactory, TestGraphMLResponseWriter, TestDocTermOrds, HdfsDirectoryTest, ConnectionReuseTest, BasicDistributedZk2Test, OverseerModifyCollectionTest, EchoParamsTest, HdfsCollectionsAPIDistributedZkTest, QueryResultKeyTest, TestDistributedMissingSort, SearchHandlerTest, BlockJoinFacetRandomTest, TestBM25SimilarityFactory, TestRawTransformer, DistributedExpandComponentTest, RemoteQueryErrorTest, LukeRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestSchemaNameResource, TestUseDocValuesAsStored2, ChangedSchemaMergeTest, CollectionsAPIDistributedZkTest, TestFoldingMultitermQuery, CollectionsAPIAsyncDistributedZkTest, QueryParsingTest, PluginInfoTest, DistanceFunctionTest, SignatureUpdateProcessorFactoryTest, BadIndexSchemaTest, OpenCloseCoreStressTest, TestAnalyzeInfixSuggestions, MergeStrategyTest, ResourceLoaderTest, TestRequestStatusCollectionAPI, ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, AddBlockUpdateTest, ForceLeaderTest, InfoHandlerTest, TestMiniSolrCloudCluster, TestWriterPerf, ResponseLogComponentTest, BlockDirectoryTest, TestFastOutputStream, TestDynamicLoading, ConnectionManagerTest, CloudExitableDirectoryReaderTest, ShowFileRequestHandlerTest, TestSolrFieldCacheMBean, DirectUpdateHandlerOptimizeTest, TestSortingResponseWriter, SynonymTokenizerTest, SaslZkACLProviderTest, FileBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, AddSchemaFieldsUpdateProcessorFactoryTest, DateMathParserTest, AnalyticsQueryTest, FieldMutatingUpdateProcessorTest, GraphQueryTest, PeerSyncReplicationTest, WrapperMergePolicyFactoryTest, TestExactStatsCache, BaseCdcrDistributedZkTest, HdfsRestartWhileUpdatingTest, TestStressRecovery, TestScoreJoinQPScore, TestSystemIdResolver, SuggesterWFSTTest, CdcrReplicationDistributedZkTest, TestSmileRequest, MultiTermTest, TestHdfsUpdateLog, TestNamedUpdateProcessors, CustomCollectionTest, TestOrdValues, TestStressUserVersions, FileUtilsTest, DistributedTermsComponentTest, ZkStateReaderTest, TestSubQueryTransformerDistrib, TestLegacyFieldCache, TestInfoStreamLogging, TestQuerySenderListener, TestJettySolrRunner, DistribDocExpirationUpdateProcessorTest, DistributedFacetPivotSmallTest, TestSolrIndexConfig, ClassificationUpdateProcessorFactoryTest, BadCopyFieldTest, TestExpandComponent, NumericFieldsTest, CdcrUpdateLogTest, TestFieldCacheVsDocValues, SortByFunctionTest, BitVectorTest, ShardRoutingCustomTest, TestQueryTypes, FullHLLTest, HighlighterConfigTest, StatsComponentTest, TestSolrCloudWithDelegationTokens, TestBlobHandler, TestZkChroot, TestManagedResourceStorage, SuggestComponentTest, TestCloudSchemaless, DebugComponentTest, TestReqParamsAPI, HLLUtilTest, DefaultValueUpdateProcessorTest, TestOnReconnectListenerSupport, SpellCheckCollatorTest, TestJsonFacets, TestIndexingPerformance, TestQueryUtils, TestInitQParser, SegmentsInfoRequestHandlerTest, TestRandomFaceting, SimpleCollectionCreateDeleteTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, TestFieldCacheSort, SpatialHeatmapFacetsTest, TestTolerantUpdateProcessorRandomCloud, HdfsChaosMonkeyNothingIsSafeTest, TestGraphTermsQParserPlugin, TestRealTimeGet, TestCharFilters, TestAtomicUpdateErrorCases, SpellCheckComponentTest, TestCoreDiscovery, TestSolrCoreProperties, OutputWriterTest, LeaderInitiatedRecoveryOnShardRestartTest, DocExpirationUpdateProcessorFactoryTest, DocValuesMissingTest, TestCrossCoreJoin, TestNumericTerms64, TestConfigOverlay, BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, TestReload, HardAutoCommitTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, TestSort, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestValueSourceCache, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C2E9814C439D3B54 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60523 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6093 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6093/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8:9A9405509E5E5EC8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:51429/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 494601 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 494791 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 494816 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, maxDocsPerChunk=514, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=51340640,total=132050944
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestSolrDeletionPolicy2, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestLeaderElectionZkExpiry, DebugComponentTest, AutoCommitTest, TestSubQueryTransformerDistrib, SharedFSAutoReplicaFailoverTest, DateFieldTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, TestSolrCloudWithDelegationTokens, TestSolrCLIRunExample, HLLUtilTest, NoCacheHeaderTest, TestReqParamsAPI, SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, AliasIntegrationTest, HdfsUnloadDistributedZkTest, TestClassicSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestExpandComponent, ConnectionManagerTest, TestCloudManagedSchema, ResourceLoaderTest, TestRealTimeGet, TestRandomFaceting, CopyFieldTest, TestFieldCollectionResource, TestConfigSetsAPIZkFailure, TestSchemaNameResource, TestCustomDocTransformer, HdfsRecoverLeaseTest, TestLocalFSCloudBackupRestore, TestBadConfig, TestSolrCoreSnapshots, SolrPluginUtilsTest, PluginInfoTest, DeleteStatusTest, TestReversedWildcardFilterFactory, TestAuthenticationFramework, TestSearcherReuse, TestIndexingPerformance, TestHdfsBackupRestoreCore, TestShardHandlerFactory, ResponseLogComponentTest, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerConcurrent, LoggingHandlerTest, CoreAdminHandlerTest, BadCopyFieldTest, EchoParamsTest, OverseerStatusTest, InfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ZkSolrClientTest, OutputWriterTest, TestCoreDiscovery, TestCrossCoreJoin, DistributedMLTComponentTest, SolrIndexSplitterTest, TestDistributedMissingSort, TestXmlQParser, TestDistribIDF, CollectionStateFormat2Test, TestSolrQueryParserResource, MultiTermTest, DocExpirationUpdateProcessorFactoryTest, TestSuggestSpellingConverter, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, RollingRestartTest, SuggesterWFSTTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A74CAB7CA6B000B8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [140/632 (1!)] on J1 in 0.24s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1374 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 2786474 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2786476 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51136
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786580 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786725 INFO  (zkCallback-10682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b65 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786725 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2786730 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 0x156e8609a930000, 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> 2786733 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786733 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14bc285{/solr,null,AVAILABLE}
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52801d{/solr,null,AVAILABLE}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@bd849b{HTTP/1.1,[http/1.1]}{127.0.0.1:51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server Started @2791040ms
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1'
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f0dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server Started @2791042ms
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2'
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786743 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786749 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786753 INFO  (zkCallback-10684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134d7c1 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (zkCallback-10683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd519c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786775 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 6753809
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2]
   [junit4]   2> 2786777 WARN  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-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> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9308972
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1]
   [junit4]   2> 2786783 WARN  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib
   [junit4]   2> 2786783 INFO  (jetty-launcher-10681-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> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786789 INFO  (zkCallback-10690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae772c name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (zkCallback-10689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1821809 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786791 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 0x156e8609a930004, 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> 2786792 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@18951de
   [junit4]   2> 2786792 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@16d60b6
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786795 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29068c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a12f5f name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786796 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786797 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786799 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2786802 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786804 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786805 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786812 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786820 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786824 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786830 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786831 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873862-127.0.0.1:51141_solr-n_0000000001
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51144_solr
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786838 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=96519943642873861-127.0.0.1:51144_solr-n_0000000000) starting
   [junit4]   2> 2786838 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_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> 2786838 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_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> 2786842 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786842 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786844 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51144_solr as DOWN
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786855 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_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> 2786856 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_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> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786860 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786861 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786862 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786863 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2786865 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2786866 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr"} current state version: 0
   [junit4]   2> 2786867 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51144_solr
   [junit4]   2> 2786868 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786882 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786883 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786884 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786885 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786886 INFO  (zkCallback-10695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c014b5 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786890 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786891 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786893 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c843f7 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786895 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786896 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2786898 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2786902 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2786923 INFO  (TEST-TestManagedSchemaAPI.test-seed#[A74CAB7CA6B000B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2786926 INFO  (qtp10453352-48572) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2786929 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2786932 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2786937 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51144_solr
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51141_solr
   [junit4]   2> 2787038 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787038 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787041 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787041 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787042 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787043 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787046 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787048 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787153 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2787154 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787154 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787155 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2787155 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788051 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788060 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788061 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788064 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788065 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2788068 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2788074 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2788079 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2788080 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788085 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788089 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788090 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 2788093 WARN  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2788094 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788094 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5365f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14adf13),segFN=segments_1,generation=1}
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:

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

--
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java (at line 227)
 [ecj-lint] 	dir = new BlockDirectory(path, hdfsDir, cache, null, blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 120)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 144)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1250)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 253)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 392)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java (at line 223)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java (at line 544)
 [ecj-lint] 	tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java (at line 829)
 [ecj-lint] 	fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size());
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java (at line 146)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java (at line 1177)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 145)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 154)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 163)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java (at line 184)
 [ecj-lint] 	throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java (at line 98)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java (at line 149)
 [ecj-lint] 	SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq();
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33 problems (4 errors, 29 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:652: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 93 minutes 45 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6092 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6092/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([BED70CE32A0F39F3:1C16C46CA86CEF9E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 288001 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 288300 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 288329 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288389 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=145, maxMBSortInHeap=6.866268939079598, sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Pacific/Midway
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=161170984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, ResponseLogComponentTest, DefaultValueUpdateProcessorTest, TestSolrIndexConfig, ZkSolrClientTest, TestTrie, TestMaxScoreQueryParser, NumericFieldsTest, StressHdfsTest, OpenCloseCoreStressTest, SuggestComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=8D1D4826B214854E -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [49/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1675 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 2838571 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2838573 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64602
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838672 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838678 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7e93b3 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838678 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@556c1fe8{/solr,null,AVAILABLE}
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eff352a{/solr,null,AVAILABLE}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1caaac76{HTTP/1.1,[http/1.1]}{127.0.0.1:64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@683ede5b{HTTP/1.1,[http/1.1]}{127.0.0.1:64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2'
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1'
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6478cb name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39ec55b7 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838702 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 0x156e5e335320001, 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> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838702 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1039447290
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1284490468
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1]
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2]
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-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> 2838703 INFO  (jetty-launcher-10042-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> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838712 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e9641f0 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (zkCallback-10051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64b90b08 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838713 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 0x156e5e335320003, 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> 2838713 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@7908b153
   [junit4]   2> 2838713 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@1ad987da
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c2b6e6 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70894e6c name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838727 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838728 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838737 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850502-127.0.0.1:64607_solr-n_0000000001
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64606_solr
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2838739 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838741 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=96517206047850501-127.0.0.1:64606_solr-n_0000000000) starting
   [junit4]   2> 2838741 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_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> 2838745 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_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> 2838747 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838747 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2838748 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838749 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838753 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2838754 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64606_solr as DOWN
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_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> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_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> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr"} current state version: 0
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64606_solr
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838762 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838763 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838764 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838767 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2838772 INFO  (zkCallback-10056-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bdf05ab name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838775 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838776 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838780 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aa81e8b name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838784 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2838787 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2838809 INFO  (TEST-TestManagedSchemaAPI.test-seed#[8D1D4826B214854E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2838812 INFO  (qtp1902620818-46221) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2838817 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2838819 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2838821 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838821 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838822 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2838825 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64607_solr
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64606_solr
   [junit4]   2> 2838911 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838911 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838912 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2838914 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2839001 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839749 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839749 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839754 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839754 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839776 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839776 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839780 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839780 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839783 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2839783 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 2839790 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839790 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\

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

rIsRemovedAfterTimeout-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:51379_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@28c6114b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2cf9908b[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 14]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213943 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:50630_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@26d6619d rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@63d4eb23[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213941 WARN  (zkCallback-502-thread-1-processing-n:127.0.0.1:50640_solr) [n:127.0.0.1:50640_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213943 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 213944 INFO  (jetty-launcher-465-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7162320a{/solr,null,UNAVAILABLE}
   [junit4]   2> 213945 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_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> 213946 WARN  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213947 INFO  (jetty-launcher-465-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48777a30{/solr,null,UNAVAILABLE}
   [junit4]   2> 215441 WARN  (zkCallback-508-thread-1-processing-n:127.0.0.1:50630_solr) [n:127.0.0.1:50630_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 215442 INFO  (jetty-launcher-465-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40b0ed29{/solr,null,UNAVAILABLE}
   [junit4]   2> 215443 WARN  (zkCallback-516-thread-1-processing-n:127.0.0.1:51379_solr) [n:127.0.0.1:51379_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215444 INFO  (jetty-launcher-465-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f752ffc{/solr,null,UNAVAILABLE}
   [junit4]   2> 215445 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215447 INFO  (Thread-558) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215449 WARN  (Thread-558) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788106-127.0.0.1:50630_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788107-127.0.0.1:50647_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 215449 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_BED70CE32A0F39F3-001
   [junit4]   2> Sep 01, 2016 1:20:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=und, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=128819072,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAdminRequest, StreamingTest, SolrExampleEmbeddedTest, SolrExampleStreamingTest, CloudSolrClientTest, TestJavaBinCodec, TermsResponseTest, TestXMLEscaping, TestToleratedUpdateError, JdbcDriverTest, NoOpResponseParserTest, LBHttpSolrClientBuilderTest, SchemaTest, FieldAnalysisResponseTest, TestRetryUtil, TestCoreAdmin, ModifiableSolrParamsTest, ConcurrentUpdateSolrClientTest, TestSpellCheckResponse, SolrExampleXMLTest, CommonAdminParamsTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestDelegationTokenResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 57.00s, 9 tests, 1 error <<< FAILURES!

[...truncated 59471 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6091 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6091/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907:1CE89CED96CC04FF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:55297 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 53 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([ECD2AA8E3A0838DC:8B15B660CEB01C7D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10722 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 370664 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 370913 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 370942 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=es-MX, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=109924840,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, DistributedSuggestComponentTest, TestSolrCloudWithDelegationTokens, AddBlockUpdateTest, TestQueryWrapperFilter, BasicFunctionalityTest, TestReqParamsAPI, AddSchemaFieldsUpdateProcessorFactoryTest, SolrPluginUtilsTest, HdfsRestartWhileUpdatingTest, TestMiniSolrCloudCluster, TestNamedUpdateProcessors, TestSmileRequest, TestBulkSchemaAPI, OverriddenZkACLAndCredentialsProvidersTest, TestPerFieldSimilarity, SolrCoreCheckLockOnStartupTest, CustomCollectionTest, CloudMLTQParserTest, HdfsDirectoryTest, HdfsRecoverLeaseTest, ConvertedLegacyTest, TestWriterPerf, DeleteLastCustomShardedReplicaTest, TestSQLHandler, ZkNodePropsTest, TestCollationField, TestCloudInspectUtil, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=94BCA33738306907 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [65/632 (1!)] on J1 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 104 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 511927 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 511928 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_l/
   [junit4]   2> 511931 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer start zk server on port:55196
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512032 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512045 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a1658 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 512062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512065 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512066 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c7212 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 512071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 512074 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 512078 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 512091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 512092 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 512099 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512100 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 512107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 512108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 512763 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 512770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fc955a{/_l,null,AVAILABLE}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.ServerConnector Started ServerConnector@751e11{HTTP/1.1,[http/1.1]}{127.0.0.1:55216}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server Started @517026ms
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\tempDir-001/control/data, hostContext=/_l, hostPort=55215, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001'
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 512774 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512777 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0bd05 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512779 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 0x156e32d93960002, 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> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\solr.xml
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer New CoreContainer 16276968
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001]
   [junit4]   2> 512838 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib
   [junit4]   2> 512838 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] 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> 512843 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55196/solr
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512845 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512846 INFO  (zkCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c33d60 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512848 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 0x156e32d93960003, 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> 512848 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/10457249@534e63
   [junit4]   2> 512849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512851 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac341d name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512851 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 512854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 512858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 512860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 512861 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 512863 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 512865 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 512867 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 512868 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 512869 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 512870 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 512871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 512873 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 512875 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 512876 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96514226924158980-127.0.0.1:55215__l-n_0000000000
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55215__l
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 512878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=96514226924158980-127.0.0.1:55215__l-n_0000000000) starting
   [junit4]   2> 512881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (OverseerCollectionConfigSetProcessor-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 512889 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 512890 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] 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> 512892 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 512893 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 512940 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 512945 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 512946 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 512947 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 512948 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 512949 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1'
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 513953 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 513962 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 513966 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 513973 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513979 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 514050 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514059 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 514061 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 514069 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514073 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514076 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514078 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\]
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10abfc9
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 514085 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index/
   [junit4]   2> 514086 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514090 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 514099 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514100 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514101 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514102 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 514106 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=77.244140625, floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=25.825144994798816, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7e6a1[collection1] main]
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 514112 INFO  (searcherExecutor-2095-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a7e6a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 514114 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 514115 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55215/_l collection:control_collection shard:shard1
   [junit4]   2> 514116 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 514119 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514120 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55215/_l/collection1/ has no replicas
   [junit4]   2> 514123 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 514123 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 514126 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514128 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55215/_l/collection1/ shard1
   [junit4]   2> 514129 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 514232 INFO  (zkCallback-956-thread-3-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55215/_l/collection1/ and leader is http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55215/_l
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 514282 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 514385 INFO  (zkCallback-956-thread-2-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514452 INFO  (zkCallback-960-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19906fd name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514452 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 514454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 514455 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514459 INFO  (zkCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@219cf7 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514461 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 0x156e32d93960006, 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> 514462 INFO  (OverseerStateUpdate-96

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

tainer#isShutdown=true
   [junit4]   2> 211168 INFO  (coreCloseExecutor-703-thread-1) [n:127.0.0.1:61448_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001\tempDir-001\node2\.\delayed_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 211170 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [11] to [12]
   [junit4]   2> 211168 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_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> 211168 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_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> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61448_solr
   [junit4]   2> 211168 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_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> 211171 WARN  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 211172 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 211172 INFO  (jetty-launcher-837-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@114ae05{/solr,null,UNAVAILABLE}
   [junit4]   2> 211173 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_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> 211173 WARN  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 WARN  (zkCallback-888-thread-1-processing-n:127.0.0.1:61545_solr) [n:127.0.0.1:61545_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 INFO  (jetty-launcher-837-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33c859{/solr,null,UNAVAILABLE}
   [junit4]   2> 212670 WARN  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212670 INFO  (jetty-launcher-837-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13ac4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 212672 WARN  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 212672 INFO  (jetty-launcher-837-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10cff55{/solr,null,UNAVAILABLE}
   [junit4]   2> 212676 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 INFO  (Thread-318) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 WARN  (Thread-318) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96514397450141705-127.0.0.1:61445_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96514397450141708-127.0.0.1:61459_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 212678 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001
   [junit4]   2> Sep 01, 2016 1:21:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=765, maxMBSortInHeap=6.890980269742565, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=53608584,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, TestZkConfigManager, OperationsTest, SolrExampleStreamingBinaryTest, TestNamedListCodec, TestClusteringResponse, SolrExampleJettyTest, TestJsonRecordReader, CommonParamsTest, GraphTest, ClientUtilsTest, SolrParamTest, QueryResponseTest, JdbcTest, SolrQueryTest, SolrZkClientTest, LargeVolumeEmbeddedTest, HttpSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, SolrExampleBinaryTest, LargeVolumeBinaryJettyTest, TestSpellCheckResponse, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, TestCoreAdmin, ContentStreamTest, TestFastInputStream, DocumentAnalysisResponseTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, TestLBHttpSolrClient, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, StreamExpressionTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 35.03s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6090 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6090/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([FC4EFBD95C9198E2:9B89E737A829BC43]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12182 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7C554870BC35E8DC-001\init-core-data-001
   [junit4]   2> 3296088 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3296346 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3296381 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=6.828375434983779, sim=ClassicSimilarity, locale=hr, timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=315670008,total=420196352
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, TestManagedStopFilterFactory, TestNonDefinedSimilarityFactory, OverseerModifyCollectionTest, DocValuesMissingTest, TestNoOpRegenerator, TestGraphTermsQParserPlugin, SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, TestHdfsBackupRestoreCore, SolrCloudExampleTest, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, ForceLeaderTest, TestInfoStreamLogging, CoreAdminRequestStatusTest, TestSolrCoreSnapshots, TestRecoveryHdfs, BJQParserTest, TestConfigSetProperties, TestCSVResponseWriter, BasicDistributedZk2Test, TestBulkSchemaAPI, TestGraphMLResponseWriter, AddBlockUpdateTest, TestExpandComponent, FieldAnalysisRequestHandlerTest, RemoteQueryErrorTest, TestValueSourceCache, TestUseDocValuesAsStored2, OutputWriterTest, TestBadConfig, TestReversedWildcardFilterFactory, TestOmitPositions, SaslZkACLProviderTest, TestConfigOverlay, DistanceFunctionTest, TestQueryUtils, ChaosMonkeySafeLeaderTest, IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, LeaderElectionIntegrationTest, HdfsCollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, HdfsDirectoryTest, TestSubQueryTransformerDistrib, DeleteLastCustomShardedReplicaTest, SpatialRPTFieldTypeTest, HLLUtilTest, TestCloudInspectUtil, TestFieldSortValues, TestAuthenticationFramework, TestIndexingPerformance, NoCacheHeaderTest, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, HdfsRecoverLeaseTest, TestTrackingShardHandlerFactory, LeaderFailoverAfterPartitionTest, HighlighterConfigTest, TestSolrFieldCacheMBean, TestCollationField, ZkStateReaderTest, TestZkChroot, TestSchemaManager, TestRequestStatusCollectionAPI, CdcrUpdateLogTest, CoreAdminHandlerTest, TestLeaderElectionZkExpiry, TestUtils, TestDocTermOrds, TestAuthorizationFramework, TestHdfsUpdateLog, TestSolrCoreProperties, BlockDirectoryTest, TestRTGBase, SuggesterTest, TestSolrCloudWithDelegationTokens, TestBinaryResponseWriter, BinaryUpdateRequestHandlerTest, TestIndexSearcher, TestOnReconnectListenerSupport, TestSmileRequest, TestSolrDynamicMBean, TestStressLiveNodes, BigEndianAscendingWordDeserializerTest, LukeRequestHandlerTest, DateFieldTest, TestCopyFieldCollectionResource, TestReqParamsAPI, TestJettySolrRunner, TestNRTOpen, TestDistribIDF, BlockJoinFacetRandomTest, TestHighFrequencyDictionaryFactory, TestObjectReleaseTracker, TestCloudSchemaless, TestLocalFSCloudBackupRestore, CdcrReplicationDistributedZkTest, RollingRestartTest, TestMaxScoreQueryParser, MultiThreadedOCPTest, TestFieldCacheReopen, CacheHeaderTest, BasicFunctionalityTest, SolrIndexSplitterTest, SearchHandlerTest, DistributedFacetPivotSmallTest, ChangedSchemaMergeTest, TestRandomFaceting, SortSpecParsingTest, TestManagedResourceStorage, LeaderInitiatedRecoveryOnShardRestartTest, SolrPluginUtilsTest, SimpleCollectionCreateDeleteTest, HighlighterMaxOffsetTest, TestBM25SimilarityFactory, SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, TestFiltering, TestSQLHandler, TestFieldCacheVsDocValues, TestLegacyFieldCache, ReplicationFactorTest, SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, CopyFieldTest, TestDocBasedVersionConstraints, TestConfigSetsAPI, TestRandomRequestDistribution, DeleteReplicaTest, DistributedSuggestComponentTest, TestFastWriter, AnalyticsQueryTest, ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, BasicZkTest, TestPerFieldSimilarity, SpellingQueryConverterTest, SuggesterWFSTTest, MultiTermTest, TestReload, ShardRoutingCustomTest, HdfsThreadLeakTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, PeerSyncReplicationTest, ReplaceNodeTest, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7C554870BC35E8DC -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1073 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\init-core-data-001
   [junit4]   2> 185038 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 185040 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58275
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185143 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185147 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad682b name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185147 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 185153 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185164 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@705233{/solr,null,AVAILABLE}
   [junit4]   2> 185165 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da0e10{/solr,null,AVAILABLE}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@9dc09b{HTTP/1.1,[http/1.1]}{127.0.0.1:58282}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server Started @190766ms
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58282}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c09f02{/solr,null,AVAILABLE}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2'
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@199eb96{HTTP/1.1,[http/1.1]}{127.0.0.1:58288}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server Started @190767ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58288}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c698f{HTTP/1.1,[http/1.1]}{127.0.0.1:58285}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server Started @190768ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1'
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58285}
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3'
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e14787{/solr,null,AVAILABLE}
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da16b0{HTTP/1.1,[http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server Started @190774ms
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4'
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185178 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185179 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fc4b9 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185181 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185182 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b772 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185183 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185187 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@663a94 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (zkCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1842168 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185189 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185190 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30344526
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2]
   [junit4]   2> 185197 WARN  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib
   [junit4]   2> 185198 INFO  (jetty-launcher-694-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> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 20983514
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1]
   [junit4]   2> 185199 WARN  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib
   [junit4]   2> 185199 INFO  (jetty-launcher-694-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> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21677855
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4]
   [junit4]   2> 185201 WARN  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib
   [junit4]   2> 185201 INFO  (jetty-launcher-694-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> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185202 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 22216906
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185204 WARN  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib
   [junit4]   2> 185204 INFO  (jetty-launcher-694-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> 185206 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185208 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85558e name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@175202c name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-708-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12cfec3 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185211 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 0x156e09912f70005, 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> 185211 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@170cea8
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@9faff6
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@810c54
   [junit4]   2> 185213 INFO  (zkCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d24650 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@1d87311
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d07dc3 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a1b82a name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5fbe0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185217 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185219 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185220 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b124b0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185227 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185229 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185237 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185246 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185253 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185257 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58285_solr
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839755-127.0.0.1:58294_solr-n_0000000003
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) starting
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_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> 185268 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_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> 185268 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_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> 185269 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_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> 185272 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185274 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_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> 185275 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185275 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_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> 185276 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_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> 185283 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185299 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185300 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185301 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 185301 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185301 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185304 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185305 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185312 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 185313 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58285_solr as DOWN
   [junit4]   2> 185313 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_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> 185314 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185315 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 185315 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 185317 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_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> 185317 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_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> 185317 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_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> 185317 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_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> 185318 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185320 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58285_solr"} current state version: 0
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58285_solr
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185347 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185348 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185350 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e87bc name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185356 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9fc8c name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185357 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185358 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 185361 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 185365 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 185368 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 185371 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 185374 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 185376 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 185379 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185409 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185411 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e4d64 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185416 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185419 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185420 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185420 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-d65f36ff-a170-4cda-9f72-842cd1890508
   [junit4]   2> 185423 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185424 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Create collection waitforstate
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/waitforstate 
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/waitforstate
   [junit4]   2> 185427 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: waitforstate
   [junit4]   2> 185433 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/waitforstate/state.json
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection waitforstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating core waitforstate_shard1_replica1 as part of shard shard1 of collection waitforstate on 127.0.0.1:58282_solr
   [junit4]   2> 185535 INFO  (qtp31415562-2952) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185535 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d65f36ff-a170-4cda-9f72-842cd1890508228642533554630
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185537 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=waitforstate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=waitforstate, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 185538 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection waitforstate
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170

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

ers\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\;done=false>>]
   [junit4]   2> 216531 INFO  (zkCallback-715-thread-3-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\
   [junit4]   2> 216531 INFO  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 216532 WARN  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/testcollection/state.json]
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 13
   [junit4]   2> 216532 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) closing
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58285_solr
   [junit4]   2> 216533 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 216534 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [13] to [14]
   [junit4]   2> 216535 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 0x156e09912f7000c, 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> 216535 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_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> 216536 WARN  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 216536 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da0e10{/solr,null,UNAVAILABLE}
   [junit4]   2> 218029 WARN  (zkCallback-732-thread-2-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 218030 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9b01f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 218031 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218034 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218035 WARN  (Thread-683) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96511390087839765-127.0.0.1:58282_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 218035 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001
   [junit4]   2> Aug 31, 2016 12:36:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=423, maxMBSortInHeap=6.2590613471381875, sim=ClassicSimilarity, locale=nl-BE, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=22445056,total=219201536
   [junit4]   2> NOTE: All tests run in this JVM: [LBHttpSolrClientBuilderTest, SchemaTest, StreamExpressionToExpessionTest, TestCoreAdmin, TestBatchUpdate, TestJavaBinCodec, TestToleratedUpdateError, ShardParamsTest, SolrExampleEmbeddedTest, TestSolrJErrorHandling, TestRetryUtil, TestCollectionAdminRequest, NoOpResponseParserTest, TestXMLEscaping, TestDelegationTokenRequest, TestDelegationTokenResponse, SolrDocumentTest, CollectionAdminRequestRequiredParamsTest, ConcatOperationTest, JDBCStreamTest, JdbcDriverTest, CloudSolrClientTest, SolrExampleStreamingBinaryTest, JettyWebappTest, LargeVolumeJettyTest, TestSolrProperties, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestHash, DocumentAnalysisResponseTest, FieldAnalysisResponseTest, NamedListTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, TestCloudSolrClientConnections, GraphExpressionTest, GraphTest, StreamingTest, OperationsTest, SolrPingTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 33.79s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6089 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6089/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106:FD84E6A417B528B5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11463 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 1871748 INFO  (SUITE-TestReplicationHandler-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1871752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 1871754 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1
   [junit4]   2> 1871784 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1871786 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5c034{/solr,null,AVAILABLE}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1875497ms
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871796 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 10702970
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1871828 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1871828 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] 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> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1871839 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1871841 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1871852 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1871856 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871906 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1871934 WARN  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871936 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871952 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1871960 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1871970 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1871988 WARN  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1871989 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1871990 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1871991 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871994 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872006 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872009 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872013 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872016 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872018 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191a279[collection1] main]
   [junit4]   2> 1872022 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872025 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@191a279[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872026 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872357 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1
   [junit4]   2> 1872378 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872381 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@92ec71{/solr,null,AVAILABLE}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:57434}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876087ms
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=57434}
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002'
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872385 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872386 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\solr.xml
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 18743568
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002]
   [junit4]   2> 1872400 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib
   [junit4]   2> 1872400 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] 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> 1872404 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1872407 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1872418 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1872418 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872434 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1872437 WARN  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872438 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872450 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1872459 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1872470 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1872475 WARN  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872478 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872483 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872485 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872487 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872489 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f247[collection1] main]
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872493 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872496 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1872497 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872497 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25f247[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872506 INFO  (qtp8009191-36218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1872929 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872930 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872934 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872935 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872937 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873009 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_2,generation=2}
   [junit4]   2> 1873010 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873013 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@890d42[collection1] main]
   [junit4]   2> 1873020 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@890d42[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 1873022 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_2,generation=2}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873073 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d500d[collection1] main]
   [junit4]   2> 1873074 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d500d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10702970
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11fe5af
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873117 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873125 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1873128 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5c034{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873133 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873134 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18743568
   [junit4]   2> 1873214 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1026159
   [junit4]   2> 1873215 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1873227 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1873230 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@92ec71{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873265 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1873267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc20bd{/solr,null,AVAILABLE}
   [junit4]   2> 1873272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@132820{HTTP/1.1,[http/1.1]}{127.0.0.1:57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876976ms
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 13682
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1873310 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] 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> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1873336 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873346 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1873349 WARN  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1873350 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1873358 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1873362 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1873365 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1873370 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\snapshot_metadata
   [junit4]   2> 1873371 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1873373 WARN  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1873374 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
   [junit4]   2> 1873375 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=30.822265625, floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=2.6915503959323472, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873383 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1873386 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873388 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873389 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873392 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=99.4013671875, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.969513758776454, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089290077762331
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df528[collection1] main]
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1873397 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1873414 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873417 INFO  (searcherExecutor-7250-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6df528[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873897 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 4
   [junit4]   2> 1873900 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1873903 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1873905 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1873906 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1873911 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 3
   [junit4]   2> 1873912 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1873914 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1873916 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1873917 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1873918 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1873921 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 1
   [junit4]   2> 1873922 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1873924 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1873925 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1873927 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1873928 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1873930 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1873935 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1873938 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 1
   [junit4]   2> 1873939 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1873940 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1873941 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1873944 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1873945 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1873948 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 1
   [junit4]   2> 1873949 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1873950 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1873951 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1873953 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1873955 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 1
   [junit4]   2> 1873956 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1873958 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1873960 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1873961 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1873963 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1873965 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 1
   [junit4]   2> 1873966 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1873967 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1873968 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1873969 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1873970 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1873973 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 1
   [junit4]   2> 1873974 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1873977 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=

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

nentTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, TestXmlQParser, BlockDirectoryTest, TestSolrDynamicMBean, SynonymTokenizerTest, RollingRestartTest, TestDistributedGrouping, TestAuthorizationFramework, TestHighFrequencyDictionaryFactory, HLLUtilTest, TestRecoveryHdfs, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [270/632 (1!)] on J1 in 85.54s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 746 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 3324416 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3324624 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3324653 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1076, maxMBSortInHeap=6.858968212811119, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=98326088,total=398262272
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestSolrConfigHandler, DateRangeFieldTest, ReturnFieldsTest, AnalyticsMergeStrategyTest, TestUninvertingReader, CursorMarkTest, TestUniqueKeyFieldResource, TestRequestForwarding, TestSubQueryTransformerCrossCore, SampleTest, UUIDFieldTest, DistributedSpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, TestTolerantSearch, TestInitParams, TestReplicationHandlerBackup, DistribJoinFromCollectionTest, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, ExplicitHLLTest, TestRestoreCore, TestExactSharedStatsCache, QueryEqualityTest, HdfsNNFailoverTest, TestHdfsCloudBackupRestore, URLClassifyProcessorTest, PingRequestHandlerTest, TestSimpleQParserPlugin, PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, JsonLoaderTest, TestCryptoKeys, TestBackupRepositoryFactory, CircularListTest, TestHashPartitioner, ExternalFileFieldSortTest, TestHashQParserPlugin, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotLargeTest, TestPhraseSuggestions, OverseerTest, DataDrivenBlockJoinTest, CdcrReplicationHandlerTest, UpdateParamsTest, HardAutoCommitTest, TestSlowCompositeReaderWrapper, JavabinLoaderTest, DirectoryFactoryTest, TestSchemaResource, TestDefaultSearchFieldResource, TestSchemaVersionResource, TestDFISimilarityFactory, DeleteNodeTest, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, HLLSerializationTest, HdfsSyncSliceTest, DeleteInactiveReplicaTest, TestFieldCacheWithThreads, TestSolrQueryParserDefaultOperatorResource, ScriptEngineTest, CoreAdminCreateDiscoverTest, SpatialFilterTest, TestDefaultStatsCache, TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, RankQueryTest, TestJmxIntegration, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest, TestStandardQParsers, TestHighlightDedupGrouping, OverseerCollectionConfigSetProcessorTest, DirectUpdateHandlerTest, TestLockTree, SuggesterFSTTest, TestComponentsName, TestConfigReload, MBeansHandlerTest, SuggestComponentContextFilterQueryTest, TestRandomFlRTGCloud, BooleanFieldTest, SolrTestCaseJ4Test, TestTrieFacet, TestRandomCollapseQParserPlugin, TestScoreJoinQPNoScore, TestTolerantUpdateProcessorCloud, SolrCLIZkUtilsTest, TestIBSimilarityFactory, TestMissingGroups, TestCSVLoader, TestBulkSchemaConcurrent, SOLR749Test, ZkControllerTest, TestImplicitCoreProperties, TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, SimplePostToolTest, TestPerFieldSimilarityWithDefaultOverride, SyncSliceTest, AnalysisErrorHandlingTest, CleanupOldIndexTest, TestMacros, SmileWriterTest, TestSolrCloudWithKerberosAlt, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, AssignTest, CloneFieldUpdateProcessorFactoryTest, BasicDistributedZkTest, TestSolrXml, TestCloudDeleteByQuery, HttpPartitionTest, TestCollationFieldDocValues, TestQuerySenderNoQuery, ZkStateWriterTest, TestSha256AuthenticationProvider, RestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, TestTestInjection, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, TestRebalanceLeaders, CheckHdfsIndexTest, TestReRankQParserPlugin, TestIntervalFaceting, TestCloudPivotFacet, TestSolrDeletionPolicy1, TestLuceneMatchVersion, TestPKIAuthenticationPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestXIncludeConfig, TestConfigSetsAPIExclusivity, DistributedFacetPivotWhiteBoxTest, CdcrVersionReplicationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSort, BufferStoreTest, TestMergePolicyConfig, EnumFieldTest, ShardRoutingTest, HighlighterTest, TestGroupingSearch, TestLMDirichletSimilarityFactory, BlockCacheTest, TestClusterStateMutator, SparseHLLTest, TestLRUCache, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionAPI, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=262FE662129D4106 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J0 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52804 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6088 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6088/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([F419BC5088E1FAC9:5F3927E6E5BF3EE2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:207)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58363/solr
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164:B1FF9BDD0CDBDF14]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 50 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11933 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\init-core-data-001
   [junit4]   2> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2296814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer start zk server on port:60427
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296919 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296934 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62aeb8b1 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2296946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296947 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296958 INFO  (zkCallback-2934-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@519be4a6 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296959 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2296972 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2296976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2296978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2296985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2296986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2296989 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2296991 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297006 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2297007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2297011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2297012 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2297013 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2297014 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2297017 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297018 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297051 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2297058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2297783 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297788 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2297790 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9d51637{/,null,AVAILABLE}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@278d498{HTTP/1.1,[http/1.1]}{127.0.0.1:60434}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2303668ms
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=60434, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores}
   [junit4]   2> 2297792 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001'
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297794 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297796 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297799 INFO  (zkCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@262b1e3a name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297799 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297800 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297801 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 0x156dc1084b70002, 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> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\solr.xml
   [junit4]   2> 2297817 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 1521026774
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001]
   [junit4]   2> 2297818 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] 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> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297829 INFO  (zkCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@603809c0 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297829 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297830 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297831 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@459c920c
   [junit4]   2> 2297833 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297835 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b5d581 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297836 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297837 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2297840 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2297845 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2297849 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2297852 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2297855 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2297858 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2297860 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2297862 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2297863 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2297864 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2297866 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297870 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2297872 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2297874 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2297875 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96506405539217412-127.0.0.1:60434_-n_0000000000
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60434_
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2297878 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=96506405539217412-127.0.0.1:60434_-n_0000000000) starting
   [junit4]   2> 2297881 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2297890 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2297891 INFO  (OverseerCollectionConfigSetProcessor-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297893 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2297895 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297895 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] 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> 2297896 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297908 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297910 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2297913 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2297914 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2297915 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2297917 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2298919 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1'
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2298922 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2298934 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2298938 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2298939 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2298949 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2298959 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2299082 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2299084 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2299085 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299089 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c363352
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2299120 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=13.3408203125, floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=14.791954376594433, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299122 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299123 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299124 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2299125 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2299126 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2299137 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299139 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299141 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299144 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61af4629[collection1] main]
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2299161 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2299164 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2299166 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2299168 INFO  (searcherExecutor-9778-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61af4629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2299170 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60434 collection:tmp_collection shard:shard2
   [junit4]   2> 2299171 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60434/collection1/ has no replicas
   [junit4]   2> 2299178 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2299179 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2299182 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299182 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2299184 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60434/collection1/ shard2
   [junit4]   2> 2299185 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2299289 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60434/collection1/ and leader is http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60434
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2299338 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2299446 INFO  (zkCallback-2939-thread-3-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299938 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores\collection1
   [junit4]   2> 2299941 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2299942 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@736ee4b1{/,null,AVAILABLE}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@31d6ff96{HTTP/1.1,[http/1.1]}{127.0.0.1:60446}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2305820ms
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=60446, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002'
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2299946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299948 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299950 INFO  (zkCallback-2941-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e2a3989 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\solr.xml
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 420314850
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002]
   [junit4]   2> 2299967 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib
   [junit4]   2> 2299968 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] 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> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299978 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@316d2904 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@69134101
   [junit4]   2> 2299981 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299983 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:60446_) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@149e560 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:1

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

3])
   [junit4]   2> 242691 INFO  (jetty-launcher-532-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96506500702470153-127.0.0.1:60800_solr-n_0000000000) closing
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242691 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242691 INFO  (OverseerStateUpdate-96506500702470153-127.0.0.1:60800_solr-n_0000000000) [n:127.0.0.1:60800_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60800_solr
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-18-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242695 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 0x156dc26ace30009, 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> 242695 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_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> 242695 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_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> 242695 WARN  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 242698 INFO  (jetty-launcher-532-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40064762{/solr,null,UNAVAILABLE}
   [junit4]   2> 244191 WARN  (zkCallback-586-thread-1-processing-n:127.0.0.1:61031_solr) [n:127.0.0.1:61031_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244192 INFO  (jetty-launcher-532-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45350f87{/solr,null,UNAVAILABLE}
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244196 INFO  (jetty-launcher-532-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c0c9aca{/solr,null,UNAVAILABLE}
   [junit4]   2> 244198 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244199 INFO  (Thread-310) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244200 WARN  (Thread-310) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/config
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96506500702470153-127.0.0.1:60800_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96506500702470154-127.0.0.1:60790_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 244200 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_F419BC5088E1FAC9-001
   [junit4]   2> Aug 30, 2016 3:53:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=131754528,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: [TestRetryUtil, TestBatchUpdate, SolrExampleStreamingTest, ConcatOperationTest, JettyWebappTest, JdbcDriverTest, NoOpResponseParserTest, TestUpdateRequestCodec, TestDelegationTokenRequest, SolrExampleXMLTest, JDBCStreamTest, TestSpellCheckResponse, SolrSchemalessExampleTest, TestXMLEscaping, SolrExampleEmbeddedTest, GraphExpressionTest, FieldAnalysisResponseTest, TermsResponseTest, CloudSolrClientBuilderTest, ShardParamsTest, ConcurrentUpdateSolrClientTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, TestHash, ContentStreamTest, ModifiableSolrParamsTest, SolrDocumentTest, NamedListTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, TestCollectionAdminRequest, TestDelegationTokenResponse, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 56.89s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59471 lines...]


Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6087 - Still Unstable!

Posted by Karl Wright <da...@gmail.com>.
Created LUCENE-7430 to cover the geo3d test failure.

Karl


On Tue, Aug 30, 2016 at 1:30 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6087/
> Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 4 tests failed.
> FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium
>
> Error Message:
> FAIL: id=4546 should have matched but did not
>  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6
> ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6
> zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=(
> minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791
> maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
>  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false   unquantized
> point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false   docID=4438 deleted?=false
>  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  explanation:     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD
> path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true     on cell
> Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = WITHIN; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0
> TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0
> TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point
> within cell = true; Unquantized point within cell = true, wrapped visitor
> returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>
> Stack Trace:
> java.lang.AssertionError: FAIL: id=4546 should have matched but did not
>   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791
> minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051
> maxZ=0.9977622920221051
>   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false
>   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>   docID=4438 deleted?=false
>   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   explanation:
>     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>     full BKD path to target doc:
>       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10
> z=0.9977622921205215
>
>         at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:
> CB9E56C27B734C6]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(
> TestGeo3DPoint.java:867)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(
> TestGeo3DPoint.java:548)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(
> TestGeo3DPoint.java:475)
>         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 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 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)
>
>
> FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics
>
> Error Message:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:
> 40AA5BEA5A587BEB]:0)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> directUpdate(CloudSolrClient.java:755)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> sendRequest(CloudSolrClient.java:1161)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> requestWithRetryOnStaleState(CloudSolrClient.java:1050)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(
> CloudSolrClient.java:992)
>         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:50806/solr/
> testSolrCloudCollection_shard1_replica2
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:622)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:261)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:250)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.
> doRequest(LBHttpSolrClient.java:415)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:367)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$
> directUpdate$0(CloudSolrClient.java:730)
>         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: java.net.SocketException: Software caused connection abort:
> recv failed
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.socketRead(SocketInputStream.
> java:116)
>         at java.net.SocketInputStream.read(SocketInputStream.java:170)
>         at java.net.SocketInputStream.read(SocketInputStream.java:141)
>         at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(
> SessionInputBufferImpl.java:139)
>         at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(
> SessionInputBufferImpl.java:155)
>         at org.apache.http.impl.io.SessionInputBufferImpl.readLine(
> SessionInputBufferImpl.java:284)
>         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(
> DefaultHttpResponseParser.java:140)
>         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:513)
>         ... 10 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
> java.lang.NullPointerException
>
> Stack Trace:
> com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>         at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
>         at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>         at com.google.common.cache.LocalCache$LocalLoadingCache.
> get(LocalCache.java:4874)
>         at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.
> getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.startup(TestSolrCloudWithSecureImpersonation.java:99)
>         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$6.evaluate(
> RandomizedRunner.java:811)
>         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: java.lang.NullPointerException
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
>         at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
>         at org.apache.hadoop.util.Shell.run(Shell.java:456)
>         at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(
> Shell.java:722)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getGroups(ShellBasedUnixGroupsMapping.java:52)
>         at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithF
> allback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.
> fetchGroupList(Groups.java:239)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:220)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:208)
>         at com.google.common.cache.LocalCache$LoadingValueReference.
> loadFuture(LocalCache.java:3599)
>         at com.google.common.cache.LocalCache$Segment.loadSync(
> LocalCache.java:2379)
>         at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>         ... 31 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
>         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$7.evaluate(
> RandomizedRunner.java:834)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 8813 lines...]
>    [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
>    [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint
> -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0
> -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5
> -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546
> should have matched but did not
>    [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>    [junit4]    >   world bounds=( minX=-1.0011188539924791
> maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791
> minZ=-0.9977622920221051 maxZ=0.9977622920221051
>    [junit4]    >   quantized point=[X=7.323492821176281E-6,
> Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within
> bounds? false
>    [junit4]    >   unquantized point=[lat=1.570788986986606,
> lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>    [junit4]    >   docID=4438 deleted?=false
>    [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape:
> GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   explanation:
>    [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>    [junit4]    >     full BKD path to target doc:
>    [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >     on cell Cell(x=-1.0011188543037526 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN;
> Quantized point within cell = true; Unquantized point within cell = true,
> wrapped visitor returned CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>    [junit4]    >
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
>    [junit4]    >        at org.apache.lucene.spatial3d.TestGeo3DPoint.
> testRandomMedium(TestGeo3DPoint.java:475)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=
> FastDecompressionCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {},
> locale=pt, timezone=Etc/GMT+5
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
>    [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest,
> TestGeo3DPoint]
>    [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1
> skipped <<< FAILURES!
>
> [...truncated 2347 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.
> TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\
> init-core-data-001
>    [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4
> Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=,
> value=NaN, ssl=NaN, clientAuth=NaN)
>    [junit4]   2> 669021 WARN  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader
> Unable to load native-hadoop library for your platform... using
> builtin-java classes where applicable
>    [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to
> locate the winutils binary in the hadoop binary path
>    [junit4]   2> java.io.IOException: Could not locate executable
> null\bin\winutils.exe in the Hadoop binaries.
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getQualifiedBinPath(Shell.java:356)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getWinUtilsPath(Shell.java:371)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.<
> clinit>(Shell.java:364)
>    [junit4]   2>        at org.apache.hadoop.util.StringUtils.<clinit>(
> StringUtils.java:80)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.parseStaticMapping(Groups.java:130)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:94)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:74)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:60)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at sun.reflect.DelegatingMethodAccessorImpl.
> invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at java.lang.reflect.Method.
> invoke(Method.java:498)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>    [junit4]   2>        at org.apache.lucene.util.
> AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures
> .java:64)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4
> ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=
> DummyCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007,
> maxDocsPerChunk=228, blockSize=4), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007,
> blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi,
> timezone=Antarctica/DumontDUrville
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
>    [junit4]   2> NOTE: All tests run in this JVM:
> [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest,
> CustomCollectionTest, TestSerializedLuceneMatchVersion,
> NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest,
> TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest,
> NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest,
> TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest,
> TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest,
> TestHighFrequencyDictionaryFactory, TestSystemIdResolver,
> CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest,
> TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore,
> TestConfigOverlay, TestSimpleTrackingShardHandler,
> HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds,
> TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest,
> OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest,
> SolrCoreCheckLockOnStartupTest, TestFieldSortValues,
> HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource,
> SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest,
> DistributedExpandComponentTest, TestFoldingMultitermQuery,
> TestFieldCacheReopen, TriLevelCompositeIdRoutingTest,
> CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest,
> TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest,
> TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest,
> BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest,
> TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest,
> ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties,
> TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions,
> TestSolrCoreProperties, TestIndexingPerformance,
> SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest,
> SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner,
> SharedFSAutoReplicaFailoverTest, ConnectionReuseTest,
> ResponseLogComponentTest, TestTrie, MultiTermTest,
> TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest,
> CollectionStateFormat2Test, TestSubQueryTransformerDistrib,
> FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest,
> TestXmlQParser, DistributedQueryComponentCustomSortTest,
> LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest,
> TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest,
> GraphQueryTest, ClassificationUpdateProcessorFactoryTest,
> OverseerModifyCollectionTest, SpellingQueryConverterTest,
> TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest,
> ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest,
> TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer,
> BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery,
> TestQueryWrapperFilter, BaseCdcrDistributedZkTest,
> TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest,
> TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=
> TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B
> -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation
> (suite) <<<
>    [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>    [junit4]    >        at com.google.common.cache.
> LocalCache.get(LocalCache.java:4000)
>    [junit4]    >        at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups.getGroups(Groups.java:182)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:64)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.NullPointerException
>    [junit4]    >        at java.lang.ProcessBuilder.
> start(ProcessBuilder.java:1012)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> runCommand(Shell.java:483)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> run(Shell.java:456)
>    [junit4]    >        at org.apache.hadoop.util.Shell$
> ShellCommandExecutor.execute(Shell.java:722)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:815)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:798)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.
> java:84)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
>    [junit4]    >        at org.apache.hadoop.security.
> JniBasedUnixGroupsMappingWithFallback.getGroups(
> JniBasedUnixGroupsMappingWithFallback.java:51)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:220)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:208)
>    [junit4]    >        at com.google.common.cache.LocalCache$
> LoadingValueReference.loadFuture(LocalCache.java:3599)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$Segment.loadSync(LocalCache.java:2379)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>    [junit4]    >        ... 31 moreThrowable #2:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.shutdown(
> TestSolrCloudWithSecureImpersonation.java:154)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<<
> FAILURES!
>
> [...truncated 1322 lines...]
>    [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
>    [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING
> ZK TEST SERVER
>    [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk
> server on port:50793
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient
> makePath: /solr/solr.xml
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 7ec953f8{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 4cf5896a{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 23901ba2{/solr,null,AVAILABLE}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50801}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50801}
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 2fb34e68{/solr,null,AVAILABLE}
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server Started @2854707ms
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 84fdf{/solr,null,AVAILABLE}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3'
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50811}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50797}
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server Started @2854708ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server Started @2854709ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50797}
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5'
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50811}
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1'
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\.
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1082562711
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
>    [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\lib
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-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> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1549244591
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer New CoreContainer 980015232
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
>    [junit4]   2> 2848914 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 0x156d9d5f1160001, 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> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
>    [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\.
>    [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-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> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-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> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer New CoreContainer 2035674064
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
>    [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-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> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\.
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer New CoreContainer 415002828
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
>    [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-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> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 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 0x156d9d5f1160009, 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> 2848935 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
>    [junit4]   2> 2848936 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 0x156d9d5f116000a, 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> 2848936 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
>    [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-
> processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-
> processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-
> processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-
> processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-
> processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-laun
>
> [...truncated too long message...]
>
> ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
>    [junit4]    >        at org.apache.solr.client.solrj.
> impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
>    [junit4]    >        ... 10 more
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001
>    [junit4]   2> Aug 30, 2016 5:05:07 AM com.carrotsearch.
> randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked
> thread(s).
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
> {range_facet_l_dv=BlockTreeOrds(blocksize=128),
> _version_=PostingsFormat(name=LuceneVarGapFixedInterval),
> multiDefault=PostingsFormat(name=Memory doPackFST= false),
> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
> id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
> range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)},
> maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989,
> sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ,
> timezone=America/Mexico_City
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
> TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest,
> DateRangeFieldTest, TestStressVersions, TestInitParams,
> TestDefaultSearchFieldResource, HardAutoCommitTest,
> CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest,
> TestRandomCollapseQParserPlugin, RegexBoostProcessorTest,
> TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter,
> DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest,
> OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery,
> DocumentAnalysisRequestHandlerTest, TestConfig,
> PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys,
> TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest,
> OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory,
> CursorMarkTest, HdfsSyncSliceTest, TestRestManager,
> TestPKIAuthenticationPlugin, TestConfigReload,
> VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest,
> RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest,
> ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest,
> TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin,
> CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest,
> TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates,
> IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud,
> TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet,
> TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate,
> SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest,
> SuggesterFSTTest, ConjunctionSolrSpellCheckerTest,
> AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest,
> BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest,
> TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest,
> CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest,
> TestNumericTerms32, CachingDirectoryFactoryTest, TestSort,
> MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest,
> RestartWhileUpdatingTest, TestFieldCacheSortRandom,
> TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin,
> VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest,
> TestHighlightDedupGrouping, AnalysisErrorHandlingTest,
> SimpleMLTQParserTest, DistributedVersionInfoTest,
> DeleteInactiveReplicaTest, URLClassifyProcessorTest,
> TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory,
> TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride,
> TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest,
> CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest,
> SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest,
> TestSizeLimitedDistributedMap, DistribCursorPagingTest,
> OverseerCollectionConfigSetProcessorTest, ClusterStateTest,
> StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups,
> CreateCollectionCleanupTest, TestClusterStateMutator,
> TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch,
> TolerantUpdateProcessorTest, TestFieldResource, TestFaceting,
> TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore,
> TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest,
> CoreMergeIndexesAdminHandlerTest, TestStressLucene,
> TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest,
> TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest,
> TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter,
> TestUninvertingReader, RecoveryZkTest, TestManagedResource,
> SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest,
> LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner,
> TermVectorComponentDistributedTest, TestReload,
> DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest,
> TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig,
> SoftAutoCommitTest, ShowFileRequestHandlerTest,
> CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
> AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest,
> SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
> FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
> QueryEqualityTest, DefaultValueUpdateProcessorTest,
> XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
> TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest,
> TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest,
> FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration,
> UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
> TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest,
> HighlighterConfigTest, SOLR749Test, TestQuerySenderListener,
> UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig,
> TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest,
> TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet,
> TestBinaryField, MinimalSchemaTest, OutputWriterTest,
> TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
> DirectSolrConnectionTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
> EchoParamsTest, TestLMDirichletSimilarityFactory,
> TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest,
> PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils,
> FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
> TestCursorMarkWithoutUniqueKey, ActionThrottleTest,
> AsyncCallRequestStatusResponseTest, CdcrBootstrapTest,
> ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
> DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest,
> PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest,
> TestCloudPivotFacet, TestCloudPseudoReturnFields,
> TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
> TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
> TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
> TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore,
> TestMiniSolrCloudCluster, TestRequestForwarding,
> TestRequestStatusCollectionAPI, TestSSLRandomization,
> TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt,
> TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test,
> HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
> HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest,
> BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest,
> ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
> TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties,
> TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory,
> TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml,
> TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI,
> TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent,
> InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest,
> DistributedDebugComponentTest, DistributedFacetPivotLargeTest,
> DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
> DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest,
> SuggestComponentTest, TestDistributedStatsComponentCardinality,
> JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper,
> WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter,
> TestRawTransformer, TestCopyFieldCollectionResource,
> TestFieldCollectionResource, TestFieldTypeResource,
> TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory,
> TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager,
> TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest,
> TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort,
> TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder,
> TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType,
> TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2,
> TestStandardQParsers, TestJsonFacets, TestOrdValues,
> TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest,
> TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest,
> TestClassicSimilarityFactory, TestDFISimilarityFactory,
> TestNonDefinedSimilarityFactory, TestDefaultStatsCache,
> TestExactStatsCache, BasicAuthIntegrationTest]
>    [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<<
> FAILURES!
>
> [...truncated 60222 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6087 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6087/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium

Error Message:
FAIL: id=4546 should have matched but did not   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false   docID=4438 deleted?=false   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   explanation:     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215   

Stack Trace:
java.lang.AssertionError: FAIL: id=4546 should have matched but did not
  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
  world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
  unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
  docID=4438 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  explanation:
    target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
    full BKD path to target doc:
      Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
  leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
  
	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
	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 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 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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:40AA5BEA5A587BEB]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:50806/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8813 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546 should have matched but did not
   [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
   [junit4]    >   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
   [junit4]    >   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
   [junit4]    >   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
   [junit4]    >   docID=4438 deleted?=false
   [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   explanation:
   [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
   [junit4]    >     full BKD path to target doc:
   [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
   [junit4]    >   
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest, TestGeo3DPoint]
   [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2347 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\init-core-data-001
   [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 669021 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007, maxDocsPerChunk=228, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest, CustomCollectionTest, TestSerializedLuceneMatchVersion, NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest, TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest, NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest, TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest, TestHighFrequencyDictionaryFactory, TestSystemIdResolver, CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore, TestConfigOverlay, TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds, TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestFieldSortValues, HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest, DistributedExpandComponentTest, TestFoldingMultitermQuery, TestFieldCacheReopen, TriLevelCompositeIdRoutingTest, CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest, TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest, BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest, TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest, ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties, TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions, TestSolrCoreProperties, TestIndexingPerformance, SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest, SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner, SharedFSAutoReplicaFailoverTest, ConnectionReuseTest, ResponseLogComponentTest, TestTrie, MultiTermTest, TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest, CollectionStateFormat2Test, TestSubQueryTransformerDistrib, FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest, TestXmlQParser, DistributedQueryComponentCustomSortTest, LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest, TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest, GraphQueryTest, ClassificationUpdateProcessorFactoryTest, OverseerModifyCollectionTest, SpellingQueryConverterTest, TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest, ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest, TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer, BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest, TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1322 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk server on port:50793
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ec953f8{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cf5896a{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23901ba2{/solr,null,AVAILABLE}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/1.1,[http/1.1]}{127.0.0.1:50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/1.1,[http/1.1]}{127.0.0.1:50801}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50801}
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb34e68{/solr,null,AVAILABLE}
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/1.1,[http/1.1]}{127.0.0.1:50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server Started @2854707ms
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84fdf{/solr,null,AVAILABLE}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3'
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/1.1,[http/1.1]}{127.0.0.1:50811}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/1.1,[http/1.1]}{127.0.0.1:50797}
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server Started @2854708ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server Started @2854709ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50797}
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5'
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50811}
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1'
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\.
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1082562711
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
   [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-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> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1549244591
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 980015232
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
   [junit4]   2> 2848914 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 0x156d9d5f1160001, 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> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
   [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\.
   [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-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> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-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> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2035674064
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
   [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-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> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\.
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 415002828
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
   [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-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> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 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 0x156d9d5f1160009, 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> 2848935 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
   [junit4]   2> 2848936 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 0x156d9d5f116000a, 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> 2848936 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
   [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-laun

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

ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001
   [junit4]   2> Aug 30, 2016 5:05:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest, DateRangeFieldTest, TestStressVersions, TestInitParams, TestDefaultSearchFieldResource, HardAutoCommitTest, CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest, TestRandomCollapseQParserPlugin, RegexBoostProcessorTest, TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter, DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest, OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery, DocumentAnalysisRequestHandlerTest, TestConfig, PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys, TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest, OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory, CursorMarkTest, HdfsSyncSliceTest, TestRestManager, TestPKIAuthenticationPlugin, TestConfigReload, VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest, RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest, ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest, TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin, CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest, TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates, IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud, TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet, TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate, SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest, SuggesterFSTTest, ConjunctionSolrSpellCheckerTest, AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest, BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest, TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest, CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest, TestNumericTerms32, CachingDirectoryFactoryTest, TestSort, MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest, RestartWhileUpdatingTest, TestFieldCacheSortRandom, TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin, VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest, TestHighlightDedupGrouping, AnalysisErrorHandlingTest, SimpleMLTQParserTest, DistributedVersionInfoTest, DeleteInactiveReplicaTest, URLClassifyProcessorTest, TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory, TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride, TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest, CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest, SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest, TestSizeLimitedDistributedMap, DistribCursorPagingTest, OverseerCollectionConfigSetProcessorTest, ClusterStateTest, StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups, CreateCollectionCleanupTest, TestClusterStateMutator, TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch, TolerantUpdateProcessorTest, TestFieldResource, TestFaceting, TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore, TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, TestStressLucene, TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest, TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest, TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter, TestUninvertingReader, RecoveryZkTest, TestManagedResource, SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, ActionThrottleTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter, TestRawTransformer, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestJsonFacets, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<< FAILURES!

[...truncated 60222 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6086 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6086/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2:8A3D1FFAEAD9AA2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:50644/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10786 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 314860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 315010 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 315082 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer start zk server on port:50620
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315108 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315114 INFO  (zkCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e67818 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 315118 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 0x156d7a48fe10000, 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> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dee1fb{/solr,null,AVAILABLE}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server Started @320501ms
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1'
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315126 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315130 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315131 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fd7e0{/solr,null,AVAILABLE}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@15e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server Started @320509ms
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2'
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315133 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315134 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315139 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315140 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e45f5{/solr,null,AVAILABLE}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server Started @320517ms
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3'
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315142 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315143 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315148 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315151 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fe5bf{/solr,null,AVAILABLE}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@c637ec{HTTP/1.1,[http/1.1]}{127.0.0.1:50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server Started @320528ms
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4'
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315155 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315156 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1befbd0{/solr,null,AVAILABLE}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fe87ac{HTTP/1.1,[http/1.1]}{127.0.0.1:50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server Started @320534ms
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5'
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315158 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315159 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315184 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99b82 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1edc2c4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c29393 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315187 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315192 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11260ac name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315194 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2ec49 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315195 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315210 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 0x156d7a48fe10001, 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> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 4744535
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5]
   [junit4]   2> 315217 WARN  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib
   [junit4]   2> 315218 INFO  (jetty-launcher-390-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> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315232 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 0x156d7a48fe10004, 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> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 4351600
   [junit4]   2> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3]
   [junit4]   2> 315236 WARN  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13451299
   [junit4]   2> 315237 INFO  (jetty-launcher-390-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> 315237 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21147884
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4]
   [junit4]   2> 315238 WARN  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib
   [junit4]   2> 315238 INFO  (jetty-launcher-390-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> 315237 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 6132394
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2]
   [junit4]   2> 315239 WARN  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib
   [junit4]   2> 315239 INFO  (jetty-launcher-390-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> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315242 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1]
   [junit4]   2> 315245 WARN  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib
   [junit4]   2> 315246 INFO  (jetty-launcher-390-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> 315248 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315250 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315255 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc0556 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315255 INFO  (zkCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8b26 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315263 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315265 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 0x156d7a48fe10006, 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> 315270 INFO  (zkCallback-410-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ff7ea name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315271 INFO  (zkCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bda8a9 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315271 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@4a981f
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315275 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@1215e7f
   [junit4]   2> 315276 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315279 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 0x156d7a48fe10009, 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> 315282 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd3d3e name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315282 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (zkCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97093b name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315284 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@10d8d49
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@278033
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 315287 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 0x156d7a48fe1000a, 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> 315292 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f04ac4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315292 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@176a1da
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315319 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315320 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315328 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ba8f name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315329 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa96ca name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315334 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315336 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315334 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315340 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315342 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315343 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315362 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315363 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315364 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315365 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50644_solr
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 315371 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315373 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315375 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=96501543823540235-127.0.0.1:50644_solr-n_0000000000) starting
   [junit4]   2> 315376 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315378 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315379 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315379 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315379 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315390 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315395 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315396 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315398 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 315399 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315400 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315401 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315405 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003
   [junit4]   2> 315406 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50629_solr as DOWN
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 315409 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50624_solr as DOWN
   [junit4]   2> 315410 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540239-127.0.0.1:50639_solr-n_0000000004
   [junit4]   2> 315413 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 315416 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315416 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315416 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315416 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315417 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315417 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50639_solr as DOWN
   [junit4]   2> 315417 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 315418 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315419 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315422 INFO  (OverseerCollectionConfigSetProcessor-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 315422 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315425 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50644_solr as DOWN
   [junit4]   2> 315425 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 315426 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315426 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315426 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315426 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315427 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315438 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315439 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315445 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315447 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315450 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315450 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315450 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315451 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315451 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315456 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315458 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315467 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315468 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315470 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50629_solr"} current state version: 0
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50629_solr
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50624_solr"} current state version: 0
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50624_solr
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50639_solr"} current state version: 0
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50639_solr
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50644_solr"} current state version: 0
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50644_solr
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315490 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315491 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315492 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315493 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315499 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a3ce name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315506 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4351600
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:50634_solr as DOWN
   [junit4]   2> 315520 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50634_solr"} current state version: 0
   [junit4]   2> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50634_solr
   [junit4]   2> 315521 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315521 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315521 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315521 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e45f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 315522 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315522 ERROR (jetty-launcher-390-thread-3-EventThread) [n:127.0.0.1:50634_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$49/30042021@18ac825 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1b5494c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 315523 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315523 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315522 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315527 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315531 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315532 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a78998{/solr,null,AVAILABLE}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@51f06a{HTTP/1.1,[http/1.1]}{127.0.0.1:50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server Started @320909ms
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node6'
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315534 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315546 INFO  (zkCallback-424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315547 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> En

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

<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1213749 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[357B7FD39643C4D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=21944, maxDocsPerChunk=322, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=21944, blockSize=9)), sim=ClassicSimilarity, locale=ga, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=164468016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, QueryResultKeyTest, TestBinaryResponseWriter, ResponseHeaderTest, TestSolrDeletionPolicy2, TestInitQParser, DistributedTermsComponentTest, TestDistribDocBasedVersion, DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport, ExitableDirectoryReaderTest, SuggesterWFSTTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestStressUserVersions, WrapperMergePolicyFactoryTest, FileUtilsTest, TestCopyFieldCollectionResource, TestSmileRequest, TestDistribIDF, TestFastOutputStream, NotRequiredUniqueKeyTest, TestNamedUpdateProcessors, RAMDirectoryFactoryTest, TestConfigSetsAPIZkFailure, CollectionsAPIAsyncDistributedZkTest, TestStressRecovery, TestRandomRequestDistribution, BitVectorTest, BasicAuthIntegrationTest, HdfsBasicDistributedZk2Test, HdfsThreadLeakTest, LeaderFailoverAfterPartitionTest, TestRandomFaceting, TestUseDocValuesAsStored2, OutputWriterTest, TestRuleBasedAuthorizationPlugin, FieldAnalysisRequestHandlerTest, UUIDUpdateProcessorFallbackTest, BasicDistributedZk2Test, GraphQueryTest, DateMathParserTest, TestRangeQuery, TestTrie, DirectUpdateHandlerOptimizeTest, TestNumericTerms64, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestRecoveryHdfs, DeleteLastCustomShardedReplicaTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, SolrInfoMBeanTest, TestCustomDocTransformer, RulesTest, TestFiltering, BasicFunctionalityTest, TestAnalyzeInfixSuggestions, CopyFieldTest, DistributedExpandComponentTest, TestBadConfig, CoreAdminRequestStatusTest, CurrencyFieldOpenExchangeTest, TestInfoStreamLogging, TestMaxScoreQueryParser, DeleteStatusTest, SortSpecParsingTest, SpatialRPTFieldTypeTest, TestStressLiveNodes, ForceLeaderTest, DefaultValueUpdateProcessorTest, TestFieldSortValues, TestAuthorizationFramework, DebugComponentTest, BadIndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, UpdateRequestProcessorFactoryTest, TestTrackingShardHandlerFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestCloudPseudoReturnFields, BinaryUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=357B7FD39643C4D2 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [245/632 (2!)] on J1 in 0.43s, 0 tests, 2 errors <<< FAILURES!

[...truncated 53696 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6085 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6085/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1:B5DC50B1859E5B90]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:59535 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11072 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\init-core-data-001
   [junit4]   2> 964200 INFO  (SUITE-ForceLeaderTest-seed#[534B6471BC1CA2F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 964200 INFO  (SUITE-ForceLeaderTest-seed#[534B6471BC1CA2F1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 964203 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 964205 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 964205 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 964327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:59342
   [junit4]   2> 964327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964328 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964352 INFO  (zkCallback-1613-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b31b604 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 964358 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964360 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964364 INFO  (zkCallback-1614-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27fb49c2 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 964367 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 964368 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 964370 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 964371 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 964371 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 964375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 964375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 964377 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 964377 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 964379 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 964380 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 964382 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 964383 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 964385 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 964385 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 964388 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 964388 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 964390 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 964390 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 964392 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 964392 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 964393 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 964393 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 964395 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 964395 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 964846 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1
   [junit4]   2> 964852 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 964853 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aae0efe{/,null,AVAILABLE}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@569bb51d{HTTP/1.1,[http/1.1]}{127.0.0.1:59355}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server Started @969615ms
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\tempDir-001/control/data, hostContext=/, hostPort=59354, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001'
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964860 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964861 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2411f5c7 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964861 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964862 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964863 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 0x156d581f3890002, 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> 964863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 964863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\solr.xml
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 775548151
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001]
   [junit4]   2> 964872 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\lib
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] 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> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59342/solr
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964878 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964880 INFO  (zkCallback-1618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17a516e2 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964880 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964880 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964881 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 0x156d581f3890003, 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> 964881 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$96/845451887@3c150cfd
   [junit4]   2> 964882 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964886 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d261c2c name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964886 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964887 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 964889 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 964892 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 964895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 964896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 964898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 964900 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 964901 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 964902 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 964903 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 964903 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 964904 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 964907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 964908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 964909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 964909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96499196148383748-127.0.0.1:59354_-n_0000000000
   [junit4]   2> 964910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59354_
   [junit4]   2> 964910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 964912 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Overseer (id=96499196148383748-127.0.0.1:59354_-n_0000000000) starting
   [junit4]   2> 964913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 964920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 964920 INFO  (OverseerCollectionConfigSetProcessor-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 964920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59354_
   [junit4]   2> 964921 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59354_
   [junit4]   2> 964921 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 964923 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] 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> 964924 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 964925 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 964930 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 964930 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 964931 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores
   [junit4]   2> 964932 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 964932 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 964933 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 964934 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 964935 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 964936 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 964937 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 964938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 964939 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 965938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 965938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 965939 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 965939 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1'
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 965943 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 965977 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 965981 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 965991 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 966000 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 966102 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 966117 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 966118 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 966128 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 966131 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 966136 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 966137 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\]
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30ec09c
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 966161 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index/
   [junit4]   2> 966162 WARN  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=90.7744140625, floorSegmentMB=1.26171875, forceMergeDeletesPctAllowed=23.110092132074268, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1476515040570611
   [junit4]   2> 966181 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4397afa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25178598),segFN=segments_1,generation=1}
   [junit4]   2> 966181 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 966181 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\
   [junit4]   2> 966193 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 966197 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 966198 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 966198 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 966198 WARN  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 966205 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966206 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966207 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966207 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966211 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 966211 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 966212 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 966212 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 966213 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 966213 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.283203125, floorSegmentMB=1.85546875, forceMergeDeletesPctAllowed=13.771003765016008, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24800230235418735
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4397afa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25178598),segFN=segments_1,generation=1}
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 966215 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c24ca0[collection1] main]
   [junit4]   2> 966215 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 966218 INFO  (searcherExecutor-3958-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c24ca0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543987140480729088
   [junit4]   2> 966220 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543987140480729088
   [junit4]   2> 966220 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 966221 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 966222 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:59354 collection:control_collection shard:shard1
   [junit4]   2> 966223 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 966227 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96499196148383748-core_node1-n_0000000000
   [junit4]   2> 966227 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59354/collection1/
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59354/collection1/ has no replicas
   [junit4]   2> 966230 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 966231 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 966235 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96499196148383748-core_node1-n_0000000000
   [junit4]   2> 966236 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59354/collection1/ shard1
   [junit4]   2> 966237 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 966341 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:59354/collection1/ and leader is http://127.0.0.1:59354/collection1/
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59354
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 966389 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 966391 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 966391 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 966440 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966441 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966443 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c10f09 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 966445 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966449 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966450 INFO  (zkCallback-1624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@365c2d0d name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966450 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966451 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966452 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 0x156d581f3890006, 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> 966452 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 966452 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 966455 INFO  (zkCallback-1619-thread-2-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966455 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966566 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 966889 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores\collection1
   [junit4]   2> 966892 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001
   [junit4]   2> 966893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 966893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46d6168c{/,null,AVAILABLE}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a79545{HTTP/1.1,[http/1.1]}{127.0.0.1:59376}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server Started @971652ms
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59375, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001'
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 966897 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966897 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966898 INFO  (zkCallback-1625-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48048430 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966899 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 0x156d581f3890007, 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> 966899 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 966899 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\solr.xml
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 1684921020
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001]
   [junit4]   2> 966909 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\lib
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] 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> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59342/solr
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966914 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966915 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fe1d641 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]

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

l.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2798706 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[534B6471BC1CA2F1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=78, maxMBSortInHeap=7.590916452285612, sim=ClassicSimilarity, locale=sk, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=182695256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, DistributedSpellCheckComponentTest, CleanupOldIndexTest, MBeansHandlerTest, TestBulkSchemaConcurrent, DirectUpdateHandlerTest, ReplaceNodeTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, DOMUtilTest, RegexBoostProcessorTest, DeleteInactiveReplicaTest, AssignTest, TestSweetSpotSimilarityFactory, TestGroupingSearch, TestCoreContainer, TestChildDocTransformer, TestRemoteStreaming, TestMiniSolrCloudClusterBase, AtomicUpdatesTest, TestStandardQParsers, TestLeaderInitiatedRecoveryThread, TestCursorMarkWithoutUniqueKey, TestUninvertingReader, TlogReplayBufferedWhileIndexingTest, CoreMergeIndexesAdminHandlerTest, TestPseudoReturnFields, SyncSliceTest, CollectionReloadTest, TestHashQParserPlugin, ScriptEngineTest, TestDFISimilarityFactory, TestClusterStateMutator, HdfsSyncSliceTest, TestLRUStatsCache, SolrCLIZkUtilsTest, TestFastLRUCache, BasicDistributedZkTest, TestFieldTypeResource, TestExtendedDismaxParser, TestExceedMaxTermLength, TestReplicationHandlerBackup, XmlUpdateRequestHandlerTest, TestHashPartitioner, DisMaxRequestHandlerTest, TolerantUpdateProcessorTest, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, IndexBasedSpellCheckerTest, TestSolrConfigHandler, TestCryptoKeys, TestRawResponseWriter, TestStressReorder, VersionInfoTest, TestReplicationHandler, PolyFieldTest, SolrCoreTest, TestRandomFlRTGCloud, ZkControllerTest, HdfsNNFailoverTest, TestIBSimilarityFactory, SimplePostToolTest, DocValuesMultiTest, TestRequestForwarding, TestConfigReload, TestSolrDeletionPolicy1, TestIntervalFaceting, DistribCursorPagingTest, PKIAuthenticationIntegrationTest, CoreAdminCreateDiscoverTest, TestGeoJSONResponseWriter, SOLR749Test, TestSSLRandomization, TestSlowCompositeReaderWrapper, AnalyticsMergeStrategyTest, TestFaceting, StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, CollectionTooManyReplicasTest, TestPostingsSolrHighlighter, TimeZoneUtilsTest, TestTrieFacet, ClusterStateUpdateTest, TestMergePolicyConfig, RecoveryZkTest, JavabinLoaderTest, UpdateParamsTest, CollectionsAPISolrJTest, DeleteNodeTest, PreAnalyzedFieldTest, TestSimpleQParserPlugin, ExternalFileFieldSortTest, BlockJoinFacetSimpleTest, TestExactSharedStatsCache, TestBackupRepositoryFactory, TestRandomDVFaceting, TestJsonRequest, HdfsDirectoryFactoryTest, TestManagedResource, TestLuceneMatchVersion, DistributedQueryComponentOptimizationTest, RequestLoggingTest, ExplicitHLLTest, DistanceUnitsTest, AnalysisErrorHandlingTest, LeaderInitiatedRecoveryOnCommitTest, TestElisionMultitermQuery, CloneFieldUpdateProcessorFactoryTest, CircularListTest, CachingDirectoryFactoryTest, SpatialFilterTest, TestDocumentBuilder, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedVersionInfoTest, AlternateDirectoryTest, TestRestManager, TestTolerantSearch, TestNumericTerms32, TestSolr4Spatial2, SystemInfoHandlerTest, TestManagedSynonymFilterFactory, TestArbitraryIndexDir, HdfsLockFactoryTest, TestImplicitCoreProperties, HdfsBasicDistributedZkTest, HardAutoCommitTest, SSLMigrationTest, OverseerRolesTest, TestRebalanceLeaders, OverseerTest, TestReloadAndDeleteDocs, ConfigSetsAPITest, SolrTestCaseJ4Test, TestSolrQueryParserDefaultOperatorResource, BadComponentTest, DocumentBuilderTest, TestAddFieldRealTimeGet, MoreLikeThisHandlerTest, TestUpdate, DocValuesTest, TestCloudPivotFacet, TestTestInjection, PrimitiveFieldTypeTest, HdfsChaosMonkeySafeLeaderTest, TestCustomSort, CursorPagingTest, TestQuerySenderNoQuery, CdcrVersionReplicationTest, BlockJoinFacetDistribTest, SuggestComponentContextFilterQueryTest, SolrXmlInZkTest, DistributedFacetPivotWhiteBoxTest, TestFieldCacheSanityChecker, SharedFSAutoReplicaFailoverUtilsTest, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=534B6471BC1CA2F1 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/632 (2!)] on J0 in 0.79s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60577 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6084 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6084/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50768/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50768/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4:C4AC11E3CD6387C4]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:50768/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11018 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_F974BFCFF58DD9B4-001\init-core-data-001
   [junit4]   2> 776549 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 776854 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 776915 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 777022 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=93195584,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, SuggesterTest, SearchHandlerTest, SolrCmdDistributorTest, TestManagedStopFilterFactory, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest, TestRTGBase, TestRuleBasedAuthorizationPlugin, SuggestComponentTest, LeaderFailoverAfterPartitionTest, CollectionsAPIDistributedZkTest, ConnectionReuseTest, BasicDistributedZk2Test, TestFastWriter, FullSolrCloudDistribCmdsTest, TestReplicaProperties, UniqFieldsUpdateProcessorFactoryTest, TestShortCircuitedRequests, UUIDUpdateProcessorFallbackTest, StressHdfsTest, ZkNodePropsTest, TestRecoveryHdfs, DocExpirationUpdateProcessorFactoryTest, AddBlockUpdateTest, PluginInfoTest, TestSQLHandler, HdfsRestartWhileUpdatingTest, TestShardHandlerFactory, CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, SolrPluginUtilsTest, TestJettySolrRunner, ReplicationFactorTest, SpellCheckComponentTest, TestFieldCacheVsDocValues, BitVectorTest, TestReload, TestDistributedGrouping, TestSchemaManager, TestSerializedLuceneMatchVersion, LeaderInitiatedRecoveryOnShardRestartTest, QueryResultKeyTest, ShowFileRequestHandlerTest, MinimalSchemaTest, TestSchemaNameResource, ClassificationUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestAtomicUpdateErrorCases, OverseerModifyCollectionTest, TestRealTimeGet, OpenExchangeRatesOrgProviderTest, InfoHandlerTest, TestTolerantUpdateProcessorRandomCloud, DistributedFacetPivotLongTailTest, DistributedIntervalFacetingTest, TestRandomFaceting, DeleteStatusTest, AutoCommitTest, SpellPossibilityIteratorTest, DebugComponentTest, CloudExitableDirectoryReaderTest, CdcrRequestHandlerTest, HdfsUnloadDistributedZkTest, TestDistributedMissingSort, TestFastOutputStream, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=F974BFCFF58DD9B4 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [156/632 (1!)] on J1 in 0.52s, 0 tests, 2 errors <<< FAILURES!

[...truncated 107 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\init-core-data-001
   [junit4]   2> 929313 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 929317 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 929317 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 929317 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 929418 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56123
   [junit4]   2> 929418 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929419 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929431 INFO  (zkCallback-1773-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d62d0 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 929439 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 0x156d34057650000, 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> 929442 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 929445 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b8eff{/solr,null,AVAILABLE}
   [junit4]   2> 929446 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 929446 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f35c6e{HTTP/1.1,[http/1.1]}{127.0.0.1:56127}
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server Started @933063ms
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56127}
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1'
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56b018{/solr,null,AVAILABLE}
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d3873d{HTTP/1.1,[http/1.1]}{127.0.0.1:56130}
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server Started @933065ms
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56130}
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2'
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929451 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929451 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929456 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929462 INFO  (zkCallback-1775-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cad5 name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929462 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929462 INFO  (zkCallback-1774-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1823f8a name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929462 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929464 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929500 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 0x156d34057650001, 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> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 12688223
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2]
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26310896
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1]
   [junit4]   2> 929502 WARN  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\lib
   [junit4]   2> 929503 WARN  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\lib
   [junit4]   2> 929503 INFO  (jetty-launcher-1772-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> 929503 INFO  (jetty-launcher-1772-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> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56123/solr
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929512 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56123/solr
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929518 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929525 INFO  (zkCallback-1780-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b77b6 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929525 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929526 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929527 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2e1ab name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929527 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 0x156d34057650003, 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> 929527 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929527 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/15509975@6f8bfa
   [junit4]   2> 929528 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929529 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929529 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/15509975@1bed49
   [junit4]   2> 929531 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929535 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39d520 name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929535 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929536 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@408f4e name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929536 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929537 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929538 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929541 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 929543 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 929548 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 929549 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 929553 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 929553 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 929555 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 929555 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 929561 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 929561 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 929564 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929564 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929568 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929568 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929570 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929570 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929572 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929573 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929574 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929574 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929575 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929576 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929577 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 929577 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 929584 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929584 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929586 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 929587 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 929593 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929593 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929594 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96496715332648965-127.0.0.1:56127_solr-n_0000000000
   [junit4]   2> 929594 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96496715332648966-127.0.0.1:56130_solr-n_0000000001
   [junit4]   2> 929595 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56127_solr
   [junit4]   2> 929595 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96496715332648965-127.0.0.1:56127_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56130_solr
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56130_solr
   [junit4]   2> 929598 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Overseer (id=96496715332648965-127.0.0.1:56127_solr-n_0000000000) starting
   [junit4]   2> 929602 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_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> 929602 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_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> 929603 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929604 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929605 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 929617 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 929618 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56127_solr as DOWN
   [junit4]   2> 929618 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 929619 INFO  (OverseerCollectionConfigSetProcessor-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 929621 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56127_solr
   [junit4]   2> 929621 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56127_solr
   [junit4]   2> 929622 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 929624 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_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> 929625 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_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> 929625 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 929626 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 929627 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr"} current state version: 0
   [junit4]   2> 929628 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56127_solr
   [junit4]   2> 929667 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 929667 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 929670 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.
   [junit4]   2> 929672 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 929673 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 929673 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 929680 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 929680 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 929681 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.
   [junit4]   2> 929682 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 929683 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 929683 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 929684 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929685 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929691 INFO  (zkCallback-1786-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f24c0 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929691 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929691 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929697 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929698 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929702 INFO  (zkCallback-1789-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9663b name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929704 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929705 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 929710 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 929716 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 929758 INFO  (TEST-TestManagedSchemaAPI.test-seed#[F974BFCFF58DD9B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 929766 INFO  (qtp17168308-8351) [n:127.0.0.1:56130_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 929770 INFO  (OverseerCollectionConfigSetProcessor-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 929772 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 929772 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 929773 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 929773 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 929776 INFO  (zkCallback-1789-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929777 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929777 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929782 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 929782 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 929786 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:56130_solr
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:56127_solr
   [junit4]   2> 929890 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 929890 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 929893 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 929893 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 929894 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 929896 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 929898 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 929898 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 929898 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 929899 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 929899 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 929900 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 929901 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56130/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56130_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 929901 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56130/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56130_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 929906 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 929907 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 930014 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 930018 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 930018 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 930019 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 930020 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 930902 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930907 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 930910 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 930929 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 930930 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 930938 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 930939 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 930953 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930953 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930961 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 930963 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 930977 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 930977 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 930990 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 930990 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 930990 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 930990 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 930991 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 930991 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 930992 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 930992 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 930992 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 930992 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 930993 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 930993 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 930993 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 930993 WARN  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 930997 WARN  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 930997 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 930998 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@84964f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25d98c),segFN=segments_1,generation=1}
   [junit4]   2> 930998 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 930998 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@98cba4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f1d17),segFN=segments_1,generation=1}
   [junit4]   2> 930998 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 931002 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 931002 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 931002 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931004 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 931005 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 931002 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931024 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931024 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931026 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a

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

ferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [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:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_F974BFCFF58DD9B4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=BlockTreeOrds(blocksize=128), multiDefault=FST50, intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1024, maxMBSortInHeap=6.504803738908587, sim=ClassicSimilarity, locale=es-PE, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=308392984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, SuggesterFSTTest, DistributedDebugComponentTest, HardAutoCommitTest, TestDynamicFieldResource, DeleteNodeTest, SliceStateTest, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, DistributedQueryComponentOptimizationTest, OverseerCollectionConfigSetProcessorTest, CreateCollectionCleanupTest, AssignTest, CdcrVersionReplicationTest, PrimUtilsTest, MigrateRouteKeyTest, TestRandomFlRTGCloud, TestPartialUpdateDeduplication, TestRequestForwarding, StatelessScriptUpdateProcessorFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, TestLRUCache, CloneFieldUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, DirectoryFactoryTest, MoreLikeThisHandlerTest, HdfsNNFailoverTest, TestJmxMonitoredMap, TestSolrQueryParserDefaultOperatorResource, DOMUtilTest, AsyncMigrateRouteKeyTest, SSLMigrationTest, DistributedFacetPivotSmallAdvancedTest, TestFieldCacheWithThreads, ExplicitHLLTest, TestLegacyNumericRangeQueryBuilder, TestGroupingSearch, SchemaVersionSpecificBehaviorTest, OverseerRolesTest, HdfsDirectoryFactoryTest, TestRestoreCore, SolrTestCaseJ4Test, TestManagedResource, VersionInfoTest, OverseerTaskQueueTest, SoftAutoCommitTest, RecoveryAfterSoftCommitTest, TestHashQParserPlugin, DocValuesMultiTest, TestCSVLoader, TestStressCloudBlindAtomicUpdates, XsltUpdateRequestHandlerTest, FastVectorHighlighterTest, DisMaxRequestHandlerTest, TestTolerantSearch, DistributedVersionInfoTest, DataDrivenBlockJoinTest, TestSha256AuthenticationProvider, TestSolrConfigHandlerCloud, CollectionTooManyReplicasTest, ClusterStateTest, HdfsSyncSliceTest, TestHighlightDedupGrouping, DistanceUnitsTest, TestSizeLimitedDistributedMap, TestFieldCacheSortRandom, TestSlowCompositeReaderWrapper, AtomicUpdatesTest, TestTrieFacet, TestManagedSynonymFilterFactory, TestFilteredDocIdSet, DateRangeFieldTest, TestFieldCacheSanityChecker, CdcrReplicationHandlerTest, TestReRankQParserPlugin, TestCloudDeleteByQuery, ZkCLITest, TestBackupRepositoryFactory, BlockJoinFacetDistribTest, BooleanFieldTest, QueryElevationComponentTest, PeerSyncTest, TestConfigReload, SolrRequestParserTest, OverseerTest, TestSweetSpotSimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestUseDocValuesAsStored, TestArbitraryIndexDir, SimplePostToolTest, DeleteShardTest, TestRandomDVFaceting, ClusterStateUpdateTest, PKIAuthenticationIntegrationTest, TestManagedSchemaAPI, TestFreeTextSuggestions, ShardRoutingTest, TestRemoteStreaming, SimpleFacetsTest, TestScoreJoinQPNoScore, ScriptEngineTest, HdfsLockFactoryTest, BlockJoinFacetSimpleTest, TestBulkSchemaConcurrent, TestExceedMaxTermLength, TestSolr4Spatial2, CollectionsAPISolrJTest, SolrXmlInZkTest, TestSolrCloudWithKerberosAlt, BigEndianAscendingWordSerializerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSets, TestLFUCache, TestSearchPerf, TestSolrXml, CheckHdfsIndexTest, EnumFieldTest, ConjunctionSolrSpellCheckerTest, TestInitParams, TestUniqueKeyFieldResource, TestPseudoReturnFields, TermsComponentTest, TestQuerySenderNoQuery, TestWordDelimiterFilterFactory, TestSimpleQParserPlugin, TestStandardQParsers, SimpleMLTQParserTest, TestStressVersions, TestBlendedInfixSuggestions, URLClassifyProcessorTest, PingRequestHandlerTest, TimeZoneUtilsTest, QueryEqualityTest, TestSolrDeletionPolicy1, TestMissingGroups, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, TestHdfsCloudBackupRestore, HdfsChaosMonkeySafeLeaderTest, PreAnalyzedFieldTest, TestCustomSort, TestReplicationHandler, TestReplicationHandlerBackup, TestUpdate, IndexSchemaTest, TestMiniSolrCloudClusterBase, TestReloadAndDeleteDocs, TestNumericTerms32, TestCollapseQParserPlugin, DistribJoinFromCollectionTest, ZkStateWriterTest, TestFieldResource, TestDefaultSearchFieldResource, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ShardRoutingCustomTest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, SolrCoreTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, JsonLoaderTest, TestComponentsName, SOLR749Test, UpdateParamsTest, CopyFieldTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastLRUCache, TestSystemIdResolver, RAMDirectoryFactoryTest, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, RemoteQueryErrorTest, ShardSplitTest, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSSLRandomization, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, CachingDirectoryFactoryTest, CoreSorterTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, TestHdfsBackupRestoreCore, TestReqParamsAPI, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest, WrapperMergePolicyFactoryTest, SmileWriterTest, TestIntervalFaceting, TestMacroExpander, TestMacros, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestBulkSchemaAPI, TestCloudSchemaless, TestReloadDeadlock, TestSmileRequest, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, GraphQueryTest, TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, TestDistribIDF, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [608/632 (3!)] on J0 in 18.29s, 1 test, 1 error <<< FAILURES!

[...truncated 52531 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6083 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6083/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12175 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_5415C48E85DB21CE-001\init-core-data-001
   [junit4]   2> 2645074 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2645289 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2645316 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=sv, timezone=Asia/Colombo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=175759584,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, UpdateRequestProcessorFactoryTest, OverseerStatusTest, BasicZkTest, OpenCloseCoreStressTest, DistanceFunctionTest, DateFieldTest, TestBlobHandler, WrapperMergePolicyFactoryTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest, TestRuleBasedAuthorizationPlugin, ConnectionReuseTest, TestReload, SolrPluginUtilsTest, TestCloudSchemaless, TestJettySolrRunner, CdcrReplicationDistributedZkTest, TestComplexPhraseQParserPlugin, DateMathParserTest, TestAuthorizationFramework, TestSchemaNameResource, BitVectorTest, TestBinaryField, BasicFunctionalityTest, TestSolrFieldCacheMBean, NumericFieldsTest, TestRawTransformer, BasicAuthIntegrationTest, TestFastOutputStream, SortSpecParsingTest, DocValuesMissingTest, TestTrie, TestObjectReleaseTracker, SolrCoreCheckLockOnStartupTest, TestLegacyFieldCache, TestOnReconnectListenerSupport, TestSolrQueryParserResource, TestCustomDocTransformer, TestSolr4Spatial, AddSchemaFieldsUpdateProcessorFactoryTest, CustomCollectionTest, TestCloudManagedSchema, RequestHandlersTest, TestZkChroot, FileBasedSpellCheckerTest, TestDynamicLoading, TestHdfsUpdateLog, TestRecoveryHdfs, TestFieldCacheVsDocValues, CoreSorterTest, AsyncCallRequestStatusResponseTest, SortByFunctionTest, DeleteStatusTest, NoCacheHeaderTest, DistributedFacetPivotLongTailTest, PeerSyncReplicationTest, TestFuzzyAnalyzedSuggestions, TestInfoStreamLogging, TestValueSourceCache, TestCharFilters, TestStressLiveNodes, DistributedSuggestComponentTest, FullHLLTest, DirectSolrConnectionTest, RemoteQueryErrorTest, ResourceLoaderTest, TestManagedStopFilterFactory, DistribDocExpirationUpdateProcessorTest, CopyFieldTest, MultiThreadedOCPTest, TestNumericTerms64, BaseCdcrDistributedZkTest, DeleteReplicaTest, TestSerializedLuceneMatchVersion, ReplicationFactorTest, TestSchemaManager, TestBM25SimilarityFactory, TestHdfsBackupRestoreCore, DistributedExpandComponentTest, TestManagedSchema, RulesTest, TestSmileRequest, SpatialHeatmapFacetsTest, TestSolrCoreProperties, TestSolrCoreSnapshots, TestSolrJ, ExitableDirectoryReaderTest, SimpleCollectionCreateDeleteTest, DistributedFacetPivotSmallTest, SolrInfoMBeanTest, ZkStateReaderTest, HdfsThreadLeakTest, StatsComponentTest, TestJsonFacets, TestConfigSetProperties, TestXmlQParser, TestGraphTermsQParserPlugin, BadIndexSchemaTest, AnalyticsQueryTest, LeaderElectionIntegrationTest, TestCollationField, CdcrUpdateLogTest, TestLocalFSCloudBackupRestore, TestNamedUpdateProcessors, TestQueryWrapperFilter, UUIDUpdateProcessorFallbackTest, CdcrRequestHandlerTest, TestDistribDocBasedVersion, SuggesterTest, TestSuggestSpellingConverter, HighlighterMaxOffsetTest, UniqFieldsUpdateProcessorFactoryTest, BlockDirectoryTest, TestSimpleTrackingShardHandler, SolrIndexSplitterTest, WordBreakSolrSpellCheckerTest, TestRandomRequestDistribution, SaslZkACLProviderTest, ZkSolrClientTest, TestExactStatsCache, TestSolrCloudWithDelegationTokens, HdfsRecoverLeaseTest, TestNRTOpen, TestDocTermOrds, SpellCheckCollatorTest, InfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestMacroExpander, SpellingQueryConverterTest, SuggesterTSTTest, AutoCommitTest, HdfsBasicDistributedZk2Test, SolrCmdDistributorTest, EchoParamsTest, TestInitQParser, BlockJoinFacetRandomTest, HLLUtilTest, TestDynamicFieldCollectionResource, TestFieldSortValues, CoreAdminHandlerTest, TestSearcherReuse, CollectionStateFormat2Test, TestSchemaSimilarityResource, TestJoin, DebugComponentTest, HighlighterConfigTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestRangeQuery, ConvertedLegacyTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SpatialFilterTest, SuggesterWFSTTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ActionThrottleTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerRolesTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5415C48E85DB21CE -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [507/632 (1!)] on J1 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52847 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6082 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6082/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11271 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_23C731E7977AAC8F-001\init-core-data-001
   [junit4]   2> 1121498 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1121764 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1121795 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1121840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7, maxDocsPerChunk=286, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=147313600,total=423624704
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, DistributedExpandComponentTest, TestManagedResourceStorage, TestFastWriter, GraphQueryTest, TestJettySolrRunner, DistributedFacetPivotSmallTest, SimpleCollectionCreateDeleteTest, SolrCmdDistributorTest, OverriddenZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, TestInitQParser, OpenCloseCoreStressTest, TestDocBasedVersionConstraints, TestIndexingPerformance, TestObjectReleaseTracker, OpenExchangeRatesOrgProviderTest, TestShardHandlerFactory, TestRequestStatusCollectionAPI, FieldAnalysisRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, HLLUtilTest, TestQuerySenderListener, TestConfigSetProperties, UniqFieldsUpdateProcessorFactoryTest, MinimalSchemaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, OverseerModifyCollectionTest, DateMathParserTest, TestUseDocValuesAsStored2, IndexSchemaRuntimeFieldTest, TestFuzzyAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, TestCustomDocTransformer, TestRawTransformer, TestNumericTerms64, BlockDirectoryTest, TestReqParamsAPI, TestSubQueryTransformerDistrib, TestValueSourceCache, TestDynamicFieldCollectionResource, MergeStrategyTest, TestBadConfig, SpellCheckCollatorTest, TestBM25SimilarityFactory, SuggestComponentTest, RulesTest, SuggesterWFSTTest, ParsingFieldUpdateProcessorsTest, RequestHandlersTest, SolrCloudExampleTest, DistributedQueryComponentCustomSortTest, MultiThreadedOCPTest, LeaderFailoverAfterPartitionTest, InfoHandlerTest, TestSearcherReuse, FileBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest, TestBinaryField, TestCSVResponseWriter, BJQParserTest, ConvertedLegacyTest, TestFiltering, TestDistribDocBasedVersion, BasicDistributedZk2Test, RAMDirectoryFactoryTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DistributedSuggestComponentTest, LoggingHandlerTest, CoreSorterTest, DistributedFacetPivotLongTailTest, TestLMJelinekMercerSimilarityFactory, TestSQLHandler, TestFieldTypeCollectionResource, ReplicationFactorTest, TestFieldCacheReopen, TestSchemaSimilarityResource, ZkStateReaderTest, TestRangeQuery, TestTrie, TestExpandComponent, DefaultValueUpdateProcessorTest, ClassificationUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, DebugComponentTest, TestConfigSetsAPI, TestSolrQueryParser, TestCloudSchemaless, ExitableDirectoryReaderTest, TestCollationField, AsyncCallRequestStatusResponseTest, DeleteStatusTest, TestBlobHandler, DirectSolrConnectionTest, TestFieldCollectionResource, AddBlockUpdateTest, TestDistribIDF, HdfsThreadLeakTest, DocValuesMissingTest, ChangedSchemaMergeTest, SolrInfoMBeanTest, AliasIntegrationTest, TestAnalyzeInfixSuggestions, TestDistributedMissingSort, SolrCoreCheckLockOnStartupTest, TestTrackingShardHandlerFactory, PluginInfoTest, TestReplicaProperties, TestDocTermOrds, DistributedIntervalFacetingTest, TermVectorComponentDistributedTest, TermVectorComponentTest, SearchHandlerTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=23C731E7977AAC8F -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [243/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 61429 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6081 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6081/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries

Error Message:


Stack Trace:
junit.framework.AssertionFailedError
	at __randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
	at org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
	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 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 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)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1070 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanMinShouldMatch -Dtests.method=testRandomQueries -Dtests.seed=9494D2550994EF30 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.56s J1 | TestBooleanMinShouldMatch.testRandomQueries <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:48)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:20)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:27)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {all=PostingsFormat(name=LuceneFixedGap), data=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1554, maxMBSortInHeap=7.819202976952535, sim=RandomSimilarity(queryNorm=true): {all=DFR I(F)Z(0.3), data=DFR GB3(800.0)}, locale=ar-TN, timezone=ART
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=140683160,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleFSLockFactory, TestSortedSetSortField, TestMultiPhraseQuery, TestFilterIterator, TestDateSort, TestRecyclingByteBlockAllocator, TestFilterLeafReader, TestQueryBuilder, TestSimilarityBase, TestTermsEnum, TestFileSwitchDirectory, TestIndexWriterExceptions, TestBooleanRewrites, TestPayloads, TestReadOnlyIndex, TestTopDocsMerge, TestPhrasePrefixQuery, TestPrefixCodedTerms, Test2BBinaryDocValues, TestMixedCodecs, TestIndexWriterFromReader, TestRoaringDocIdSet, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestPerFieldPostingsFormat, TestTermVectorsWriter, TestStressIndexing2, TestPolygon, TestFieldMaskingSpanQuery, TestAddIndexes, TestDocIdsWriter, TestDirectory, TestSpanNearQuery, TestRateLimiter, TestFilterSpans, TestCheckIndex, TestIndexWriterThreadsToSegments, TestFuzzyQuery, TestSortedNumericSortField, TestNRTThreads, TestMutableValues, TestSleepingLockWrapper, MultiCollectorTest, TestBytesRefArray, TestNumericUtils, TestBytesStore, TestMultiPhraseEnum, TestTermQuery, TestDocIDMerger, TestMSBRadixSorter, TestPrefixInBooleanQuery, TestArrayUtil, TestDeterminism, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestSpanCollection, Test4GBStoredFields, TestSameScoresWithThreads, TestBM25Similarity, Test2BPoints, TestPhraseQuery, TestIntroSelector, TestIndexWriterDeleteByQuery, TestDocValuesRewriteMethod, Test2BPositions, TestNamedSPILoader, TestRamUsageEstimator, TestSimpleExplanationsWithFillerDocs, TestMergedIterator, TestIntsRef, TestNoMergePolicy, TestNRTReaderWithThreads, TestAutomatonQuery, TestOmitTf, TestForceMergeForever, TestNGramPhraseQuery, TestSentinelIntSet, TestConcurrentMergeScheduler, TestMultiLevelSkipList, TestDocIdSetBuilder, TestIndexWriterOnVMError, TestDirectPacked, TestSegmentInfos, TestSpanExplanationsOfNonMatches, TestIndexWriterNRTIsCurrent, TestUniqueTermCount, TestSegmentReader, TestSearcherManager, TestIndexWriterDelete, TestStressAdvance, TestFieldsReader, TestMixedDocValuesUpdates, TestForTooMuchCloning, TestUTF32ToUTF8, TestCodecUtil, TestPerSegmentDeletes, TestSloppyMath, TestNoDeletionPolicy, TestFilterDirectory, TestCloseableThreadLocal, TestSort, TestLRUQueryCache, TestSameTokenSamePosition, TestCompiledAutomaton, TestSortRandom, TestStandardAnalyzer, TestDocumentWriter, TestIndexCommit, TestMergeSchedulerExternal, TestIndexWriterReader, TestFSTs, TestPackedInts, TestMultiMMap, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter, TestHighCompressionMode, TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestTieredMergePolicy, TestBufferedIndexInput, TestWeakIdentityMap, TestLockFactory, TestCollectionUtil, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestPagedBytes, TestDocValuesIndexing, TestBooleanMinShouldMatch]
   [junit4] Completed [261/432 (1!)] on J1 in 1.11s, 17 tests, 1 failure <<< FAILURES!

[...truncated 9708 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\init-core-data-001
   [junit4]   2> 290663 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 290669 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 290770 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65465
   [junit4]   2> 290770 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290771 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290786 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@546ae3d2 name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 290797 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 0x156cdf0e0100000, 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> 290821 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290821 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290822 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,AVAILABLE}
   [junit4]   2> 290825 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4700d685{/solr,null,AVAILABLE}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:65469}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.Server Started @297441ms
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65469}
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1'
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 290829 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290830 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.Server Started @297444ms
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2'
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 290833 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290834 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290875 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77f53e42 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290875 INFO  (zkCallback-529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66c955ac name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290876 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26837337
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1]
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1176196982
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2]
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib
   [junit4]   2> 290894 INFO  (jetty-launcher-527-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> 290894 INFO  (jetty-launcher-527-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> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290905 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290907 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290912 INFO  (zkCallback-536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3117582 name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290915 INFO  (zkCallback-535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f8232ce name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290918 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 0x156cdf0e0100003, 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> 290920 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@5f2ceb6a
   [junit4]   2> 290924 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 0x156cdf0e0100004, 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> 290925 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@456bc55e
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290934 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16cdf1da name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290934 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290937 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28113d03 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290937 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290939 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290940 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290945 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 290946 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 290949 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 290952 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 290957 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 290958 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 290963 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 290964 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 290968 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290969 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290977 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290978 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290982 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290984 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 290986 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 290987 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 290988 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 290989 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 290994 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 290995 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490876470034437-127.0.0.1:65469_solr-n_0000000001
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65472_solr
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 291007 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291011 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) starting
   [junit4]   2> 291012 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_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> 291012 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_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> 291013 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291015 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291017 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291030 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 291032 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 291034 INFO  (OverseerCollectionConfigSetProcessor-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 291034 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291037 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 291039 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_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> 291040 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_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> 291041 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291041 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291042 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65472_solr"} current state version: 0
   [junit4]   2> 291042 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65472_solr
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 291579 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291580 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291670 INFO  (jetty-launcher-527-thread-1-EventThread) [n:127.0.0.1:65469_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 291671 INFO  (jetty-launcher-527-thread-2-EventThread) [n:127.0.0.1:65472_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 291920 ERROR (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 292268 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 292270 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 292275 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292278 INFO  (zkCallback-541-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@535783fe name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292278 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292278 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 292282 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 0x156cdf0e0100009, 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> 292334 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 295530 WARN  (qtp1905330941-2660) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 295531 WARN  (qtp1905330941-2660) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295560 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295564 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295580 WARN  (qtp1905330941-2669) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 295580 WARN  (qtp1905330941-2669) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295581 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295582 WARN  (qtp836242145-2659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 295582 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295583 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295583 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 295677 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 295755 ERROR (qtp1905330941-2686) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 295803 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295810 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295834 ERROR (qtp836242145-2663) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 295842 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 295911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 295926 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 295954 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 296013 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296073 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296086 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296126 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296139 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296178 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296192 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296249 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296260 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296261 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 296301 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296307 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1472369936140&s=BGDHu71lr79ezkk5FcAtDwZEtvw="; Path=/; Domain=127.0.0.1; Expires= ad, 28-Aww-2016 07:38:56 GMT; HttpOnly". Invalid 'expires' attribute: ad, 28-Aww-2016 07:38:56 GMT
   [junit4]   2> 296307 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 296346 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296365 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296371 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296372 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296377 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296377 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 296460 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 296470 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296471 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296484 INFO  (zkCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64bc1731 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296484 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296484 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296491 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 296495 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 0x156cdf0e010000a, 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> 296580 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 296603 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=5080453E0F939EAC -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=America/Winnipeg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 296609 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26837337
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1176196982
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65469_solr as DOWN
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 296620 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) closing
   [junit4]   2> 296625 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65472_solr
   [junit4]   2> 296631 INFO  (zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_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> 296631 WARN  (zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296633 ERROR (Thread[Thread-585,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:65472_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 296638 INFO  (zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_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> 296638 WARN  (zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296671 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4700d685{/solr,null,UNAVAILABLE}
   [junit4]   2> 298132 WARN  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 298132 ERROR (Thread[Thread-586,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:65469_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 298139 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,UNAVAILABLE}
   [junit4]   2> 298140 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 0x156cdf0e0100007, 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> 298150 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298156 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298160 WARN  (Thread-562) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 298161 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegation

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

ec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1686, maxMBSortInHeap=5.208278033413439, sim=ClassicSimilarity, locale=ar-LY, timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=52114520,total=380108800
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestSchemaNameResource, ZkNodePropsTest, DirectSolrConnectionTest, HighlighterConfigTest, TestQuerySenderListener, TestConfigSetProperties, HdfsThreadLeakTest, SortSpecParsingTest, TestSQLHandler, TestSerializedLuceneMatchVersion, BaseCdcrDistributedZkTest, TestSolrIndexConfig, BJQParserTest, SuggesterTSTTest, UpdateRequestProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, BasicAuthIntegrationTest, TestFieldCacheVsDocValues, ParsingFieldUpdateProcessorsTest, TestJoin, TestCopyFieldCollectionResource, TestSolrCLIRunExample, CoreAdminRequestStatusTest, TestZkChroot, DefaultValueUpdateProcessorTest, DistributedTermsComponentTest, BadCopyFieldTest, DistributedSuggestComponentTest, ZkStateReaderTest, TestNumericTerms64, OpenExchangeRatesOrgProviderTest, TestDynamicLoading, TestFiltering, NotRequiredUniqueKeyTest, SaslZkACLProviderTest, TestRangeQuery, TestSolrCloudWithDelegationTokens, TestUseDocValuesAsStored2, LeaderElectionIntegrationTest, TestExclusionRuleCollectionAccess, OverriddenZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, ConnectionManagerTest, MergeStrategyTest, TestBinaryField, TestConfigSetsAPIZkFailure, TestLegacyFieldCache, TestBlobHandler, CopyFieldTest, OverseerStatusTest, ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, AliasIntegrationTest, TestSortingResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, TestCSVResponseWriter, WordBreakSolrSpellCheckerTest, TestNRTOpen, TestObjectReleaseTracker, RulesTest, SolrCmdDistributorTest, FileBasedSpellCheckerTest, LoggingHandlerTest, ShardRoutingCustomTest, SortByFunctionTest, TestHdfsBackupRestoreCore, LukeRequestHandlerTest, CloudExitableDirectoryReaderTest, WrapperMergePolicyFactoryTest, TestReversedWildcardFilterFactory, TestSmileRequest, TestRandomFaceting, TestPerFieldSimilarity, ClassificationUpdateProcessorFactoryTest, TestCollationField, DeleteReplicaTest, TestSimpleTrackingShardHandler, LeaderInitiatedRecoveryOnShardRestartTest, ResponseLogComponentTest, DistanceFunctionTest, TestRecoveryHdfs, TestManagedStopFilterFactory, TestCloudManagedSchema, SpellPossibilityIteratorTest, TestRuleBasedAuthorizationPlugin, TestShardHandlerFactory, TestRecovery, TestFileDictionaryLookup, TestRequestStatusCollectionAPI, CloudMLTQParserTest, TestSolrCoreSnapshots, HdfsCollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, SpellingQueryConverterTest, TestSubQueryTransformerDistrib, ForceLeaderTest, TestDocBasedVersionConstraints, ChangedSchemaMergeTest, SpatialHeatmapFacetsTest, AutoCommitTest, HLLUtilTest, TestDocTermOrds, RemoteQueryErrorTest, DistributedFacetPivotSmallTest, TestLeaderElectionZkExpiry, TestJsonFacets, TestSuggestSpellingConverter, DistributedFacetPivotLongTailTest, FullHLLTest, DistribDocExpirationUpdateProcessorTest, TestDistributedGrouping, TestSolrQueryParser, DistributedIntervalFacetingTest, DirectUpdateHandlerOptimizeTest, EchoParamsTest, RAMDirectoryFactoryTest, TestMacroExpander, QueryParsingTest, CdcrRequestHandlerTest, DistributedExpandComponentTest, NumericFieldsTest, TestDistribDocBasedVersion, ResponseHeaderTest, TestConfigOverlay, CacheHeaderTest, TestReload, DistributedQueueTest, TestOmitPositions, TestCrossCoreJoin, ResourceLoaderTest, StatsComponentTest, CurrencyFieldOpenExchangeTest, TestShortCircuitedRequests, TestAnalyzeInfixSuggestions, TestDistributedMissingSort, TestRawTransformer, SpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressUserVersions, TestSolrJ, TestTrackingShardHandlerFactory, TestNonDefinedSimilarityFactory, TestRandomRequestDistribution, TestSolr4Spatial, TestCoreDiscovery, TestCloudInspectUtil, SynonymTokenizerTest, BasicFunctionalityTest, TestSearcherReuse, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestBadConfig, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5080453E0F939EAC -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [497/632 (2!)] on J1 in 0.27s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60568 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6080 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6080/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<152> but was:<139>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<139>
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:409CBDB21557810C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:241)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:127)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:63403/solr: specified location file:///C:/location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63403/solr: specified location file:///C:/location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:409CBDB21557810C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:53629/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:53629/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:F5102C448345B284]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	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:53629/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12036 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\init-core-data-001
   [junit4]   2> 2365640 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8C88268BBABECF4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2365640 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8C88268BBABECF4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vtj/
   [junit4]   2> 2365644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2365645 INFO  (Thread-3643) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2365645 INFO  (Thread-3643) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2365745 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkTestServer start zk server on port:61800
   [junit4]   2> 2365745 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2365746 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2365755 INFO  (zkCallback-2618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28dd61 name:ZooKeeperConnection Watcher:127.0.0.1:61800 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2365755 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2365756 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2365756 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2365760 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2365764 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2365767 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@788816 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2365767 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2365768 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2365768 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2365773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2365776 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2365781 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2365785 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2365786 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2365792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2365793 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2365796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2365796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2365799 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2365799 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2365805 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2365805 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2365809 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2365810 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2365815 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2365816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2365819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2365819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2365824 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2365825 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2365828 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2365829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2365833 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2365833 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2366586 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1
   [junit4]   2> 2366591 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2366591 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e69bc6{/vtj,null,AVAILABLE}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@570d53{HTTP/1.1,[http/1.1]}{127.0.0.1:61807}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server Started @2372480ms
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\tempDir-001/control/data, hostContext=/vtj, hostPort=61807, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001'
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2366596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2366596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2366597 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366599 INFO  (zkCallback-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d4cc02 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366600 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366600 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2366603 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2366603 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\solr.xml
   [junit4]   2> 2366626 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer New CoreContainer 11988629
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001]
   [junit4]   2> 2366627 WARN  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\lib
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] 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> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61800/solr
   [junit4]   2> 2366638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2366638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2366639 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366640 INFO  (zkCallback-2623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26ab6c name:ZooKeeperConnection Watcher:127.0.0.1:61800 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366640 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366642 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2366644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/21148308@196a8d3
   [junit4]   2> 2366646 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366648 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fa27af name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366648 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366651 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2366654 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2366661 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2366664 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2366667 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2366669 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2366674 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2366676 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2366680 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2366683 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2366684 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2366685 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2366690 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2366692 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2366694 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2366695 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96488409345163268-127.0.0.1:61807_vtj-n_0000000000
   [junit4]   2> 2366695 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61807_vtj
   [junit4]   2> 2366696 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2366698 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Overseer (id=96488409345163268-127.0.0.1:61807_vtj-n_0000000000) starting
   [junit4]   2> 2366701 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2366712 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2366713 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61807_vtj
   [junit4]   2> 2366713 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61807_vtj
   [junit4]   2> 2366714 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] 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> 2366715 INFO  (OverseerCollectionConfigSetProcessor-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2366715 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2366716 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2366720 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2366730 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2366731 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2366733 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2366739 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2366739 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2366739 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2366739 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2366750 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2366750 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2366750 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2366751 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2366752 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2366752 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2366753 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2366755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1'
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2367757 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2367760 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2367766 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2367773 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2367784 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2367789 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2367889 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2367899 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2367900 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2367918 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2367921 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2367924 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2367926 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\]
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18cf116
   [junit4]   2> 2367934 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2367934 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2367935 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data
   [junit4]   2> 2367937 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2367938 WARN  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2367939 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index
   [junit4]   2> 2367939 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=91.91015625, floorSegmentMB=0.365234375, forceMergeDeletesPctAllowed=9.824549813230874, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2367949 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2367950 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2367951 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\
   [junit4]   2> 2367956 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2367956 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2367957 WARN  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2367968 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367969 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367970 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367973 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367976 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2367976 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2367977 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2367977 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2367979 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2367980 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2367980 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a005ce[collection1] main]
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2367984 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2367987 INFO  (searcherExecutor-7725-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a005ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543814551968940032
   [junit4]   2> 2367989 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543814551968940032
   [junit4]   2> 2367989 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2367991 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2367991 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:61807/vtj collection:control_collection shard:shard1
   [junit4]   2> 2367992 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2367999 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96488409345163268-core_node1-n_0000000000
   [junit4]   2> 2368000 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61807/vtj/collection1/
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61807/vtj/collection1/ has no replicas
   [junit4]   2> 2368003 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2368004 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2368007 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96488409345163268-core_node1-n_0000000000
   [junit4]   2> 2368011 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61807/vtj/collection1/ shard1
   [junit4]   2> 2368012 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2368114 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61807/vtj/collection1/ and leader is http://127.0.0.1:61807/vtj/collection1/
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61807/vtj
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2368165 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 2368166 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2368166 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2368244 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2368245 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2368247 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176ff82 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2368248 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2368249 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2368251 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2368271 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368271 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368814 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001\cores\collection1
   [junit4]   2> 2368818 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001
   [junit4]   2> 2368819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2368820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13dd649{/vtj,null,AVAILABLE}
   [junit4]   2> 2368821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15eed79{HTTP/1.1,[http/1.1]}{127.0.0.1:61837}
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server Started @2374708ms
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/vtj, hostPort=61837, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001\cores}
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.

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

il.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [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:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C8C88268BBABECF4-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9852, maxDocsPerChunk=439, blockSize=680), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9852, blockSize=680)), sim=ClassicSimilarity, locale=ar-TN, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=215799736,total=443576320
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, RequestHandlersTest, TestCustomDocTransformer, SortByFunctionTest, TestQueryTypes, MultiTermTest, OverseerModifyCollectionTest, TestFieldCollectionResource, HdfsRestartWhileUpdatingTest, TestRTGBase, CacheHeaderTest, ZkSolrClientTest, TestRecoveryHdfs, CollectionStateFormat2Test, TestCloudManagedSchema, TestQueryUtils, MultiThreadedOCPTest, SpellingQueryConverterTest, FullHLLTest, HighlighterConfigTest, MinimalSchemaTest, OverseerStatusTest, TestNoOpRegenerator, LoggingHandlerTest, TestReqParamsAPI, TestStressUserVersions, HdfsCollectionsAPIDistributedZkTest, TestCloudInspectUtil, NotRequiredUniqueKeyTest, BinaryUpdateRequestHandlerTest, TestBM25SimilarityFactory, SimpleCollectionCreateDeleteTest, TriLevelCompositeIdRoutingTest, TestCopyFieldCollectionResource, InfoHandlerTest, BigEndianAscendingWordDeserializerTest, SolrCmdDistributorTest, TestClassicSimilarityFactory, TestFieldTypeCollectionResource, TestRequestStatusCollectionAPI, ZkStateReaderTest, LeaderFailoverAfterPartitionTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrIndexConfig, TestManagedSchema, TestComplexPhraseQParserPlugin, TestDistribDocBasedVersion, CollectionsAPIAsyncDistributedZkTest, PluginInfoTest, TestSolrJ, IndexSchemaRuntimeFieldTest, TestDistribIDF, TestFastOutputStream, CdcrReplicationDistributedZkTest, OpenCloseCoreStressTest, ExitableDirectoryReaderTest, TestCSVResponseWriter, TestUseDocValuesAsStored2, TestRealTimeGet, NoCacheHeaderTest, TestCloudSchemaless, ZkNodePropsTest, SolrInfoMBeanTest, AliasIntegrationTest, TestDynamicLoading, TestFieldCacheReopen, TestCoreDiscovery, DistributedQueueTest, TestOrdValues, SpatialRPTFieldTypeTest, TestDynamicFieldCollectionResource, TestDocTermOrds, TestStressRecovery, UniqFieldsUpdateProcessorFactoryTest, HdfsThreadLeakTest, TestFileDictionaryLookup, TestQueryWrapperFilter, BasicDistributedZk2Test, HighlighterMaxOffsetTest, TestNumericTerms64, SuggesterTest, TestSearcherReuse, TestMacroExpander, AnalyticsQueryTest, TestQuerySenderListener, CdcrUpdateLogTest, HLLUtilTest, RAMDirectoryFactoryTest, TestSolrCloudWithDelegationTokens, RulesTest, TestSystemIdResolver, CoreAdminHandlerTest, TestZkChroot, DirectSolrConnectionTest, ConnectionManagerTest, TestTrackingShardHandlerFactory, SynonymTokenizerTest, TestCharFilters, TestHdfsBackupRestoreCore, StatsComponentTest, DistributedFacetPivotLongTailTest, TestAuthenticationFramework, UpdateRequestProcessorFactoryTest, RollingRestartTest, SpellCheckComponentTest, QueryParsingTest, TestInfoStreamLogging, BJQParserTest, FullSolrCloudDistribCmdsTest, TestSolr4Spatial, CurrencyFieldOpenExchangeTest, TestTrie, TestFoldingMultitermQuery, TestSolrFieldCacheMBean, TestSuggestSpellingConverter, TestCloudPseudoReturnFields, ClassificationUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestUtils, TestNamedUpdateProcessors, TestGraphMLResponseWriter, TestSubQueryTransformer, TestGraphTermsQParserPlugin, DistributedTermsComponentTest, TestCrossCoreJoin, TestLegacyFieldCache, HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ForceLeaderTest, TestSchemaSimilarityResource, WrapperMergePolicyFactoryTest, LeaderElectionIntegrationTest, TestConfigSetProperties, ConcurrentDeleteAndCreateCollectionTest, DistanceFunctionTest, BlockJoinFacetRandomTest, ReplicationFactorTest, TestSolrCLIRunExample, ResponseHeaderTest, FileUtilsTest, TestRawTransformer, DistribDocExpirationUpdateProcessorTest, ResponseLogComponentTest, TestObjectReleaseTracker, MergeStrategyTest, TestShortCircuitedRequests, TestSolrDynamicMBean, TestSolrDeletionPolicy2, TestCollationField, BaseCdcrDistributedZkTest, TestFiltering, DateFieldTest, BasicFunctionalityTest, ParsingFieldUpdateProcessorsTest, CustomCollectionTest, CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, TestReplicationHandler, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, SimpleFacetsTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestAnalyzedSuggestions, PingRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, OverseerRolesTest, ReplaceNodeTest, ShardSplitTest, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestRestoreCore, TestSolrConfigHandlerCloud, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, CursorMarkTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestFieldSortValues, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestSmileRequest, TestMinMaxOnMultiValuedField, GraphQueryTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, BasicAuthIntegrationTest]
   [junit4] Completed [601/632 (4!)] on J1 in 16.79s, 1 test, 1 error <<< FAILURES!

[...truncated 52523 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6079 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6079/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12121 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_4C60DAABA73AA147-001\init-core-data-001
   [junit4]   2> 2483520 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2483525 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2483672 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2483696 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1709, maxMBSortInHeap=6.118051654849976, sim=ClassicSimilarity, locale=es-SV, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=245538304,total=449167360
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestBulkSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, TestCollationField, TestShardHandlerFactory, TestSchemaSimilarityResource, ResponseLogComponentTest, DistributedQueryComponentCustomSortTest, TestReplicaProperties, TestAuthenticationFramework, DebugComponentTest, BitVectorTest, OverriddenZkACLAndCredentialsProvidersTest, TestSQLHandler, TestSubQueryTransformerDistrib, MinimalSchemaTest, ChangedSchemaMergeTest, HdfsThreadLeakTest, LeaderElectionIntegrationTest, TestReload, MultiThreadedOCPTest, HdfsUnloadDistributedZkTest, BinaryUpdateRequestHandlerTest, TestDistributedMissingSort, TestQuerySenderListener, LeaderInitiatedRecoveryOnShardRestartTest, ChaosMonkeySafeLeaderTest, TestFileDictionaryLookup, TestAuthorizationFramework, TestSearcherReuse, CollectionsAPIAsyncDistributedZkTest, ClassificationUpdateProcessorFactoryTest, ShardRoutingCustomTest, CdcrRequestHandlerTest, TestCloudPseudoReturnFields, TestAtomicUpdateErrorCases, TestSolrQueryParser, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotSmallTest, TestCloudSchemaless, TestNonDefinedSimilarityFactory, InfoHandlerTest, NumericFieldsTest, TestNoOpRegenerator, TestConfigSetsAPI, FullHLLTest, LoggingHandlerTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, TestExpandComponent, LukeRequestHandlerTest, FileBasedSpellCheckerTest, TestQueryTypes, BigEndianAscendingWordDeserializerTest, AnalyticsQueryTest, TriLevelCompositeIdRoutingTest, TestRealTimeGet, TestBinaryResponseWriter, BadCopyFieldTest, SuggesterWFSTTest, HdfsCollectionsAPIDistributedZkTest, TestObjectReleaseTracker, TestRandomFaceting, PluginInfoTest, RemoteQueryErrorTest, TestRequestStatusCollectionAPI, CoreAdminHandlerTest, TestSystemIdResolver, HdfsRestartWhileUpdatingTest, CoreSorterTest, SolrPluginUtilsTest, NoCacheHeaderTest, TestInfoStreamLogging, TestDistributedGrouping, SolrIndexSplitterTest, SortSpecParsingTest, ConvertedLegacyTest, SolrCmdDistributorTest, TestReversedWildcardFilterFactory, TestClassicSimilarityFactory, TestFieldCacheVsDocValues, TestBadConfig, QueryParsingTest, TestJoin, TestSolrCLIRunExample, FieldMutatingUpdateProcessorTest, TestSolrDynamicMBean, UUIDUpdateProcessorFallbackTest, StressHdfsTest, TestHighFrequencyDictionaryFactory, TestOmitPositions, TestDocTermOrds, SimpleCollectionCreateDeleteTest, CurrencyFieldOpenExchangeTest, CollectionsAPIDistributedZkTest, TestNRTOpen, DirectSolrConnectionTest, FullSolrCloudDistribCmdsTest, PeerSyncReplicationTest, TestOnReconnectListenerSupport, TestRawTransformer, OpenExchangeRatesOrgProviderTest, TestConfigOverlay, ConnectionReuseTest, TestLegacyFieldCache, TestConfigSetsAPIZkFailure, RequestHandlersTest, TestSolrFieldCacheMBean, TestScoreJoinQPScore, TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchema, TestNamedUpdateProcessors, TestHdfsBackupRestoreCore, AliasIntegrationTest, SaslZkACLProviderTest, CdcrReplicationDistributedZkTest, RAMDirectoryFactoryTest, ZkSolrClientTest, TestCSVResponseWriter, TestConfigSetProperties, TestSolrJ, TestRuleBasedAuthorizationPlugin, CoreAdminRequestStatusTest, TestUtils, TestSolrQueryParserResource, SortByFunctionTest, HighlighterConfigTest, TestSolrCloudWithDelegationTokens, CustomCollectionTest, BasicZkTest, TestSolrCoreProperties, TestIndexSearcher, TestLocalFSCloudBackupRestore, StatsComponentTest, TermVectorComponentDistributedTest, TestExclusionRuleCollectionAccess, BJQParserTest, DeleteLastCustomShardedReplicaTest, TestFieldCacheReopen, ConnectionManagerTest, TestComplexPhraseQParserPlugin, TestMiniSolrCloudCluster, IndexSchemaRuntimeFieldTest, TestZkChroot, UpdateRequestProcessorFactoryTest, OverseerModifyCollectionTest, TestJettySolrRunner, ExitableDirectoryReaderTest, SolrCloudExampleTest, TestBinaryField, EchoParamsTest, TestRecoveryHdfs, TestExactStatsCache, UnloadDistributedZkTest, ZkCLITest, TestDistributedSearch, TestStressReorder, DistributedTermsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestTrie, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, TestCloudDeleteByQuery, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=4C60DAABA73AA147 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [493/632 (1!)] on J1 in 0.23s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60594 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6078 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6078/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6241, name=SocketProxy-Request-60378:60020, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6241, name=SocketProxy-Request-60378:60020, state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:D2D64EEE7EB0E220]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	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)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:4D1A959C68C25F2A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:57603/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:57603/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:187D0E9A80B613B6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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:57603/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10864 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 867195 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 867298 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:57599
   [junit4]   2> 867298 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867299 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867304 INFO  (zkCallback-7730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d3a67 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d224e5{/solr,null,AVAILABLE}
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d27d0{/solr,null,AVAILABLE}
   [junit4]   2> 867317 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1755737{HTTP/1.1,[http/1.1]}{127.0.0.1:57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d17d6e{HTTP/1.1,[http/1.1]}{127.0.0.1:57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2'
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3'
   [junit4]   2> 867329 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df8613{/solr,null,AVAILABLE}
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df1522{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@159ae07{HTTP/1.1,[http/1.1]}{127.0.0.1:57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eaebc{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.Server Started @871857ms
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1'
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e9dbb{HTTP/1.1,[http/1.1]}{127.0.0.1:57615}
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.Server Started @871858ms
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57615}
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5'
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a4ae4f{HTTP/1.1,[http/1.1]}{127.0.0.1:57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.Server Started @871870ms
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867345 INFO  (zkCallback-7731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d5945 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (zkCallback-7734-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186bf9c name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4'
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867347 INFO  (zkCallback-7733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@259e0f name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (zkCallback-7732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dd0e6d name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867351 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 16289042
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 24185828
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2]
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3]
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-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> 867367 INFO  (jetty-launcher-7729-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> 867368 INFO  (zkCallback-7735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b968a name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867369 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 0x156c73bbd9f0004, 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> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\.
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 28130191
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1]
   [junit4]   2> 867370 WARN  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib
   [junit4]   2> 867370 INFO  (jetty-launcher-7729-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> 867370 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 9343934
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5]
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867371 WARN  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-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> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867378 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867379 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867385 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867385 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 0x156c73bbd9f0005, 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> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867388 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867389 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 20373316
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867390 WARN  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib
   [junit4]   2> 867392 INFO  (jetty-launcher-7729-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> 867394 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867399 INFO  (zkCallback-7738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a467 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867400 INFO  (zkCallback-7745-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8b7b9f name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867401 INFO  (zkCallback-7746-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd3859 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867401 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867403 INFO  (zkCallback-7747-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f6c83 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867405 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 0x156c73bbd9f0006, 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> 867405 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@85e3c7
   [junit4]   2> 867407 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867408 INFO  (zkCallback-7750-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@122d04e name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867408 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 0x156c73bbd9f0008, 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> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867411 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@117f06e
   [junit4]   2> 867415 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@9da8be
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@533181
   [junit4]   2> 867421 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867423 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 0x156c73bbd9f000a, 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> 867423 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@15c9197
   [junit4]   2> 867423 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@378195 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867427 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e00495 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867429 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d74c73 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867429 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19d2092 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867430 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c121d name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867436 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867437 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867438 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867448 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867496 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867527 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003
   [junit4]   2> 867536 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356303-127.0.0.1:57609_solr-n_0000000004
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57612_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867541 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_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> 867541 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_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> 867541 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer (id=96483501433356299-127.0.0.1:57612_solr-n_0000000000) starting
   [junit4]   2> 867543 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_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> 867543 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_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> 867543 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_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> 867544 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 867544 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_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> 867546 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867547 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867548 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867549 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867577 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867585 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867596 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 867608 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 867608 INFO  (OverseerCollectionConfigSetProcessor-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 867610 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57612_solr as DOWN
   [junit4]   2> 867610 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 867611 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867615 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_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> 867615 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_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> 867615 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_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> 867617 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_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> 867617 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57612_solr"} current state version: 0
   [junit4]   2> 867617 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57612_solr
   [junit4]   2> 867617 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_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> 867617 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (

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

worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=547, maxMBSortInHeap=5.313601015161931, sim=ClassicSimilarity, locale=es-CR, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=167642152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, TestBinaryResponseWriter, TestFoldingMultitermQuery, CdcrUpdateLogTest, OverseerStatusTest, QueryParsingTest, RulesTest, TestAuthorizationFramework, TestFiltering, DocExpirationUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, ForceLeaderTest, ConcurrentDeleteAndCreateCollectionTest, TestDistributedGrouping, TestReqParamsAPI, TestLeaderElectionZkExpiry, BJQParserTest, TestNumericTerms64, TestShortCircuitedRequests, TestReplicaProperties, CollectionStateFormat2Test, TestBinaryField, AnalyticsQueryTest, DistanceFunctionTest, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestStressUserVersions, TestQueryWrapperFilter, TermVectorComponentDistributedTest, TestSolrCoreProperties, HdfsUnloadDistributedZkTest, TestBulkSchemaAPI, BadIndexSchemaTest, TestStressLiveNodes, CurrencyFieldOpenExchangeTest, TestUseDocValuesAsStored2, TestReversedWildcardFilterFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestIndexingPerformance, TestSolrQueryParserResource, SuggesterTest, CSVRequestHandlerTest, TriLevelCompositeIdRoutingTest, RequestHandlersTest, DistributedQueueTest, TestCloudPseudoReturnFields, TestNRTOpen, NoCacheHeaderTest, TestTrackingShardHandlerFactory, TestBlobHandler, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest, DistributedTermsComponentTest, FieldMutatingUpdateProcessorTest, TestCustomDocTransformer, NumericFieldsTest, BasicAuthIntegrationTest, TestBadConfig, TestSortingResponseWriter, EchoParamsTest, ChangedSchemaMergeTest, DistributedMLTComponentTest, SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, SpellCheckComponentTest, TestUtils, StressHdfsTest, TestSolrCloudWithDelegationTokens, TestNamedUpdateProcessors, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, SpellPossibilityIteratorTest, BlockDirectoryTest, DeleteStatusTest, TestExpandComponent, TestExclusionRuleCollectionAccess, LeaderFailoverAfterPartitionTest, SuggestComponentTest, DistribDocExpirationUpdateProcessorTest, TestSchemaNameResource, CoreAdminRequestStatusTest, CloudExitableDirectoryReaderTest, TestRecoveryHdfs, ShardRoutingCustomTest, FullHLLTest, TestClassicSimilarityFactory, TestSuggestSpellingConverter, TestShardHandlerFactory, TestOnReconnectListenerSupport, TestAnalyzeInfixSuggestions, UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, MultiTermTest, AutoCommitTest, CustomCollectionTest, SortSpecParsingTest, TestFieldCacheSort, TestAtomicUpdateErrorCases, TestIndexSearcher, CdcrReplicationDistributedZkTest, TestSystemIdResolver, TestDynamicLoading, HdfsChaosMonkeyNothingIsSafeTest, FileUtilsTest, TestObjectReleaseTracker, TestDistributedMissingSort, TestRandomFaceting, TestFieldCacheReopen, BinaryUpdateRequestHandlerTest, PluginInfoTest, BasicZkTest, TestDistribIDF, TestXmlQParser, HighlighterMaxOffsetTest, TestRuleBasedAuthorizationPlugin, TestPerFieldSimilarity, TestConfigSetsAPIZkFailure, TestRandomRequestDistribution, SpellCheckCollatorTest, SpatialHeatmapFacetsTest, ReplicationFactorTest, MergeStrategyTest, HdfsBasicDistributedZk2Test, TestNoOpRegenerator, TestMaxScoreQueryParser, SolrIndexSplitterTest, SegmentsInfoRequestHandlerTest, TestValueSourceCache, TestSchemaManager, ResponseLogComponentTest, HLLUtilTest, ExitableDirectoryReaderTest, CopyFieldTest, IndexSchemaRuntimeFieldTest, HdfsRecoverLeaseTest, SearchHandlerTest, TestGraphTermsQParserPlugin, LoggingHandlerTest, SignatureUpdateProcessorFactoryTest, SolrCmdDistributorTest, TestCrossCoreJoin, FullSolrCloudDistribCmdsTest, DistributedExpandComponentTest, TestSolrQueryParser, HdfsDirectoryTest, TestDynamicFieldCollectionResource, TestGraphMLResponseWriter, GraphQueryTest, BigEndianAscendingWordDeserializerTest, HdfsThreadLeakTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, SimpleFacetsTest, StatsComponentTest, BasicFunctionalityTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, PingRequestHandlerTest, UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, DateFieldTest, DOMUtilTest, TestSolrJ, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=25A5A0B6B8584DC6 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/632 (5!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52848 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6077 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6077/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C:549B34768D2998A0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:62688/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:62688/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C:1FCAF70655DD43C]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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:62688/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11110 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1234011 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1234012 INFO  (Thread-1699) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1234012 INFO  (Thread-1699) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1234111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:62684
   [junit4]   2> 1234111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234119 INFO  (zkCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fa43f3f name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1234131 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234131 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40e0788f{/solr,null,AVAILABLE}
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33b3ee18{/solr,null,AVAILABLE}
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1720823e{/solr,null,AVAILABLE}
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@8c18a11{HTTP/1.1,[http/1.1]}{127.0.0.1:62688}
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d82688{/solr,null,AVAILABLE}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.Server Started @1239047ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62688}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12cfadd8{HTTP/1.1,[http/1.1]}{127.0.0.1:62694}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2'
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.Server Started @1239048ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62694}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1'
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fbedc95{HTTP/1.1,[http/1.1]}{127.0.0.1:62697}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.Server Started @1239048ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62697}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3'
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43d656ab{/solr,null,AVAILABLE}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c868725{HTTP/1.1,[http/1.1]}{127.0.0.1:62691}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.Server Started @1239050ms
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62691}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4'
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5dc89c56{HTTP/1.1,[http/1.1]}{127.0.0.1:62706}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.Server Started @1239051ms
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62706}
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5'
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234141 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234143 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234160 INFO  (zkCallback-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@294ae215 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (zkCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b7c5ec9 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234160 INFO  (zkCallback-1331-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f870d50 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234162 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234162 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234164 INFO  (zkCallback-1329-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79405606 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234164 INFO  (zkCallback-1328-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78c1923e name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234166 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234166 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234192 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 0x156c5005eda0005, 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> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\.
   [junit4]   2> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1242986595
   [junit4]   2> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2]
   [junit4]   2> 1234194 WARN  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\lib
   [junit4]   2> 1234195 INFO  (jetty-launcher-1326-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> 1234201 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\.
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1258166180
   [junit4]   2> 1234201 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\.
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1191665525
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4]
   [junit4]   2> 1234203 WARN  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\lib
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-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> 1234203 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5]
   [junit4]   2> 1234206 WARN  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\lib
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-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> 1234204 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\.
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1828022469
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1]
   [junit4]   2> 1234206 WARN  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\lib
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-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> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234207 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234207 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234209 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 0x156c5005eda0002, 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> 1234211 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234213 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234213 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234209 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\.
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1305122702
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3]
   [junit4]   2> 1234214 WARN  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\lib
   [junit4]   2> 1234216 INFO  (jetty-launcher-1326-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> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234218 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234216 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234218 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234220 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234220 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234221 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234222 INFO  (zkCallback-1335-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d3ab2a1 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234222 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b3364d7 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234222 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234222 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (zkCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140ae84d name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234224 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fa65f31 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234225 INFO  (zkCallback-1346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ceb6f29 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234225 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234225 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234229 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@5476cd0b
   [junit4]   2> 1234231 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@6041cdb5
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@71e34c81
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@c594e3a
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234237 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@6246638
   [junit4]   2> 1234239 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234242 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@657e761b name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234242 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234243 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c4ab123 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234243 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e52360e name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234243 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234243 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234244 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f5ea1f2 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234245 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bae1269 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234245 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234245 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234246 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234248 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234252 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234253 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234264 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234265 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234270 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234271 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234275 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234276 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234279 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234279 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234280 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234281 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234281 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234285 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234285 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234291 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234291 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234296 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234297 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234301 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234303 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234307 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234307 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234308 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234308 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234309 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234310 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234310 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234311 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234313 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1234313 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1234316 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1234316 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1234318 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234318 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061389-127.0.0.1:62697_solr-n_0000000000
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061388-127.0.0.1:62706_solr-n_0000000001
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62697_solr
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234321 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061391-127.0.0.1:62694_solr-n_0000000002
   [junit4]   2> 1234321 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061390-127.0.0.1:62691_solr-n_0000000003
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061387-127.0.0.1:62688_solr-n_0000000004
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061389-127.0.0.1:62697_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061388-127.0.0.1:62706_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62706_solr
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62706_solr
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061390-127.0.0.1:62691_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061391-127.0.0.1:62694_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62694_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62694_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Overseer (id=96481047417061389-127.0.0.1:62697_solr-n_0000000000) starting
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62688_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62688_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62691_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62691_solr
   [junit4]   2> 1234325 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_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> 1234325 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_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> 1234325 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_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> 1234326 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_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> 1234326 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_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> 1234329 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234330 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234331 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234332 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234336 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234338 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_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> 1234338 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234338 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_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> 1234338 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234338 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_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> 1234338 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_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> 1234339 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_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> 1234339 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234339 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\.
   [junit4]   2> 1234342 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1234342 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234344 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234349 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234351 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234351 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\.
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\.
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234356 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234356 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\.
   [junit4]   2> 1234360 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234361 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234361 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234368 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1234368 INFO  (OverseerCollectionConfigSetProcessor-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1234369 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62697_solr as DOWN
   [junit4]   2> 1234369 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1234371 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62697_solr
   [junit4]   2> 1234371 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62697_solr
   [junit4]   2> 1234371 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1234372 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_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> 1234372 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_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> 1234372 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_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> 1234372 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_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> 1234372 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_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> 1234373 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62697_solr"} current state version: 0
   [junit4]   2> 1234373 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62697_solr
   [junit4]   2> 1234373 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234386 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234386 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234387 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\.
   [junit4]   2> 1234388 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234389 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234389 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234389 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234390 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234392 INFO  (zkCallback-1358-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c34b655 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234392 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234392 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234396 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5dc89c56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1234397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1258166180
   [junit4]   2> 1234397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:62706_solr as DOWN
   [junit4]   2> 1234404 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_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> 1234404 ERROR (jetty-launcher-1326-thread-5-EventThread) [n:127.0.0.1:62706_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$48/1762932730@b2a28fe rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f15bd43[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1234405 INFO  (zkCallback-1352-thread-2-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_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> 1234405 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_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> 1234404 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_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> 1234404 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43d656ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 1234404 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62706_solr"} current state version: 0
   [junit4]   2> 1234405 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62706_solr
   [junit4]   2> 1234405 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1234406 INFO  (zkCallback-1352-thread-2-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1234408 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061389-127.0.0.1:

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

6c51710570008, 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> 2726768 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[3C24015C5DB38A4C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60723 60723
   [junit4]   2> 2726771 INFO  (Thread-4943) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60723 60723
   [junit4]   2> 2726776 WARN  (Thread-4943) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2726776 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[3C24015C5DB38A4C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_3C24015C5DB38A4C-001
   [junit4]   2> Aug 26, 2016 4:24:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2638, maxDocsPerChunk=4, blockSize=290), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2638, blockSize=290)), sim=ClassicSimilarity, locale=sk, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=215075808,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheMBean, FileUtilsTest, ConnectionReuseTest, EchoParamsTest, CacheHeaderTest, TestSuggestSpellingConverter, FullSolrCloudDistribCmdsTest, TestSolrCoreSnapshots, StressHdfsTest, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotLongTailTest, TestQueryWrapperFilter, ParsingFieldUpdateProcessorsTest, TestBinaryField, BlockDirectoryTest, BasicFunctionalityTest, TestUseDocValuesAsStored2, TestFieldCacheReopen, TestHighFrequencyDictionaryFactory, BJQParserTest, RequestHandlersTest, TestDynamicFieldCollectionResource, CdcrRequestHandlerTest, OverseerModifyCollectionTest, SolrCoreCheckLockOnStartupTest, ResourceLoaderTest, ReplicationFactorTest, SolrInfoMBeanTest, SuggestComponentTest, CollectionStateFormat2Test, TestExactStatsCache, SuggesterTSTTest, DistributedQueueTest, LeaderElectionIntegrationTest, DistribDocExpirationUpdateProcessorTest, CSVRequestHandlerTest, HLLUtilTest, TestRecoveryHdfs, SpellCheckComponentTest, TestReqParamsAPI, TestNumericTerms64, SearchHandlerTest, BadCopyFieldTest, TestRandomRequestDistribution, BlockJoinFacetRandomTest, TestHdfsBackupRestoreCore, HdfsUnloadDistributedZkTest, TestRuleBasedAuthorizationPlugin, TestInitQParser, SpatialRPTFieldTypeTest, TestRandomFaceting, TestCharFilters, CollectionsAPIDistributedZkTest, TestRangeQuery, TestLeaderElectionZkExpiry, TestFieldCollectionResource, TestFieldCacheSort, TestReplicaProperties, TestSolrCLIRunExample, PeerSyncReplicationTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, TestAuthorizationFramework, DateFieldTest, CdcrReplicationDistributedZkTest, TestFiltering, RAMDirectoryFactoryTest, TestManagedResourceStorage, TestMacroExpander, TestClassicSimilarityFactory, TestDistribDocBasedVersion, SortByFunctionTest, SignatureUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, CoreAdminRequestStatusTest, LoggingHandlerTest, TestSchemaNameResource, DistanceFunctionTest, TestInfoStreamLogging, TestSystemIdResolver, BasicDistributedZk2Test, DocValuesMissingTest, TestOrdValues, QueryResultKeyTest, ChangedSchemaMergeTest, TestExpandComponent, RemoteQueryErrorTest, TestGraphTermsQParserPlugin, NumericFieldsTest, TestRecovery, TestSolrQueryParserResource, TestCloudManagedSchema, OpenExchangeRatesOrgProviderTest, TestWriterPerf, TestShortCircuitedRequests, ShardRoutingCustomTest, TestQueryTypes, TestCollationField, TestJsonFacets, TestPerFieldSimilarity, DistributedSuggestComponentTest, CloudExitableDirectoryReaderTest, TriLevelCompositeIdRoutingTest, BasicAuthIntegrationTest, TestBadConfig, TestSolrConfigHandlerConcurrent, TestRawTransformer, TestReversedWildcardFilterFactory, QueryParsingTest, IndexSchemaRuntimeFieldTest, BadIndexSchemaTest, NotRequiredUniqueKeyTest, DocExpirationUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestIndexingPerformance, TestStressUserVersions, ConcurrentDeleteAndCreateCollectionTest, TestExclusionRuleCollectionAccess, ClassificationUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestSQLHandler, TestManagedSchema, SpellCheckCollatorTest, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, BasicZkTest, MultiThreadedOCPTest, AddBlockUpdateTest, HdfsDirectoryTest, MinimalSchemaTest, TestRequestStatusCollectionAPI, TestCSVResponseWriter, SuggesterTest, TestSolrQueryParser, SpatialHeatmapFacetsTest, OverriddenZkACLAndCredentialsProvidersTest, MergeStrategyTest, BaseCdcrDistributedZkTest, ResponseHeaderTest, SuggesterWFSTTest, TestSubQueryTransformer, SolrCloudExampleTest, HdfsRecoverLeaseTest, TestCoreDiscovery, HdfsThreadLeakTest, TestStressRecovery, TestSchemaManager, HighlighterMaxOffsetTest, TestTrie, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DebugComponentTest, LukeRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, PluginInfoTest, PrimUtilsTest, DOMUtilTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, DeleteReplicaTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestSSLRandomization, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [497/632 (3!)] on J1 in 5.81s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60585 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6076 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6076/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:57978/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:57978/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603:3236E2C5857873]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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:57978/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	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: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11289 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_3DEA98CEFD6B2603-001\init-core-data-001
   [junit4]   2> 1234764 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1235021 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1235061 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1235082 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=838, maxMBSortInHeap=5.1150952942306045, sim=ClassicSimilarity, locale=es-BO, timezone=America/Cayman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=157519640,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestCloudInspectUtil, BlockJoinFacetRandomTest, TestSchemaManager, TestQuerySenderListener, TestShardHandlerFactory, WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, TestFileDictionaryLookup, OverseerModifyCollectionTest, ConnectionReuseTest, FieldAnalysisRequestHandlerTest, RulesTest, DeleteStatusTest, UniqFieldsUpdateProcessorFactoryTest, CollectionStateFormat2Test, LeaderElectionIntegrationTest, CacheHeaderTest, TestValueSourceCache, TestClassicSimilarityFactory, AsyncCallRequestStatusResponseTest, DistributedTermsComponentTest, BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, GraphQueryTest, TestHdfsUpdateLog, DeleteReplicaTest, TestNamedUpdateProcessors, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestNoOpRegenerator, TestJettySolrRunner, TestCloudPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestStressLiveNodes, TestConfigSetsAPI, TestManagedResourceStorage, TestFieldCacheSort, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestTrie, DocValuesMissingTest, SaslZkACLProviderTest, TestLocalFSCloudBackupRestore, AnalyticsQueryTest, TestCrossCoreJoin, TestFieldCacheReopen, TestRecoveryHdfs, TestSimpleTrackingShardHandler, TestDistributedMissingSort, CdcrReplicationDistributedZkTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInfoStreamLogging, HdfsBasicDistributedZk2Test, TestJoin, TestDistribIDF, TestDistribDocBasedVersion, SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, TestCoreDiscovery, TestCloudSchemaless, TestScoreJoinQPScore, BlockDirectoryTest, MultiThreadedOCPTest, TestShortCircuitedRequests, TestBadConfig, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudCluster, TestUtils, CdcrRequestHandlerTest, TestBlobHandler, OverseerStatusTest, AliasIntegrationTest, MultiTermTest, TestSchemaNameResource, TestRTGBase, RequestHandlersTest, DeleteLastCustomShardedReplicaTest, TestTrackingShardHandlerFactory, TestReplicaProperties, BJQParserTest, TestRawTransformer, TestOnReconnectListenerSupport, SpatialRPTFieldTypeTest, AddBlockUpdateTest, DateFieldTest, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, TestCSVResponseWriter, TestMaxScoreQueryParser, TestRecovery, CdcrUpdateLogTest, DistributedQueryComponentCustomSortTest, TestQueryTypes, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3DEA98CEFD6B2603 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [219/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1207 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3057538 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3057539 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3057539 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3057638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.ZkTestServer start zk server on port:57956
   [junit4]   2> 3057638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057639 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057653 INFO  (zkCallback-10863-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd2cd4 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057653 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057654 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057654 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3057674 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057675 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a2212{/solr,null,AVAILABLE}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@884bd7{HTTP/1.1,[http/1.1]}{127.0.0.1:57960}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.Server Started @3061934ms
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57960}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1'
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599764{/solr,null,AVAILABLE}
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c37ec4{/solr,null,AVAILABLE}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@108766{HTTP/1.1,[http/1.1]}{127.0.0.1:57964}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.Server Started @3061936ms
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57964}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@9ac946{HTTP/1.1,[http/1.1]}{127.0.0.1:57963}
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.Server Started @3061936ms
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57963}
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3'
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4'
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ded3d{/solr,null,AVAILABLE}
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@16c60cc{HTTP/1.1,[http/1.1]}{127.0.0.1:57970}
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.Server Started @3061942ms
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57970}
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2'
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f68ff3{/solr,null,AVAILABLE}
   [junit4]   2> 3057687 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1220e86{HTTP/1.1,[http/1.1]}{127.0.0.1:57978}
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.Server Started @3061944ms
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57978}
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5'
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057690 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057732 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057740 INFO  (zkCallback-10864-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51e2ed name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057740 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057741 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057743 INFO  (zkCallback-10867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@812b3f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057744 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057744 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057746 INFO  (zkCallback-10865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18775a0 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057746 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057746 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057747 INFO  (zkCallback-10866-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9e131 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057747 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057747 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057752 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057752 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057755 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057756 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\.
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 15638886
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3]
   [junit4]   2> 3057791 WARN  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\lib
   [junit4]   2> 3057792 INFO  (jetty-launcher-10862-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> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057806 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057807 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\.
   [junit4]   2> 3057807 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 901569
   [junit4]   2> 3057808 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1]
   [junit4]   2> 3057808 WARN  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\lib
   [junit4]   2> 3057808 INFO  (jetty-launcher-10862-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> 3057811 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057814 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\.
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30988106
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2]
   [junit4]   2> 3057831 WARN  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\lib
   [junit4]   2> 3057832 INFO  (jetty-launcher-10862-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> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057839 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057842 INFO  (zkCallback-10868-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d936c name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057842 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057842 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057846 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057846 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\.
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 13178752
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4]
   [junit4]   2> 3057847 WARN  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\lib
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-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> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057856 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057866 INFO  (zkCallback-10871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@191c824 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057866 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057867 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\.
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 5448782
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5]
   [junit4]   2> 3057869 WARN  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\lib
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-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> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057878 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@1579678
   [junit4]   2> 3057880 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057882 INFO  (zkCallback-10874-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a5047 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057882 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057882 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057884 INFO  (zkCallback-10877-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b41b2a name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057884 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057884 INFO  (zkCallback-10880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4e6f6 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057884 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057885 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057885 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057896 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@c7afa8
   [junit4]   2> 3057904 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057907 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 0x156c284ec110008, 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> 3057908 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 0x156c284ec110009, 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> 3057908 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@1533c0c
   [junit4]   2> 3057908 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@16fc985
   [junit4]   2> 3057911 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057911 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057916 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11ff651 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057916 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057916 INFO  (zkCallback-10883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e61ebe name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057916 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057917 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057922 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198e1eb name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057923 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057924 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057925 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ed0205 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057925 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e0051f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057925 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057927 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@51a30f
   [junit4]   2> 3057928 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057930 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057931 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057934 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057939 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c8319f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057939 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057941 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057942 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057943 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057963 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057965 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057965 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057966 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057967 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057978 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057983 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057983 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057985 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057987 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057995 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3057996 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3057999 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3058001 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3058002 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058003 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058003 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058007 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058011 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058011 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058012 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058013 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058014 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058022 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058023 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058024 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058025 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058025 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058031 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058031 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058032 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058032 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058033 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058037 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058042 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058042 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058043 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058043 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058044 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058047 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058047 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058050 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058060 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058062 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058066 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058067 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058067 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058068 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058069 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058072 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058075 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058075 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058077 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053070-127.0.0.1:57963_solr-n_0000000000
   [junit4]   2> 3058077 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058078 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058079 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053069-127.0.0.1:57970_solr-n_0000000001
   [junit4]   2> 3058079 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053068-127.0.0.1:57960_solr-n_0000000002
   [junit4]   2> 3058081 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57963_solr
   [junit4]   2> 3058081 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3058082 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053071-127.0.0.1:57978_solr-n_0000000003
   [junit4]   2> 3058082 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053066-127.0.0.1:57964_solr-n_0000000004
   [junit4]   2> 3058085 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053069-127.0.0.1:57970_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3058085 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053070-127.0.0.1:57963_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053068-127.0.0.1:57960_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053071-127.0.0.1:57978_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57960_solr
   [junit4]   2> 3058087 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57960_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57970_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57970_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Overseer (id=96478318187053070-127.0.0.1:57963_solr-n_0000000000) starting
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57978_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57964_solr
   [junit4]   2> 3058090 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57964_solr
   [junit4]   2> 3058089 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57978_solr
   [junit4]   2> 3058093 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_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> 3058094 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_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> 3058094 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_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> 3058094 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_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> 3058094 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_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> 3058097 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3058102 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058102 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_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> 3058107 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_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> 3058107 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_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> 3058108 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_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> 3058108 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_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> 3058124 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3058126 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3058171 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058172 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058173 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\.
   [junit4]   2> 3058174 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058240 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058240 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058241 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\.
   [junit4]   2> 3058241 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058246 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058254 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058254 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058255 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\.
   [junit4]   2> 3058256 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058258 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058258 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058269 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3058271 INFO  (OverseerCollectionConfigSetProcessor-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3058272 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57963_solr as DOWN
   [junit4]   2> 3058273 INFO  (OverseerStateUpdate-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3058275 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058275 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058276 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\.
   [junit4]   2> 3058277 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058278 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57963_solr
   [junit4]   2> 3058278 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57963_solr
   [junit4]   2> 3058278 INFO  (OverseerStateUpdate-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 3058279 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058279 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058280 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_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> 3058280 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_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> 3058281 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_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> 3058281 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_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> 3058282 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_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> 3058282 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3058282 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 305

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

nection.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:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001
   [junit4]   2> Aug 25, 2016 4:25:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Direct), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1965, maxMBSortInHeap=7.06305281178137, sim=ClassicSimilarity, locale=ar-SY, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=131984800,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestCloudInspectUtil, BlockJoinFacetRandomTest, TestSchemaManager, TestQuerySenderListener, TestShardHandlerFactory, WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, TestFileDictionaryLookup, OverseerModifyCollectionTest, ConnectionReuseTest, FieldAnalysisRequestHandlerTest, RulesTest, DeleteStatusTest, UniqFieldsUpdateProcessorFactoryTest, CollectionStateFormat2Test, LeaderElectionIntegrationTest, CacheHeaderTest, TestValueSourceCache, TestClassicSimilarityFactory, AsyncCallRequestStatusResponseTest, DistributedTermsComponentTest, BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, GraphQueryTest, TestHdfsUpdateLog, DeleteReplicaTest, TestNamedUpdateProcessors, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestNoOpRegenerator, TestJettySolrRunner, TestCloudPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestStressLiveNodes, TestConfigSetsAPI, TestManagedResourceStorage, TestFieldCacheSort, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestTrie, DocValuesMissingTest, SaslZkACLProviderTest, TestLocalFSCloudBackupRestore, AnalyticsQueryTest, TestCrossCoreJoin, TestFieldCacheReopen, TestRecoveryHdfs, TestSimpleTrackingShardHandler, TestDistributedMissingSort, CdcrReplicationDistributedZkTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInfoStreamLogging, HdfsBasicDistributedZk2Test, TestJoin, TestDistribIDF, TestDistribDocBasedVersion, SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, TestCoreDiscovery, TestCloudSchemaless, TestScoreJoinQPScore, BlockDirectoryTest, MultiThreadedOCPTest, TestShortCircuitedRequests, TestBadConfig, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudCluster, TestUtils, CdcrRequestHandlerTest, TestBlobHandler, OverseerStatusTest, AliasIntegrationTest, MultiTermTest, TestSchemaNameResource, TestRTGBase, RequestHandlersTest, DeleteLastCustomShardedReplicaTest, TestTrackingShardHandlerFactory, TestReplicaProperties, BJQParserTest, TestRawTransformer, TestOnReconnectListenerSupport, SpatialRPTFieldTypeTest, AddBlockUpdateTest, DateFieldTest, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, TestCSVResponseWriter, TestMaxScoreQueryParser, TestRecovery, CdcrUpdateLogTest, DistributedQueryComponentCustomSortTest, TestQueryTypes, TestSolrCloudWithSecureImpersonation, SuggesterTest, DirectUpdateHandlerOptimizeTest, DistributedQueueTest, TestBinaryField, TestRuleBasedAuthorizationPlugin, HdfsChaosMonkeyNothingIsSafeTest, SortSpecParsingTest, CurrencyFieldOpenExchangeTest, TestSmileRequest, FieldMutatingUpdateProcessorTest, HdfsUnloadDistributedZkTest, TestNonDefinedSimilarityFactory, EchoParamsTest, CoreAdminHandlerTest, DefaultValueUpdateProcessorTest, TestPHPSerializedResponseWriter, TestBulkSchemaAPI, ZkNodePropsTest, TestIndexSearcher, SuggesterWFSTTest, TestCopyFieldCollectionResource, CoreAdminRequestStatusTest, TestSolrCoreProperties, TestLeaderElectionZkExpiry, TestReqParamsAPI, TestComplexPhraseQParserPlugin, TestSolr4Spatial, TestStressUserVersions, LeaderFailoverAfterPartitionTest, TestLegacyFieldCache, TestOmitPositions, TestSolrCLIRunExample, TestOrdValues, SynonymTokenizerTest, ResponseLogComponentTest, SearchHandlerTest, NoCacheHeaderTest, HLLUtilTest, TestRandomFaceting, TestFoldingMultitermQuery, BitVectorTest, TestObjectReleaseTracker, StressHdfsTest, SolrInfoMBeanTest, ConcurrentDeleteAndCreateCollectionTest, TestJsonFacets, TestSolrQueryParser, TestExactStatsCache, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedGrouping, TestRealTimeGet, TestReload, TestStressVersions, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, BasicFunctionalityTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, RuleEngineTest, BlobRepositoryCloudTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetProperties, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestRestoreCore, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, HighlighterMaxOffsetTest, CheckHdfsIndexTest, TestIntervalFaceting, TestMacroExpander, TestCustomDocTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaAPI, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestReRankQParserPlugin, TestSearcherReuse, TestSolrFieldCacheMBean, TestXmlQParser, TestSortByMinMaxFunction, TestJsonRequest, SimpleMLTQParserTest, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [603/632 (2!)] on J1 in 17.83s, 1 test, 1 error <<< FAILURES!

[...truncated 52536 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6075 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6075/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10731 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_8D486751D25171F7-001\init-core-data-001
   [junit4]   2> 310503 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 310750 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 310782 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 310849 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1445, maxMBSortInHeap=5.156949630699833, sim=ClassicSimilarity, locale=ar-OM, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=172906688,total=239599616
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, ForceLeaderTest, TestManagedSchema, TestReplicaProperties, OverriddenZkACLAndCredentialsProvidersTest, BitVectorTest, HdfsBasicDistributedZk2Test, CacheHeaderTest, PeerSyncReplicationTest, HdfsThreadLeakTest, TestFastWriter, TriLevelCompositeIdRoutingTest, DefaultValueUpdateProcessorTest, BadCopyFieldTest, SpellCheckCollatorTest, TestSystemIdResolver, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=8D486751D25171F7 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [55/632 (1!)] on J1 in 0.39s, 0 tests, 2 errors <<< FAILURES!

[...truncated 54301 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6074 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6074/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
	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: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 41 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:A82CF4A3EFEC18A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11071 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781202 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 781202 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 781249 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 781252 WARN  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 781252 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 781259 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 781264 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 781331 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 781340 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 781340 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 781345 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781346 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1274738881
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 781350 WARN  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 781350 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 781356 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001, shard=shard1}
   [junit4]   2> 781357 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 781378 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 781380 WARN  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 781381 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 781387 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 781391 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 781446 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 781451 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 781451 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 781456 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781457 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781459 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781459 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781466 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781466 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\]
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index/
   [junit4]   2> 781467 WARN  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 781468 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 781470 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 781474 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781476 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781476 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781477 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781478 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 781478 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.5869140625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=25.08406866690746, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5677612980149085
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c4002d2[collection1] main]
   [junit4]   2> 781480 WARN  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 781489 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 781512 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 781531 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 781538 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 781538 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 781540 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 781540 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 781541 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 781541 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 781545 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 3
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 781547 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 781548 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 781548 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 781549 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 781550 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 781550 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c4002d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781553 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 5
   [junit4]   2> 781554 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 781554 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 781557 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 2
   [junit4]   2> 781558 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 781558 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 781561 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 2
   [junit4]   2> 781562 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 781562 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 2
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 781568 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 2
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 781580 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_2,generation=2}
   [junit4]   2> 781582 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 781585 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a17fd20[collection1] main]
   [junit4]   2> 781585 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 781585 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 781634 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 781674 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 781685 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 781685 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 781725 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 781765 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 781807 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a17fd20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3) Uninverting(_1(7.0.0):c3) Uninverting(_2(7.0.0):c3) Uninverting(_3(7.0.0):c3) Uninverting(_4(7.0.0):c3) Uninverting(_5(7.0.0):c2)))}
   [junit4]   2> 781808 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 238
   [junit4]   2> 781813 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 781892 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 781896 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 781972 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 781979 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 782034 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 782039 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 782140 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 782145 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 782194 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 782200 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 782248 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=47
   [junit4]   2> 782255 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=6
   [junit4]   2> 782257 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 782309 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=50
   [junit4]   2> 782311 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=1
   [junit4]   2> 782312 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 782312 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 782318 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 782332 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=13
   [junit4]   2> 782344 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=11
   [junit4]   2> 782345 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 782349 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 782401 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4]   2> 782408 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 782457 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 782463 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 782468 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia} hits=0 status=0 QTime=4
   [junit4]   2> 782471 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0} hits=0 status=0 QTime=3
   [junit4]   2> 782475 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30} hits=0 status=0 QTime=4
   [junit4]   2> 782480 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100} hits=0 status=0 QTime=3
   [junit4]   2> 782484 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10000} hits=0 status=0 QTime=3
   [junit4]   2> 782488 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=3
   [junit4]   2> 782492 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=3
   [junit4]   2> 782495 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=2
   [junit4]   2> 782499 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782502 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=2
   [junit4]   2> 782505 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=2
   [junit4]   2> 782520 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782524 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=2
   [junit4]   2> 782527 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=2
   [junit4]   2> 782530 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=2
   [junit4]   2> 782533 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782538 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=17} hits=0 status=0 QTime=4
   [junit4]   2> 782542 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=2
   [junit4]   2> 782545 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3
   [junit4]   2> 782545 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 782547 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]   2> 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 782548 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts -Dtests.seed=C093C1893F760A49 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.09s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]    > 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    > 	... 41 more
   [junit4]   2> 782555 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 782616 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 782616 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 782616 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1274738881
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1afce143
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 782626 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782628 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Asserting), lowerfilt1=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= true), teststop=PostingsFormat(name=Memory doPackFST= true), intDefault=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true), end4=FSTOrd50, end3=PostingsFormat(name=Memory doPackFST= true), end2=PostingsFormat(name=Asserting), end1=Lucene50(blocksize=128), lowerfilt=PostingsFormat(name=Memory doPackFST= true), gram1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), range_facet_i_dv=Lucene50(blocksize=128), gram2=PostingsFormat(name=Asserting), gram3=PostingsFormat(name=Memory doPackFST= true), start3=PostingsFormat(name=Asserting), gram4=FSTOrd50, start2=PostingsFormat(name=Memory doPackFST= true), word=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128), start4=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=431, maxMBSortInHeap=5.245346162150399, sim=RandomSimilarity(queryNorm=true): {}, locale=sq-AL, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=388512448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, CdcrUpdateLogTest, TestConfigSetsAPI, TestTrie, ExitableDirectoryReaderTest, TestSimpleTrackingShardHandler, TestDocBasedVersionConstraints, TestBadConfig, TestStressUserVersions, LoggingHandlerTest, ConnectionManagerTest, BadCopyFieldTest, CoreAdminHandlerTest, TestReload, SaslZkACLProviderTest, TestHdfsBackupRestoreCore, DistributedFacetPivotLongTailTest, TestRawTransformer, AddBlockUpdateTest, TestRangeQuery, TestNonDefinedSimilarityFactory, TestCloudInspectUtil, TestJettySolrRunner, CoreSorterTest, TestOnReconnectListenerSupport, TestFieldSortValues, UpdateRequestProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreProperties, DateMathParserTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, SortByFunctionTest, TestCharFilters, SpellPossibilityIteratorTest, RequestHandlersTest, TestSchemaNameResource, BasicDistributedZk2Test, HdfsRestartWhileUpdatingTest, ClassificationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, TestShardHandlerFactory, TestNamedUpdateProcessors, TestQuerySenderListener, TestConfigSetsAPIZkFailure, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestExpandComponent, DeleteLastCustomShardedReplicaTest, TestAuthorizationFramework, SpatialRPTFieldTypeTest, TestFileDictionaryLookup, ResponseLogComponentTest, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, TestBinaryField, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest, TestStressLiveNodes, TestZkChroot, DeleteReplicaTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestFieldCollectionResource, TestSubQueryTransformer, DateFieldTest, TestFieldCacheSort, StatsComponentTest, BJQParserTest, TestCrossCoreJoin, TestConfigSetProperties, SpellCheckCollatorTest]
   [junit4] Completed [164/632 (1!)] on J1 in 1.46s, 11 tests, 1 error <<< FAILURES!

[...truncated 247 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\init-core-data-001
   [junit4]   2> 1657540 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1657546 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1657546 INFO  (Thread-3042) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1657546 INFO  (Thread-3042) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1657648 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57836
   [junit4]   2> 1657648 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657649 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657654 INFO  (zkCallback-8925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@80be5f6 name:ZooKeeperConnection Watcher:127.0.0.1:57836 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1657658 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1657660 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 0x156bde537030000, 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> 1657673 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1657677 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51542153{/solr,null,AVAILABLE}
   [junit4]   2> 1657677 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1657678 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6908a7f5{/solr,null,AVAILABLE}
   [junit4]   2> 1657682 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@e649cba{SSL,[ssl, http/1.1]}{127.0.0.1:57840}
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server Started @1662855ms
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57840}
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node1'
   [junit4]   2> 1657684 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657684 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1657685 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657685 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@23f3bf7f{SSL,[ssl, http/1.1]}{127.0.0.1:57841}
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server Started @1662861ms
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57841}
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node2'
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1657689 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657690 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657701 INFO  (zkCallback-8927-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61a0baeb name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657701 INFO  (zkCallback-8926-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7aeddb16 name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657701 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657701 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1657721 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 sess

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

rFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreProperties, DateMathParserTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, SortByFunctionTest, TestCharFilters, SpellPossibilityIteratorTest, RequestHandlersTest, TestSchemaNameResource, BasicDistributedZk2Test, HdfsRestartWhileUpdatingTest, ClassificationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, TestShardHandlerFactory, TestNamedUpdateProcessors, TestQuerySenderListener, TestConfigSetsAPIZkFailure, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestExpandComponent, DeleteLastCustomShardedReplicaTest, TestAuthorizationFramework, SpatialRPTFieldTypeTest, TestFileDictionaryLookup, ResponseLogComponentTest, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, TestBinaryField, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest, TestStressLiveNodes, TestZkChroot, DeleteReplicaTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestFieldCollectionResource, TestSubQueryTransformer, DateFieldTest, TestFieldCacheSort, StatsComponentTest, BJQParserTest, TestCrossCoreJoin, TestConfigSetProperties, SpellCheckCollatorTest, TestUseDocValuesAsStored2, TestFoldingMultitermQuery, SuggesterTSTTest, ForceLeaderTest, TestHighFrequencyDictionaryFactory, TestCloudSchemaless, HdfsThreadLeakTest, TestFuzzyAnalyzedSuggestions, TestMiniSolrCloudCluster, TestSubQueryTransformerDistrib, TestCSVResponseWriter, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, HLLUtilTest, MergeStrategyTest, ZkNodePropsTest, TestSortingResponseWriter, DistributedMLTComponentTest, ZkSolrClientTest, TestBlobHandler, ResourceLoaderTest, TestFieldTypeCollectionResource, TestRuleBasedAuthorizationPlugin, TestDocTermOrds, TestMaxScoreQueryParser, SortSpecParsingTest, HdfsRecoverLeaseTest, TestAuthenticationFramework, DistributedQueryComponentCustomSortTest, MultiThreadedOCPTest, TestJoin, TestCustomDocTransformer, HdfsBasicDistributedZk2Test, CollectionsAPIAsyncDistributedZkTest, TestFiltering, TestRandomFaceting, TestBinaryResponseWriter, TestDynamicFieldCollectionResource, CustomCollectionTest, TestExactStatsCache, RulesTest, TestQueryUtils, TestPHPSerializedResponseWriter, CloudMLTQParserTest, TestSystemIdResolver, CurrencyFieldOpenExchangeTest, HdfsDirectoryTest, DistanceFunctionTest, FileUtilsTest, TestXmlQParser, TestSuggestSpellingConverter, TestSchemaSimilarityResource, StressHdfsTest, DeleteStatusTest, TestValueSourceCache, SuggestComponentTest, AutoCommitTest, TestUtils, TestWriterPerf, LeaderInitiatedRecoveryOnShardRestartTest, TestInfoStreamLogging, DistributedFacetPivotSmallTest, PluginInfoTest, ChangedSchemaMergeTest, TestReversedWildcardFilterFactory, TestLegacyFieldCache, BasicAuthIntegrationTest, TestSolrJ, FieldMutatingUpdateProcessorTest, EchoParamsTest, BitVectorTest, TestSolrQueryParser, TestSmileRequest, TestGraphMLResponseWriter, TestSolrCloudWithDelegationTokens, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, DistributedQueueTest, HttpPartitionTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCloudExampleTest, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C093C1893F760A49 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [509/632 (3!)] on J1 in 0.31s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60527 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6073 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6073/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling

Error Message:
Captured an uncaught exception in thread: Thread[id=9877, name=Thread-2033, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9877, name=Thread-2033, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:6D6AEFA0C3A0E3]:0)
Caused by: java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at java.util.Random.nextInt(Random.java:388)
	at org.apache.solr.cloud.DistributedVersionInfoTest$3.run(DistributedVersionInfoTest.java:204)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:3A0389D53B3A93C3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:58989 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:B42B883FD222784E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10629 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\init-core-data-001
   [junit4]   2> 156852 INFO  (SUITE-ForceLeaderTest-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 156852 INFO  (SUITE-ForceLeaderTest-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /czfok/
   [junit4]   2> 156854 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 156854 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 156854 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 156955 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkTestServer start zk server on port:58743
   [junit4]   2> 156955 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156956 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156962 INFO  (zkCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ae05368 name:ZooKeeperConnection Watcher:127.0.0.1:58743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 156967 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 0x156bb901d950000, 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> 156968 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156970 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156973 INFO  (zkCallback-132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0226ca name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 156976 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 156978 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 156980 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 156982 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 156982 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 156985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 156985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 156988 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 156988 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 156990 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 156990 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 156992 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 156992 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 156994 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 156994 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 156996 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 156996 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 156999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 156999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 157002 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 157002 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 157004 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 157004 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 157006 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 157006 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 157019 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 0x156bb901d950001, 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> 157528 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1
   [junit4]   2> 157531 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 157532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bfd4628{/czfok,null,AVAILABLE}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6164b96a{HTTP/1.1,[http/1.1]}{127.0.0.1:58751}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server Started @162659ms
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\tempDir-001/control/data, hostContext=/czfok, hostPort=58750, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001'
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 157535 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157536 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157538 INFO  (zkCallback-133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76699b0f name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 157541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\solr.xml
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1388747089
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001]
   [junit4]   2> 157550 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\lib
   [junit4]   2> 157550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] 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> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58743/solr
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157562 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157565 INFO  (zkCallback-136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37f810d8 name:ZooKeeperConnection Watcher:127.0.0.1:58743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157566 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 0x156bb901d950003, 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> 157568 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/1385636310@475c3871
   [junit4]   2> 157569 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157572 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@279bffac name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157572 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157573 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 157576 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 157580 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 157582 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 157584 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 157586 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 157587 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 157589 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 157590 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 157592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 157593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 157593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 157596 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 157598 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 157599 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96470669681033220-127.0.0.1:58750_czfok-n_0000000000
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58750_czfok
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 157602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Overseer (id=96470669681033220-127.0.0.1:58750_czfok-n_0000000000) starting
   [junit4]   2> 157604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 157610 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 157611 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58750_czfok
   [junit4]   2> 157611 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58750_czfok
   [junit4]   2> 157612 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] 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> 157615 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157615 INFO  (OverseerCollectionConfigSetProcessor-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 157617 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 157620 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 157634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 157634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 157636 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 157639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 157639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 157639 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157639 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 157641 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 157641 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157642 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 157643 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157644 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1'
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158646 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 158648 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 158655 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 158658 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 158658 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 158665 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 158671 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 158741 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 158750 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 158750 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 158761 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 158765 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 158768 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 158769 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\]
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2229cdb8
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index/
   [junit4]   2> 158773 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25626588925051863]
   [junit4]   2> 158774 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ea26fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@376d26e8),segFN=segments_1,generation=1}
   [junit4]   2> 158774 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 158774 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\
   [junit4]   2> 158775 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 158777 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 158778 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 158783 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158784 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158785 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158786 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158789 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 158789 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 158790 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158790 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 158791 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 158791 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.5625, floorSegmentMB=2.177734375, forceMergeDeletesPctAllowed=22.668222623556822, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8450090079485673
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ea26fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@376d26e8),segFN=segments_1,generation=1}
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d7eeac1[collection1] main]
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 158793 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 158793 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 158795 INFO  (searcherExecutor-673-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d7eeac1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543530716927623168
   [junit4]   2> 158798 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543530716927623168
   [junit4]   2> 158798 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 158799 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 158799 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58750/czfok collection:control_collection shard:shard1
   [junit4]   2> 158799 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 158804 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96470669681033220-core_node1-n_0000000000
   [junit4]   2> 158805 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58750/czfok/collection1/
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58750/czfok/collection1/ has no replicas
   [junit4]   2> 158809 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 158809 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 158813 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96470669681033220-core_node1-n_0000000000
   [junit4]   2> 158815 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58750/czfok/collection1/ shard1
   [junit4]   2> 158816 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 158922 INFO  (zkCallback-137-thread-2-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58750/czfok/collection1/ and leader is http://127.0.0.1:58750/czfok/collection1/
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58750/czfok
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 158971 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 158972 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 158972 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 159075 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 159148 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159149 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159151 INFO  (zkCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64003bb4 name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159153 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 159154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 159598 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001\cores\collection1
   [junit4]   2> 159601 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001
   [junit4]   2> 159602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 159603 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56c8e141{/czfok,null,AVAILABLE}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@99dfb7f{HTTP/1.1,[http/1.1]}{127.0.0.1:58767}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server Started @164729ms
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/czfok, hostPort=58766, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001\cores}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001'
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159606 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159609 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64baa6d2 name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null 

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

gth, TestAddFieldRealTimeGet, PrimitiveFieldTypeTest, TestAnalyzedSuggestions, DeleteNodeTest, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, ScriptEngineTest, TestRequestForwarding, HdfsWriteToMultipleCollectionsTest, MoreLikeThisHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordSerializerTest, CheckHdfsIndexTest, OverseerRolesTest, SmileWriterTest, MBeansHandlerTest, TestLMDirichletSimilarityFactory, CoreMergeIndexesAdminHandlerTest, StandardRequestHandlerTest, DocumentBuilderTest, TestManagedResource, SyncSliceTest, DocValuesTest, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestClusterStateMutator, RegexBoostProcessorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [485/632 (3!)] on J0 in 2.84s, 8 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_DC94BD1502B86AA2-001\init-core-data-001
   [junit4]   2> 3071896 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3072071 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3072108 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=is-IS, timezone=America/St_Johns
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=124761488,total=443023360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, TestLegacyNumericRangeQueryBuilder, ZkCLITest, RankQueryTest, OverseerCollectionConfigSetProcessorTest, DistributedFacetPivotLargeTest, DOMUtilTest, QueryEqualityTest, TestSolrXml, TestJsonRequest, TestRawResponseWriter, LeaderInitiatedRecoveryOnCommitTest, TestTolerantSearch, TestRestoreCore, SpatialFilterTest, DistanceUnitsTest, TestUpdate, CircularListTest, HttpPartitionTest, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerTest, DistribCursorPagingTest, XsltUpdateRequestHandlerTest, TestMinMaxOnMultiValuedField, TestOverriddenPrefixQueryForCustomFieldType, ConfigSetsAPITest, BlobRepositoryCloudTest, CollectionReloadTest, DocValuesMultiTest, CachingDirectoryFactoryTest, TestSolrDeletionPolicy1, DocumentAnalysisRequestHandlerTest, TestCoreContainer, CollectionTooManyReplicasTest, ExternalFileFieldSortTest, ZkControllerTest, TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, TestSha256AuthenticationProvider, TestXIncludeConfig, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestRestManager, RecoveryZkTest, TestDistributedSearch, VersionInfoTest, TestReplicationHandler, RuleEngineTest, DateRangeFieldTest, TestLFUCache, TlogReplayBufferedWhileIndexingTest, TestExactSharedStatsCache, TestCryptoKeys, TestRandomFlRTGCloud, TestBulkSchemaConcurrent, RecoveryAfterSoftCommitTest, SchemaVersionSpecificBehaviorTest, IndexBasedSpellCheckerTest, OverseerTest, SimplePostToolTest, CdcrReplicationHandlerTest, SolrCoreTest, CleanupOldIndexTest, ShardSplitTest, TestMiniSolrCloudClusterSSL, TestFieldCache, TestDocSet, TestHdfsCloudBackupRestore, IndexSchemaTest, BlockCacheTest, SuggesterFSTTest, TestFaceting, JavabinLoaderTest, TestManagedSchemaAPI, PreAnalyzedUpdateProcessorTest, DistributedVersionInfoTest, BooleanFieldTest, PeerSyncTest, AlternateDirectoryTest, TestDocumentBuilder, TestReRankQParserPlugin, HdfsNNFailoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestInitParams, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, TestGeoJSONResponseWriter, TestCollapseQParserPlugin, TestEmbeddedSolrServerConstructors, URLClassifyProcessorTest, CurrencyFieldXmlFileTest, LeaderElectionTest, JSONWriterTest, TestChildDocTransformer, PingRequestHandlerTest, SolrIndexConfigTest, HdfsRecoveryZkTest, DeleteShardTest, HardAutoCommitTest, TestTrieFacet, CdcrBootstrapTest, TestBackupRepositoryFactory, TestStressReorder, MigrateRouteKeyTest, TestPhraseSuggestions, TestFieldResource, TestHashPartitioner, TestWordDelimiterFilterFactory, TestSortByMinMaxFunction, TestJmxIntegration, VMParamsZkACLAndCredentialsProvidersTest, PreAnalyzedFieldTest, TestElisionMultitermQuery, TestSweetSpotSimilarityFactory, TestFreeTextSuggestions, AssignTest, TestCodecSupport, HdfsSyncSliceTest, SolrTestCaseJ4Test, AtomicUpdatesTest, TestLazyCores, TestRebalanceLeaders, TestUseDocValuesAsStored, TestSort, TestLockTree, TestExceedMaxTermLength, TestAddFieldRealTimeGet, PrimitiveFieldTypeTest, TestAnalyzedSuggestions, DeleteNodeTest, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, ScriptEngineTest, TestRequestForwarding, HdfsWriteToMultipleCollectionsTest, MoreLikeThisHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordSerializerTest, CheckHdfsIndexTest, OverseerRolesTest, SmileWriterTest, MBeansHandlerTest, TestLMDirichletSimilarityFactory, CoreMergeIndexesAdminHandlerTest, StandardRequestHandlerTest, DocumentBuilderTest, TestManagedResource, SyncSliceTest, DocValuesTest, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestClusterStateMutator, RegexBoostProcessorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=DC94BD1502B86AA2 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [486/632 (4!)] on J0 in 0.25s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60595 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6072 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6072/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12130 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_3970D7C5E1EB056-001\init-core-data-001
   [junit4]   2> 2714418 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2714426 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2714573 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2714598 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=156, maxMBSortInHeap=6.9819184766915985, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=126067296,total=378155008
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestStressVersions, TestConfigSetsAPIExclusivity, IndexSchemaTest, TestChildDocTransformer, TestRequestForwarding, TestRestoreCore, SOLR749Test, DisMaxRequestHandlerTest, TestMacros, DistributedVersionInfoTest, RuleEngineTest, TestSolrConfigHandler, TestRandomDVFaceting, TestCloudDeleteByQuery, TestSolrXml, TestTrieFacet, TestPerFieldSimilarityWithDefaultOverride, UnloadDistributedZkTest, TestRebalanceLeaders, TestLuceneMatchVersion, TestDFISimilarityFactory, TestHighlightDedupGrouping, CdcrVersionReplicationTest, HdfsWriteToMultipleCollectionsTest, PKIAuthenticationIntegrationTest, SliceStateTest, CoreMergeIndexesAdminHandlerTest, TestReplicationHandler, CdcrReplicationHandlerTest, TestJsonRequest, TolerantUpdateProcessorTest, DocValuesTest, JSONWriterTest, TestSolr4Spatial2, TestSimpleQParserPlugin, TestConfigSets, HttpPartitionTest, ReturnFieldsTest, ZkCLITest, TestDynamicFieldResource, HdfsDirectoryFactoryTest, TestHashQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, DataDrivenBlockJoinTest, RankQueryTest, ClusterStateUpdateTest, TestIntervalFaceting, SolrIndexConfigTest, StandardRequestHandlerTest, TestSSLRandomization, BooleanFieldTest, TestPhraseSuggestions, DirectUpdateHandlerTest, DeleteNodeTest, SuggesterFSTTest, TestCollectionAPI, SimpleFacetsTest, TestStressReorder, RecoveryZkTest, DistributedFacetPivotLargeTest, ConfigSetsAPITest, XsltUpdateRequestHandlerTest, TestGroupingSearch, DistanceUnitsTest, TestTestInjection, TestDefaultStatsCache, PrimUtilsTest, TestOverriddenPrefixQueryForCustomFieldType, UpdateParamsTest, SystemInfoHandlerTest, SolrXmlInZkTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, PingRequestHandlerTest, TestNumericTerms32, TlogReplayBufferedWhileIndexingTest, TestFreeTextSuggestions, CoreAdminCreateDiscoverTest, PrimitiveFieldTypeTest, TestInitParams, TestFaceting, TestArbitraryIndexDir, TestManagedSchemaAPI, TestCustomSort, TestLRUCache, JavabinLoaderTest, TestLockTree, DistributedDebugComponentTest, TestSubQueryTransformerCrossCore, TestSortByMinMaxFunction, TestFastLRUCache, TestFunctionQuery, DocValuesMultiTest, AssignTest, TestGeoJSONResponseWriter, FacetPivotSmallTest, SmileWriterTest, CurrencyFieldXmlFileTest, TestEmbeddedSolrServerConstructors, TestFieldCacheSanityChecker, TestUniqueKeyFieldResource, TestFilteredDocIdSet, TestCoreContainer, TestStressLucene, TestRTimerTree, TestPseudoReturnFields, TestDefaultSearchFieldResource, TestLeaderInitiatedRecoveryThread, CleanupOldIndexTest, TestJmxIntegration, SyncSliceTest, TestIBSimilarityFactory, IndexBasedSpellCheckerTest, TestDFRSimilarityFactory, TestCodecSupport, MigrateRouteKeyTest, TestReplicationHandlerBackup, SpatialFilterTest, BlockCacheTest, TestExactSharedStatsCache, TestDocumentBuilder, CheckHdfsIndexTest, MoreLikeThisHandlerTest, TestSlowCompositeReaderWrapper, CachingDirectoryFactoryTest, SecurityConfHandlerTest, CollectionsAPISolrJTest, TestMergePolicyConfig, TestFieldTypeResource, OverseerRolesTest, TestSha256AuthenticationProvider, TestPartialUpdateDeduplication, TestXIncludeConfig, DirectoryFactoryTest, SimplePostToolTest, TestReRankQParserPlugin, HdfsRecoveryZkTest, TestScoreJoinQPNoScore, TestSchemaVersionResource, CollectionReloadTest, HdfsTlogReplayBufferedWhileIndexingTest, SimpleMLTQParserTest, CloneFieldUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, BlockJoinFacetDistribTest, OverseerTaskQueueTest, SoftAutoCommitTest, TestRandomCollapseQParserPlugin, XmlUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, TestDownShardTolerantSearch, TestAnalyzedSuggestions, BasicDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, HardAutoCommitTest, StatsComponentTest, PeerSyncTest, TestFiltering, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, CacheHeaderTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, JsonLoaderTest, TestComponentsName, HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, PeerSyncReplicationTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCryptoKeys, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3970D7C5E1EB056 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [497/632 (1!)] on J0 in 0.23s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52869 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6071 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6071/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:1A77597D211A87EF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:FA9C538D5F7CF8FB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11293 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\init-core-data-001
   [junit4]   2> 972606 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 972617 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 972617 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 972617 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 972718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60615
   [junit4]   2> 972718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972719 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972724 INFO  (zkCallback-1627-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c6b7936 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 972733 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 972733 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 972735 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7822b5b1{/solr,null,AVAILABLE}
   [junit4]   2> 972735 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c77cf7{/solr,null,AVAILABLE}
   [junit4]   2> 972737 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@acd0ded{HTTP/1.1,[http/1.1]}{127.0.0.1:60621}
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@56d8ca45{HTTP/1.1,[http/1.1]}{127.0.0.1:60622}
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.Server Started @983187ms
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.Server Started @983187ms
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60621}
   [junit4]   2> 972739 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60622}
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2'
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1'
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972741 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972744 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972744 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972745 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972745 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972747 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b8c4511 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972747 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972747 INFO  (zkCallback-1629-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@573cf3c8 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 972771 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 0x156b71a126e0002, 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> 972771 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\.
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 64228712
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2]
   [junit4]   2> 972773 WARN  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\lib
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-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> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\.
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 174948120
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1]
   [junit4]   2> 972777 WARN  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\lib
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-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> 972780 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 972780 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 972780 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60615/solr
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60615/solr
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 972782 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972783 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972783 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972788 INFO  (zkCallback-1634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ad35691 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972788 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972789 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972790 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 0x156b71a126e0003, 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> 972792 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/312021984@69890ab2
   [junit4]   2> 972793 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972794 INFO  (zkCallback-1635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@467a0a76 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972794 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972794 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972796 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/312021984@5a42c6cc
   [junit4]   2> 972798 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972804 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35125fa5 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972804 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972806 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 972810 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65da2862 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972810 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972810 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 972815 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 972817 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 972818 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 972821 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 972821 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 972822 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 972823 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 972824 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 972824 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 972825 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 972826 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 972827 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 972827 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 972829 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 972829 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 972830 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 972830 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 972831 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 972831 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 972832 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 972832 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 972836 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 972837 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 972838 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 972839 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 972839 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96465764641275909-127.0.0.1:60621_solr-n_0000000000
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96465764641275910-127.0.0.1:60622_solr-n_0000000001
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60621_solr
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 972841 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96465764641275909-127.0.0.1:60621_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer (id=96465764641275909-127.0.0.1:60621_solr-n_0000000000) starting
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60622_solr
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60622_solr
   [junit4]   2> 972845 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_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> 972845 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_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> 972846 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 972848 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972848 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972860 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 972860 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 972863 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 972864 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60621_solr as DOWN
   [junit4]   2> 972866 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60621_solr
   [junit4]   2> 972866 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60621_solr
   [junit4]   2> 972868 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_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> 972868 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_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> 972884 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 972886 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 972913 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 972914 INFO  (OverseerCollectionConfigSetProcessor-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 972914 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 972916 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 972919 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 972922 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60621_solr"} current state version: 0
   [junit4]   2> 972922 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60621_solr
   [junit4]   2> 972992 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 972992 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 973569 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 973571 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 973677 INFO  (jetty-launcher-1626-thread-2-EventThread) [n:127.0.0.1:60621_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 973677 INFO  (jetty-launcher-1626-thread-1-EventThread) [n:127.0.0.1:60622_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 973996 ERROR (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 974370 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 974370 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 974371 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\.
   [junit4]   2> 974371 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\.
   [junit4]   2> 974372 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 974372 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 974373 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974374 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974377 INFO  (zkCallback-1640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@182b6cdc name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974377 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974377 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974379 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 0x156b71a126e0009, 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> 974413 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 976796 WARN  (qtp1307841386-9024) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 976798 WARN  (qtp1307841386-9024) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976811 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976815 WARN  (qtp521851859-9026) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 976817 WARN  (qtp521851859-9026) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976817 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976832 WARN  (qtp1307841386-9020) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 976832 WARN  (qtp1307841386-9020) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976833 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976834 WARN  (qtp521851859-9032) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 976834 WARN  (qtp521851859-9032) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976835 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976835 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 976911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 976960 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 976961 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 976968 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977003 INFO  (qtp521851859-9032) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977003 INFO  (qtp521851859-9032) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977009 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977010 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 977098 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 977149 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=72C86C57F1809503 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.14s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:1A77597D211A87EF]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977226 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 977279 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977279 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977284 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977290 INFO  (qtp521851859-9031) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977290 INFO  (qtp521851859-9031) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977295 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977321 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977321 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977326 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977329 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977329 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977333 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977358 INFO  (qtp1307841386-9030) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977358 INFO  (qtp1307841386-9030) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977363 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977371 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977371 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977374 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977399 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977399 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977404 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977407 INFO  (qtp521851859-9021) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977408 INFO  (qtp521851859-9021) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977412 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977414 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 977461 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 977472 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977475 INFO  (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiVSigFW2yapUgkEFNlSL_ZHFCJfCcav0nWbKo5eC2dCB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977475 INFO  (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiVSigFW2yapUgkEFNlSL_ZHFCJfCcav0nWbKo5eC2dCB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977476 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 977557 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 977561 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977561 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977563 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1471986759349&s=ZWVVR2ibcTL7E2iou9l5UkbUUbk="; Path=/; Domain=127.0.0.1; Expires=Ut, 23-aug-2016 21:12:39 GMT; HttpOnly". Invalid 'expires' attribute: Ut, 23-aug-2016 21:12:39 GMT
   [junit4]   2> 977563 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 977600 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 977618 ERROR (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 977670 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977674 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977688 ERROR (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 977696 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977701 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977702 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 977763 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 977770 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 977771 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977776 INFO  (zkCallback-1642-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a8db17 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977776 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977776 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 977778 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 0x156b71a126e000a, 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> 977780 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 977782 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@acd0ded{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 977782 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=64228712
   [junit4]   2> 977785 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60621_solr as DOWN
   [junit4]   2> 977785 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@56d8ca45{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 977787 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=174948120
   [junit4]   2> 977790 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60622_solr as DOWN
   [junit4]   2> 977797 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96465764641275909-127.0.0.1:60621_solr-n_0000000000) closing
   [junit4]   2> 977799 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60621_solr
   [junit4]   2> 977802 INFO  (zkCallback-1636-thread-3-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_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> 977802 WARN  (zkCallback-1636-thread-3-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 977806 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_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> 977807 ERROR (Thread[Thread-1796,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60621_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 977819 WARN  (zkCallback-1637-thread-2-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977840 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7822b5b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 977841 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 0x156b71a126e0008, 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> 979306 WARN  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 979307 ERROR (Thread[Thread-1794,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60622_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 979315 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9c77cf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 979323 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60615 60615
   [junit4]   2> 979332 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60615 60615
   [junit4]   2> 979333 WARN  (Thread-1777) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 979334 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001
   [junit4]   2> Aug 23, 2016 11:12:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1997, maxMBSortInHeap=6.27629721878453, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=179812024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [219/632 (1!)] on J1 in 7.78s, 8 tests, 1 failure <<< FAILURES!

[...truncated 175 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_72C86C57F1809503-001\init-core-data-001
   [junit4]   2> 1219592 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1219766 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1219789 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1556, maxMBSortInHeap=7.408469994760658, sim=ClassicSimilarity, locale=es-ES, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=213507184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, StressHdfsTest, EchoP

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

 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1675175 INFO  (TEST-PeerSyncTest.test-seed#[72C86C57F1809503]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e8c2496{/kdec,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=72C86C57F1809503 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Europe/Volgograd -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.83s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:FA9C538D5F7CF8FB]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1675178 INFO  (SUITE-PeerSyncTest-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), n_tl1=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Asserting), n_tdt1=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1077, maxMBSortInHeap=5.231651790618997, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=177895104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, StressHdfsTest, EchoParamsTest, DistributedQueueTest, TestZkChroot, DistanceFunctionTest, SpatialRPTFieldTypeTest, TestSolrDeletionPolicy2, TestBinaryResponseWriter, DateMathParserTest, TestTolerantUpdateProcessorRandomCloud, TestValueSourceCache, LeaderInitiatedRecoveryOnShardRestartTest, ConnectionReuseTest, SolrCoreCheckLockOnStartupTest, LeaderFailoverAfterPartitionTest, BasicFunctionalityTest, TestSolrConfigHandlerConcurrent, SuggesterWFSTTest, TestXmlQParser, CollectionsAPIAsyncDistributedZkTest, TestQueryWrapperFilter, TestExactStatsCache, BitVectorTest, SuggesterTSTTest, HdfsBasicDistributedZk2Test, DefaultValueUpdateProcessorTest, WrapperMergePolicyFactoryTest, TestRTGBase, TestSolrCloudWithSecureImpersonation, UUIDUpdateProcessorFallbackTest, TestConfigSetsAPI, TestAuthenticationFramework, ChaosMonkeySafeLeaderTest, FileBasedSpellCheckerTest, SpellCheckComponentTest, CacheHeaderTest, TestManagedResourceStorage, ShowFileRequestHandlerTest, TestRandomRequestDistribution, SimpleCollectionCreateDeleteTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestDistributedSearch, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest]
   [junit4] Completed [339/632 (3!)] on J1 in 4.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 61076 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6070 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6070/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8:399AD19D21A7634]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8:E372A7E9AC7C0920]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11346 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_6B269833028064D8-001\init-core-data-001
   [junit4]   2> 1046840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1047163 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1047206 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1047243 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=12777, maxDocsPerChunk=512, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=12777, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=US/Pacific
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=254798528,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZk2Test, AddBlockUpdateTest, TermVectorComponentDistributedTest, HighlighterMaxOffsetTest, TestBadConfig, CdcrUpdateLogTest, TestShardHandlerFactory, TestSolrIndexConfig, SortByFunctionTest, TestReplicaProperties, NoCacheHeaderTest, SpellingQueryConverterTest, BlockJoinFacetRandomTest, TestLegacyFieldCache, TestOmitPositions, TestSolrJ, MergeStrategyTest, AnalyticsQueryTest, RAMDirectoryFactoryTest, TestStressRecovery, SolrCoreCheckLockOnStartupTest, TestMacroExpander, ShardRoutingCustomTest, TestBinaryResponseWriter, TestStressLiveNodes, FullHLLTest, TestWriterPerf, TriLevelCompositeIdRoutingTest, TestLocalFSCloudBackupRestore, DistanceFunctionTest, BigEndianAscendingWordDeserializerTest, SharedFSAutoReplicaFailoverTest, TestScoreJoinQPScore, TestOrdValues, PluginInfoTest, LeaderFailoverAfterPartitionTest, TestManagedStopFilterFactory, CdcrReplicationDistributedZkTest, TestObjectReleaseTracker, TestFieldCacheReopen, CollectionsAPIAsyncDistributedZkTest, TestDistribDocBasedVersion, TestAuthorizationFramework, DefaultValueUpdateProcessorTest, FileBasedSpellCheckerTest, ConcurrentDeleteAndCreateCollectionTest, SortSpecParsingTest, OpenCloseCoreStressTest, InfoHandlerTest, TestRecovery, TestFiltering, CoreAdminHandlerTest, TestFieldCacheVsDocValues, SuggestComponentTest, CoreSorterTest, TestFuzzyAnalyzedSuggestions, AsyncCallRequestStatusResponseTest, TestCloudPseudoReturnFields, TestSolrQueryParser, TestSolrFieldCacheMBean, HdfsCollectionsAPIDistributedZkTest, TestRangeQuery, TestQueryUtils, OverriddenZkACLAndCredentialsProvidersTest, BasicZkTest, SaslZkACLProviderTest, TestFieldTypeCollectionResource, TestConfigSetProperties, TestConfigSetsAPI, TestInfoStreamLogging, SpellCheckComponentTest, TestBulkSchemaAPI, TestZkChroot, TestSerializedLuceneMatchVersion, TestReqParamsAPI, LeaderElectionIntegrationTest, HdfsThreadLeakTest, TestSchemaSimilarityResource, TestAuthenticationFramework, RemoteQueryErrorTest, TestFieldCacheSort, TestRuleBasedAuthorizationPlugin, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestRandomFaceting, TestSchemaNameResource, TestBlobHandler, TestCloudManagedSchema, BJQParserTest, DeleteLastCustomShardedReplicaTest, TestConfigSetsAPIZkFailure, OverseerStatusTest, FieldMutatingUpdateProcessorTest, TestCopyFieldCollectionResource, BaseCdcrDistributedZkTest, CustomCollectionTest, SuggesterTSTTest, ShowFileRequestHandlerTest, SolrCloudExampleTest, DistributedExpandComponentTest, HdfsRestartWhileUpdatingTest, TermVectorComponentTest, EchoParamsTest, TestFoldingMultitermQuery, TestDocBasedVersionConstraints, SignatureUpdateProcessorFactoryTest, TestSchemaManager, TestExclusionRuleCollectionAccess, HdfsRecoverLeaseTest, TestHighFrequencyDictionaryFactory, TestCharFilters, CdcrRequestHandlerTest, NumericFieldsTest, ZkNodePropsTest, DistributedTermsComponentTest, DistributedSuggestComponentTest, LoggingHandlerTest, TestConfigOverlay, SuggesterWFSTTest, TestExpandComponent, StressHdfsTest, SynonymTokenizerTest, ExitableDirectoryReaderTest, TestRawTransformer, TestAtomicUpdateErrorCases, TestLeaderElectionZkExpiry, OutputWriterTest, HdfsUnloadDistributedZkTest, HLLUtilTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=6B269833028064D8 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [241/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 331 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\init-core-data-001
   [junit4]   2> 1605043 INFO  (SUITE-PeerSyncTest-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1605043 INFO  (SUITE-PeerSyncTest-seed#[6B269833028064D8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tedv/wb
   [junit4]   2> 1605719 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1605722 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1605724 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13368f73{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@734b7f56{HTTP/1.1,[http/1.1]}{127.0.0.1:65264}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1610506ms
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65264, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control'
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1605734 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1605735 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\solr.xml
   [junit4]   2> 1605751 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores
   [junit4]   2> 1605752 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 947985455
   [junit4]   2> 1605752 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control]
   [junit4]   2> 1605755 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\lib
   [junit4]   2> 1605755 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] 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> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1605764 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1605766 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1605768 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1605768 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1605769 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1605826 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1605829 WARN  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1605830 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605838 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1605843 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1605955 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1605970 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1605972 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1605982 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1605984 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1605986 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605988 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1605999 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1606000 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39b4d23e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@263c0eea),segFN=segments_1,generation=1}
   [junit4]   2> 1606000 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1606000 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1606002 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606004 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1606004 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1606012 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606014 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606015 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606016 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606020 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1606020 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1606021 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1606021 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606022 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606022 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39b4d23e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@263c0eea),segFN=segments_1,generation=1}
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5834969a[collection1] main]
   [junit4]   2> 1606024 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1606025 INFO  (searcherExecutor-4942-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5834969a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543413784791482368
   [junit4]   2> 1606027 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543413784791482368
   [junit4]   2> 1606027 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1606915 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1606918 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@437b266{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4521d108{HTTP/1.1,[http/1.1]}{127.0.0.1:65267}
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1611694ms
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65267, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores}
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0'
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1606922 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1606938 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores
   [junit4]   2> 1606940 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 2062851763
   [junit4]   2> 1606941 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0]
   [junit4]   2> 1606941 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\lib
   [junit4]   2> 1606942 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] 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> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1606949 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1606950 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1606952 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1606954 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1606954 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1606955 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1606955 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1607056 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1607058 WARN  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1607059 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1607071 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1607080 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1607194 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1607202 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1607203 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1607209 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1607234 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1607234 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1607250 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1607260 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216bfcf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ffccdf),segFN=segments_1,generation=1}
   [junit4]   2> 1607260 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1607265 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1607274 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607277 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607279 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607282 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607283 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1607285 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1607290 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1607292 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1607293 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1607293 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216bfcf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ffccdf),segFN=segments_1,generation=1}
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25910533[collection1] main]
   [junit4]   2> 1607298 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1607299 INFO  (searcherExecutor-4953-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25910533[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1607299 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543413786129465344
   [junit4]   2> 1607302 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543413786129465344
   [junit4]   2> 1607302 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1608092 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1608095 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1608095 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42a942b4{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b3446af{HTTP/1.1,[http/1.1]}{127.0.0.1:65270}
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1612871ms
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65270, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores}
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1'
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1608098 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 2118657118
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1]
   [junit4]   2> 1608117 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\lib
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] 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> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1608123 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1608127 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1608128 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1608128 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1608129 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1608129 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1608208 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1608212 WARN  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1608213 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1608250 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1608258 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1608339 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1608347 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1608348 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1608352 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1608355 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1608356 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1608357 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 1608367 WARN  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1608368 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48948132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57b91b4f),segFN=segments_1,generation=1}
   [junit4]   2> 1608368 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1608369 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1608369 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1608373 WARN  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1608379 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608381 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608382 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608383 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608391 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1608391 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1608392 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1608392 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1608

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

 end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156b4f7cd380008, 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> 2478153 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[6B269833028064D8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53782 53782
   [junit4]   2> 2478159 INFO  (Thread-3679) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53782 53782
   [junit4]   2> 2478161 WARN  (Thread-3679) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2478163 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_6B269833028064D8-001
   [junit4]   2> Aug 23, 2016 1:15:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=534, maxMBSortInHeap=6.262723245447152, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=Africa/Malabo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=195215424,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, AnalysisErrorHandlingTest, DistributedQueryElevationComponentTest, JavabinLoaderTest, TermsComponentTest, TestCodecSupport, DirectUpdateHandlerTest, TestJmxMonitoredMap, TestQuerySenderNoQuery, TestStressLucene, TestRandomFlRTGCloud, TestExactSharedStatsCache, SolrRequestParserTest, TestTrieFacet, TestNumericTerms32, RequiredFieldsTest, TestReRankQParserPlugin, TestCollationFieldDocValues, SOLR749Test, TestSearchPerf, TestBackupRepositoryFactory, SharedFSAutoReplicaFailoverUtilsTest, CheckHdfsIndexTest, TestSolrCloudWithKerberosAlt, HLLSerializationTest, TlogReplayBufferedWhileIndexingTest, TestHdfsCloudBackupRestore, TestStressVersions, BigEndianAscendingWordSerializerTest, SliceStateTest, TestFunctionQuery, TestStressReorder, DirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestDynamicFieldResource, CleanupOldIndexTest, SimplePostToolTest, TestLockTree, TestFieldCacheSanityChecker, ConfigSetsAPITest, TestCryptoKeys, TestLMDirichletSimilarityFactory, AtomicUpdatesTest, PKIAuthenticationIntegrationTest, DeleteInactiveReplicaTest, TestUseDocValuesAsStored, CachingDirectoryFactoryTest, TestCSVLoader, TestLFUCache, QueryEqualityTest, RequestLoggingTest, TestFieldCacheWithThreads, DistributedQueryComponentOptimizationTest, AlternateDirectoryTest, TestPhraseSuggestions, CdcrBootstrapTest, TestCloudPivotFacet, TestReloadDeadlock, TestRandomCollapseQParserPlugin, HdfsBasicDistributedZkTest, TestFastLRUCache, TestDocSet, OverseerTest, ChaosMonkeyNothingIsSafeTest, ShardSplitTest, UUIDFieldTest, TestSubQueryTransformerCrossCore, TestConfigSetImmutable, TestCollectionAPI, TestImplicitCoreProperties, DistributedFacetPivotSmallAdvancedTest, TestGeoJSONResponseWriter, TestTolerantUpdateProcessorCloud, JsonLoaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, TestRestManager, SyncSliceTest, RestartWhileUpdatingTest, TestFieldCacheSortRandom, TestPerFieldSimilarityWithDefaultOverride, TestPartialUpdateDeduplication, TestSolrConfigHandler, TestTolerantSearch, TestManagedResource, TestXIncludeConfig, IndexSchemaTest, TestSurroundQueryParser, DistribCursorPagingTest, TestConfigSetsAPIExclusivity, RecoveryZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRawResponseWriter, CdcrReplicationHandlerTest, CollectionReloadTest, DeleteShardTest, IndexBasedSpellCheckerTest, TestRestoreCore, SimpleMLTQParserTest, SolrXmlInZkTest, XmlUpdateRequestHandlerTest, HdfsNNFailoverTest, DistributedSpellCheckComponentTest, SampleTest, RankQueryTest, SolrIndexConfigTest, RegexBoostProcessorTest, SchemaVersionSpecificBehaviorTest, TestDownShardTolerantSearch, HdfsChaosMonkeySafeLeaderTest, BlockCacheTest, TestEmbeddedSolrServerConstructors, ClusterStateTest, DateRangeFieldTest, UnloadDistributedZkTest, SystemInfoHandlerTest, SecurityConfHandlerTest, TestConfigReload, TestConfig, TestAnalyzedSuggestions, FacetPivotSmallTest, HdfsTlogReplayBufferedWhileIndexingTest, EnumFieldTest, BlobRepositoryCloudTest, SmileWriterTest, SoftAutoCommitTest, TestHashPartitioner, TestCursorMarkWithoutUniqueKey, HdfsSyncSliceTest, SparseHLLTest, TestSizeLimitedDistributedMap, TestCollapseQParserPlugin, ZkCLITest, TestArbitraryIndexDir, TestLeaderInitiatedRecoveryThread, TestInitParams, TestXmlQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, RuleEngineTest, TestScoreJoinQPNoScore, TestMissingGroups, TestFieldTypeResource, TestDefaultSearchFieldResource, ReturnFieldsTest, AssignTest, TestSortByMinMaxFunction, PreAnalyzedUpdateProcessorTest, TestRTimerTree, TestExceedMaxTermLength, CursorMarkTest, TestChildDocTransformer, JSONWriterTest, TestManagedSchemaAPI, TestHashQParserPlugin, CollectionsAPIDistributedZkTest, LeaderElectionTest, TestDistributedSearch, HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, BasicFunctionalityTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTest, TestTrie, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCSVResponseWriter, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, ResponseLogComponentTest, TestMergePolicyConfig, MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, TestUtils, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [507/632 (3!)] on J0 in 5.04s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60532 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6069 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6069/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10676 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\init-core-data-001
   [junit4]   2> 201303 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 201305 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 201306 INFO  (Thread-327) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 201306 INFO  (Thread-327) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 201407 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54080
   [junit4]   2> 201407 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201409 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201423 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5883f9d6 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 201431 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 201443 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 201443 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 201444 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38f8ea3{/solr,null,AVAILABLE}
   [junit4]   2> 201444 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3285f950{/solr,null,AVAILABLE}
   [junit4]   2> 201453 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@399d93f7{SSL,[ssl, http/1.1]}{127.0.0.1:54084}
   [junit4]   2> 201453 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.Server Started @206472ms
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54084}
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1'
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 201456 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201457 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@46345761{SSL,[ssl, http/1.1]}{127.0.0.1:54085}
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.Server Started @206479ms
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54085}
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2'
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 201463 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201465 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201491 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d37de6 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201492 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201492 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201493 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13448cb4 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201494 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201494 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201500 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201502 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201516 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.
   [junit4]   2> 201516 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1542445801
   [junit4]   2> 201517 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2]
   [junit4]   2> 201517 WARN  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\lib
   [junit4]   2> 201517 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54080/solr
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 201522 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201524 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201524 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.
   [junit4]   2> 201531 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1574392539
   [junit4]   2> 201531 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1]
   [junit4]   2> 201533 WARN  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\lib
   [junit4]   2> 201533 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54080/solr
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201548 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201559 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4620be0b name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201562 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201562 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42ac4854 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201569 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/581999694@162d49d0
   [junit4]   2> 201571 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201575 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/581999694@115b5e5b
   [junit4]   2> 201576 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201583 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79acf3a0 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201583 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@756e8307 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201583 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201583 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201586 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 201587 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 201590 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 201590 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 201597 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 201597 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 201601 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 201602 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 201610 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 201610 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 201613 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 201613 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 201617 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 201617 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 201620 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 201620 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 201623 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 201623 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 201625 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 201626 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 201627 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201628 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201629 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201629 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201630 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 201630 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 201637 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 201639 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 201640 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 201640 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96460891980234758-127.0.0.1:54084_solr-n_0000000000
   [junit4]   2> 201645 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96460891980234757-127.0.0.1:54085_solr-n_0000000001
   [junit4]   2> 201646 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54084_solr
   [junit4]   2> 201646 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 201648 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96460891980234758-127.0.0.1:54084_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 201649 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 201649 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 201652 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Overseer (id=96460891980234758-127.0.0.1:54084_solr-n_0000000000) starting
   [junit4]   2> 201657 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_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> 201658 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_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> 201689 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201696 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201701 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 201701 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 201702 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.
   [junit4]   2> 201703 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 201706 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 201706 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 201707 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 201735 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 201749 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54084_solr as DOWN
   [junit4]   2> 201751 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54084_solr
   [junit4]   2> 201751 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54084_solr
   [junit4]   2> 201753 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_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> 201753 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_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> 201754 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 201754 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 201765 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 201765 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 201766 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.
   [junit4]   2> 201767 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 201768 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 201768 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 201768 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201769 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201770 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 201770 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 201773 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr"} current state version: 0
   [junit4]   2> 201773 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54084_solr
   [junit4]   2> 201775 INFO  (OverseerCollectionConfigSetProcessor-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 201802 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e765e48 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201803 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201803 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201813 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201815 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201833 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1be4f0 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201837 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201838 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 201852 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 201861 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 201942 INFO  (TEST-TestManagedSchemaAPI.test-seed#[DAD5B4DBB2D62717]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 202003 INFO  (qtp197556322-1495) [n:127.0.0.1:54084_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202007 INFO  (OverseerCollectionConfigSetProcessor-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 202010 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 202010 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 202011 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 202011 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 202015 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202015 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202016 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202020 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 202022 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 202023 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54084_solr
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54085_solr
   [junit4]   2> 202174 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 202176 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 202177 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 202179 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 202181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 202181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 202181 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54084/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 202182 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54084/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 202201 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 202203 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 202204 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 202209 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54085_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 202209 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54085_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 202315 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 202315 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 202315 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 202317 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 202318 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203182 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203182 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 203183 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203183 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 203185 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 203190 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 203193 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 203199 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203205 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 203208 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203210 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 203210 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 203214 WARN  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 203219 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 203220 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@214e7975 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b28a458),segFN=segments_1,generation=1}
   [junit4]   2> 203220 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203220 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 203222 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203224 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 203228 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203228 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 203230 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203233 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203234 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203240 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 203240 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 203240 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 203242 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 203242 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 203243 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@214e7975 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b28a458),segFN=segments_1,generation=1}
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@652c8af6[testschemaapi_shard1_replica1] main]
   [junit4]   2> 203247 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203249 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 203260 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 203260 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 203301 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 203301 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:662418393507950
   [junit4]   2> 203301 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543374273772519424
   [junit4]   2> 203302 INFO  (searcherExecutor-827-thread-1-processing-n:127.0.0.1:54084_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@652c8af6[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203304 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543374273772519424
   [junit4]   2> 203304 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 203305 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 203305 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:https://127.0.0.1:54084/solr collection:testschemaapi shard:shard1
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 203306 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 203306 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 203307 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 203307 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 203307 WARN  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 203311 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 203312 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 203317 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96460891980234758-core_node1-n_0000000000
   [junit4]   2> 203318 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 203323 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 203324 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 203325 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d737cb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd18513),segFN=segments_1,generation=1}
   [junit4]   2> 203325 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203330 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203332 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203334 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203336 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203347 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203349 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 203349 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 203351 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 203351 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 203355 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 203355 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 203355 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d737cb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd18513),segFN=segments_1,generation=1}
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c04f927[testschemaapi_shard1_replica2] main]
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203359 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203359 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 203362 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:662418487677740
   [junit4]   2> 203362 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 203362 INFO  (searcherExecutor-832-thread-1-processing-n:127.0.0.1:54085_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@2c04f927[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543374273836482560
   [junit4]   2> 203366 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543374273836482560
   [junit4]   2> 203366 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 203367 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 203367 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:https://127.0.0.1:54085/solr collection:testschemaapi shard:shard1
   [junit4]   2> 203369 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96460891980234757-core_node2-n_0000000001
   [junit4]   2> 203371 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96460891980234758-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 203432 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 203433 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 203433 INFO  (zkCallback-239-thread-2-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 203433 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 203435 INFO  (zkCallback-239-thread-2-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy S

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

startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1058166 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=646, maxMBSortInHeap=5.977896573133761, sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=Europe/Kiev
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=171124528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, SpellCheckCollatorTest, CollectionsAPIAsyncDistributedZkTest, MultiTermTest, SortSpecParsingTest, TestSolrDeletionPolicy2, HLLUtilTest, HdfsDirectoryTest, TestSolrQueryParser, TestOnReconnectListenerSupport, TestNRTOpen, DistributedSuggestComponentTest, DateFieldTest, TestManagedStopFilterFactory, TestReload, TestFieldCollectionResource, NumericFieldsTest, UUIDUpdateProcessorFallbackTest, TestRequestStatusCollectionAPI, TestReversedWildcardFilterFactory, BlockDirectoryTest, RulesTest, RemoteQueryErrorTest, TestPerFieldSimilarity, TestCharFilters, QueryParsingTest, HdfsBasicDistributedZk2Test, TestValueSourceCache, ConcurrentDeleteAndCreateCollectionTest, FieldMutatingUpdateProcessorTest, CollectionsAPIDistributedZkTest, QueryResultKeyTest, SuggesterTSTTest, DirectSolrConnectionTest, TestStressUserVersions, TestReqParamsAPI, CdcrRequestHandlerTest, TestFieldCacheSort, TestOmitPositions, TestStressLiveNodes, TestManagedSchema, TestFuzzyAnalyzedSuggestions, SolrCoreCheckLockOnStartupTest, DistributedTermsComponentTest, TestFastWriter, TriLevelCompositeIdRoutingTest, SynonymTokenizerTest, TestQueryTypes, TestMaxScoreQueryParser, TestGraphTermsQParserPlugin, TestNonDefinedSimilarityFactory, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSubQueryTransformerDistrib, SearchHandlerTest, CurrencyFieldOpenExchangeTest, TestOrdValues, LeaderFailoverAfterPartitionTest, TestMiniSolrCloudCluster, CoreAdminHandlerTest, BJQParserTest, TestSerializedLuceneMatchVersion, SimpleCollectionCreateDeleteTest, ChaosMonkeySafeLeaderTest, TestUtils, MultiThreadedOCPTest, TestShortCircuitedRequests, ClassificationUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=DAD5B4DBB2D62717 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [162/632 (2!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 61353 lines...]
changes-to-html:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\docs\changes
      [get] Getting: https://issues.apache.org/jira/rest/api/2/project/SOLR
      [get] To: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\docs\changes\jiraVersionList.json
     [exec] Section 'Other Changes' appears more than once under release '6.3.0' at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\site\changes/changes2html.pl line 135.

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:632: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:607: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2514: exec returned: 255

Total time: 101 minutes 8 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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6068 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6068/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:53179/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53179/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([46E470D8D0BF1CDC:E425B85752DCCAB1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12206 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_D41FA7A2E5873ED-001\init-core-data-001
   [junit4]   2> 2383341 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2383572 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2383601 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2383636 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1041, maxMBSortInHeap=6.358390649248548, sim=ClassicSimilarity, locale=ms, timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=249537184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, JavabinLoaderTest, TestBM25SimilarityFactory, SuggesterTest, TestFieldCollectionResource, SecurityConfHandlerTest, ShardSplitTest, LeaderInitiatedRecoveryOnShardRestartTest, FileUtilsTest, TestCustomDocTransformer, TestExceedMaxTermLength, TestSolr4Spatial2, FieldMutatingUpdateProcessorTest, TestValueSourceCache, TestConfigReload, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, QueryParsingTest, TestSolrXml, TestNumericTerms32, TestReloadDeadlock, TestZkChroot, BlobRepositoryCloudTest, TestMissingGroups, TestReloadAndDeleteDocs, TestFieldSortValues, TestSortByMinMaxFunction, CustomCollectionTest, TestSystemIdResolver, DirectSolrConnectionTest, RuleEngineTest, NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, HLLSerializationTest, TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, TestPHPSerializedResponseWriter, DistributedFacetPivotWhiteBoxTest, TestJettySolrRunner, TestReversedWildcardFilterFactory, TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, LoggingHandlerTest, TestStressRecovery, TestSerializedLuceneMatchVersion, ReplaceNodeTest, CachingDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, TestSchemaManager, TestSchemaSimilarityResource, TestGraphTermsQParserPlugin, TestSha256AuthenticationProvider, HdfsTlogReplayBufferedWhileIndexingTest, TestWriterPerf, TestSubQueryTransformer, ZkStateWriterTest, TestSSLRandomization, TestComplexPhraseQParserPlugin, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, TestRealTimeGet, SortSpecParsingTest, SparseHLLTest, BadCopyFieldTest, CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, TestDownShardTolerantSearch, SolrCLIZkUtilsTest, TestSuggestSpellingConverter, CacheHeaderTest, VersionInfoTest, HdfsLockFactoryTest, TestImplicitCoreProperties, TestSlowCompositeReaderWrapper, TestFreeTextSuggestions, ConcurrentDeleteAndCreateCollectionTest, TestPerFieldSimilarityWithDefaultOverride, TestRawTransformer, SSLMigrationTest, PKIAuthenticationIntegrationTest, TestDefaultStatsCache, TestTestInjection, TestLRUStatsCache, DateFieldTest, WordBreakSolrSpellCheckerTest, TestManagedStopFilterFactory, TestRequestForwarding, SuggesterTSTTest, TestFastOutputStream, LeaderElectionIntegrationTest, AsyncCallRequestStatusResponseTest, DistributedDebugComponentTest, TestPKIAuthenticationPlugin, TestFieldTypeCollectionResource, TestDistributedMissingSort, TestCharFilters, TestTolerantUpdateProcessorCloud, TestSimpleQParserPlugin, AutoCommitTest, HdfsDirectoryFactoryTest, TestIntervalFaceting, TestDistributedGrouping, BasicDistributedZk2Test, RecoveryAfterSoftCommitTest, TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandlerCloud, OutputWriterTest, TestRTimerTree, TestFastWriter, TestRandomFaceting, AnalysisErrorHandlingTest, DebugComponentTest, TestOmitPositions, CoreAdminHandlerTest, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, TestCloudPivotFacet, AliasIntegrationTest, TestBlendedInfixSuggestions, BufferStoreTest, TestCloudDeleteByQuery, TestCoreDiscovery, SpellingQueryConverterTest, TestLeaderInitiatedRecoveryThread, TestSimpleTrackingShardHandler, BlockJoinFacetDistribTest, NumericFieldsTest, DirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestCollationField, TestReload, TestRestoreCore, TestClusterStateMutator, MergeStrategyTest, SpellCheckComponentTest, TestCollectionAPI, TestIndexingPerformance, SuggesterWFSTTest, TestRandomFlRTGCloud, UniqFieldsUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestDynamicFieldCollectionResource, TestCopyFieldCollectionResource, ExplicitHLLTest, ForceLeaderTest, SignatureUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, CoreAdminCreateDiscoverTest, TestUtils, MinimalSchemaTest, DistributedFacetPivotSmallAdvancedTest, ChangedSchemaMergeTest, SpellPossibilityIteratorTest, ConjunctionSolrSpellCheckerTest, TestCloudSchemaless, TestSubQueryTransformerDistrib, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, TestRecovery, TermVectorComponentDistributedTest, TestStressVersions, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, SolrRequestParserTest, TestStressLucene, TestTrie, TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, TestSolrIndexConfig, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, TestElisionMultitermQuery, TestSolrCoreProperties, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=D41FA7A2E5873ED -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Fort_Nelson -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/629 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1058 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\init-core-data-001
   [junit4]   2> 209702 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 209707 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53165
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209817 INFO  (zkCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29fc9a47 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 209821 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 0x156b08c94290000, 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> 209826 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209827 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c14fb71{/solr,null,AVAILABLE}
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@342962f7{/solr,null,AVAILABLE}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b68acbb{HTTP/1.1,[http/1.1]}{127.0.0.1:53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.Server Started @216501ms
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@24b3272a{HTTP/1.1,[http/1.1]}{127.0.0.1:53169}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.Server Started @216502ms
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53169}
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209833 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209835 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209837 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f05b06{/solr,null,AVAILABLE}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4a06e0{HTTP/1.1,[http/1.1]}{127.0.0.1:53179}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.Server Started @216509ms
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53179}
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3'
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209841 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209842 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209858 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209859 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,AVAILABLE}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f3436ef{HTTP/1.1,[http/1.1]}{127.0.0.1:53187}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.Server Started @216532ms
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53187}
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4'
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209868 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209872 INFO  (zkCallback-845-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@644ea934 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6a9483 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209872 INFO  (zkCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68e36cec name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209874 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209875 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 41004380
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1]
   [junit4]   2> 209896 WARN  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib
   [junit4]   2> 209896 INFO  (jetty-launcher-841-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> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 973663035
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2]
   [junit4]   2> 209897 WARN  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib
   [junit4]   2> 209897 INFO  (jetty-launcher-841-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> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209909 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209911 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209917 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1405904722
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3]
   [junit4]   2> 209919 WARN  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib
   [junit4]   2> 209919 INFO  (jetty-launcher-841-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> 209920 INFO  (zkCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62d2c2f6 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209919 INFO  (zkCallback-846-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d20976f name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209923 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209924 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209927 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cce58ab name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209928 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209929 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209931 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5765ef15
   [junit4]   2> 209932 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209938 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 0x156b08c94290006, 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> 209943 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 0x156b08c94290005, 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> 209944 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7963b865 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209944 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@77095949
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 374876559
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4]
   [junit4]   2> 209945 WARN  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib
   [junit4]   2> 209946 INFO  (jetty-launcher-841-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> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209952 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209953 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209955 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209961 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5b1af91e
   [junit4]   2> 209962 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209964 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15e50ff4 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209964 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209965 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 209968 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 209972 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@790ee17f name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209973 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210073 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 210098 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 210099 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210113 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210114 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210115 INFO  (zkCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f4794f1 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210124 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@54cf5786
   [junit4]   2> 210127 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2> 210129 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53170_solr
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 210131 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer (id=96458559862669320-127.0.0.1:53170_solr-n_0000000000) starting
   [junit4]   2> 210140 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_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> 210141 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_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> 210145 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20147c96 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210149 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210149 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210153 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210158 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 210178 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4586040a name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210179 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210186 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210188 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 210189 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210190 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53170_solr as DOWN
   [junit4]   2> 210194 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210199 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_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> 210199 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_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> 210199 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_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> 210218 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210218 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210220 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 210221 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210229 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210229 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210231 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210233 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210236 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210239 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210242 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210244 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210246 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53179_solr as DOWN
   [junit4]   2> 210248 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53170_solr"} current state version: 0
   [junit4]   2> 210248 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53170_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210252 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53179_solr"} current state version: 0
   [junit4]   2> 210252 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53179_solr
   [junit4]   2> 210253 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_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> 210254 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_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> 210254 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_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> 210255 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_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> 210257 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210258 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210261 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210262 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669324-127.0.0.1:53187_solr-n_0000000003
   [junit4]   2> 210264 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 210266 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53187_solr as DOWN
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210274 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_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> 210276 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_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> 210276 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_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> 210276 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_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> 210276 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53187_solr"} current state version: 0
   [junit4]   2> 210276 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53187_solr
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 210283 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210284 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210294 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210297 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210298 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210300 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fe14165 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210300 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210300 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210306 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210307 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210311 INFO  (zkCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53f6b8ce name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210317 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210319 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 210323 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 210327 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 210330 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 210334 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 210337 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 210340 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 210343 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 210458 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 210458 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210466 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210468 INFO  (zkCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aab5bde name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210468 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210468 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210486 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 210503 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 210516 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 210526 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-1373fb4f-f093-4130-a8df-a368c12a03ab
   [junit4]   2> 210527 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 210530 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.CreateCollectionCmd Create collection waitforstate
   [junit4]   2> 210585 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/waitforstate 
   [junit4]   2> 210585 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/waitforstate
   [junit4]   2> 210588 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210589 INFO  (zkCallback-870-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210589 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210590 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210590 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210597 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit

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

\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.\delayed_shard1_replica1\data\
   [junit4]   2> 264325 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 0x156b08c9429000c, 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> 264326 INFO  (zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_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> 264326 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 264326 ERROR (jetty-launcher-841-thread-4-EventThread) [n:127.0.0.1:53187_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@384b71ce rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7d49e8a3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 46]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264332 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 0x156b08c94290008, 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> 264340 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread) [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@1c3d286a rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264357 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread) [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@68ac2c01 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264340 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55072a02{/solr,null,UNAVAILABLE}
   [junit4]   2> 265826 WARN  (zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 265830 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@342962f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 265830 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265842 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265846 WARN  (Thread-326) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96458559862669332-127.0.0.1:53169_solr-n_0000000004
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	35	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 265846 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001
   [junit4]   2> Aug 22, 2016 4:41:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=769, maxMBSortInHeap=5.814673298219747, sim=ClassicSimilarity, locale=ar-OM, timezone=America/Cancun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=80643312,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, CommonParamsTest, StreamExpressionTest, TestJsonRecordReader, GetByIdTest, SolrZkClientTest, ClientUtilsTest, JdbcTest, SolrExampleBinaryTest, TestConfigSetAdminRequest, LargeVolumeEmbeddedTest, ContentStreamTest, StreamExpressionParserTest, GraphTest, StreamExpressionToExplanationTest, TestNamedListCodec, SolrPingTest, TestLBHttpSolrClient, DocumentAnalysisResponseTest, TestZkConfigManager, SolrExampleEmbeddedTest, JettyWebappTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, ModifiableSolrParamsTest, SolrDocumentTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, BasicHttpSolrClientTest, JDBCStreamTest, TestCollectionAdminRequest, TestDelegationTokenResponse, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 56.94s, 9 tests, 1 error <<< FAILURES!

[...truncated 59524 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6067 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6067/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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$6.evaluate(RandomizedRunner.java:811)
	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: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12155 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_B279FF9ED82D609A-001\init-core-data-001
   [junit4]   2> 2551047 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2551323 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2551353 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2551376 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=580, maxMBSortInHeap=7.599714334276643, sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=188278192,total=395378688
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldCollectionResource, SSLMigrationTest, DataDrivenBlockJoinTest, TestConfigSetImmutable, BlockJoinFacetSimpleTest, TestBackupRepositoryFactory, CloudExitableDirectoryReaderTest, TestValueSourceCache, ZkSolrClientTest, TestCopyFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, TestGraphMLResponseWriter, TestPHPSerializedResponseWriter, RequestLoggingTest, HdfsChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, TestDistributedMissingSort, SynonymTokenizerTest, TestFoldingMultitermQuery, TestComplexPhraseQParserPlugin, BaseCdcrDistributedZkTest, TestConfigReload, LoggingHandlerTest, DistribDocExpirationUpdateProcessorTest, TestConfigSetsAPIExclusivity, TestPKIAuthenticationPlugin, TestSolrCloudWithKerberosAlt, HdfsTlogReplayBufferedWhileIndexingTest, RestartWhileUpdatingTest, MultiThreadedOCPTest, LeaderInitiatedRecoveryOnShardRestartTest, CurrencyFieldOpenExchangeTest, TermVectorComponentDistributedTest, IndexSchemaRuntimeFieldTest, SpellCheckCollatorTest, TestBinaryField, TestRTimerTree, UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, TestMiniSolrCloudClusterBase, TestReRankQParserPlugin, TestRequestForwarding, TestFieldCacheSanityChecker, CollectionsAPIAsyncDistributedZkTest, TestBinaryResponseWriter, ChangedSchemaMergeTest, DeleteStatusTest, TestJoin, HighlighterConfigTest, OverseerModifyCollectionTest, TestMissingGroups, LeaderElectionIntegrationTest, DistributedIntervalFacetingTest, ChaosMonkeySafeLeaderTest, TestSchemaNameResource, NotRequiredUniqueKeyTest, BlockCacheTest, TestManagedSchema, AsyncCallRequestStatusResponseTest, OutputWriterTest, TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestRestoreCore, FileBasedSpellCheckerTest, TestSSLRandomization, TestHdfsCloudBackupRestore, TestSolr4Spatial2, ConcurrentDeleteAndCreateCollectionTest, SpellPossibilityIteratorTest, TestScoreJoinQPNoScore, TestSystemIdResolver, BasicZkTest, DistributedQueryComponentOptimizationTest, RecoveryAfterSoftCommitTest, TestPivotHelperCode, AtomicUpdatesTest, HLLSerializationTest, TestSolrConfigHandlerCloud, TestSortByMinMaxFunction, FieldMutatingUpdateProcessorTest, TestUninvertingReader, NumericFieldsTest, TestLRUStatsCache, EchoParamsTest, NoCacheHeaderTest, TestCollationField, TestSortingResponseWriter, VersionInfoTest, TestUtils, TestSuggestSpellingConverter, AnalysisErrorHandlingTest, TestPerFieldSimilarity, BlockJoinFacetDistribTest, TestSimpleTrackingShardHandler, AutoCommitTest, HdfsRecoveryZkTest, SortSpecParsingTest, OverriddenZkACLAndCredentialsProvidersTest, TestQuerySenderListener, TestClusterStateMutator, DeleteLastCustomShardedReplicaTest, TestCustomDocTransformer, ConvertedLegacyTest, SuggesterTest, TestDefaultStatsCache, HdfsBasicDistributedZkTest, TestSchemaManager, TestFastWriter, BasicDistributedZk2Test, TestInitParams, ShowFileRequestHandlerTest, TestBulkSchemaAPI, ReplaceNodeTest, MinimalSchemaTest, CachingDirectoryFactoryTest, TestDFISimilarityFactory, TestInitQParser, DirectoryFactoryTest, DistributedFacetPivotLargeTest, TestSlowCompositeReaderWrapper, TestRecovery, LeaderFailoverAfterPartitionTest, TestFieldCollectionResource, TestSolrConfigHandler, MergeStrategyTest, ForceLeaderTest, SimpleMLTQParserTest, CopyFieldTest, TestRealTimeGet, CoreAdminCreateDiscoverTest, DateMathParserTest, FileUtilsTest, DistributedQueueTest, SuggestComponentContextFilterQueryTest, TestStandardQParsers, TestExactSharedStatsCache, TestCloudSchemaless, LukeRequestHandlerTest, CustomCollectionTest, CSVRequestHandlerTest, DefaultValueUpdateProcessorTest, TestRawTransformer, SpatialRPTFieldTypeTest, TestSizeLimitedDistributedMap, HdfsDirectoryFactoryTest, FullSolrCloudDistribCmdsTest, RuleEngineTest, TestSolr4Spatial, UpdateRequestProcessorFactoryTest, CoreAdminHandlerTest, TestStressRecovery, TestIntervalFaceting, TestReplicationHandlerBackup, SparseHLLTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestDistributedGrouping, TestStressReorder, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SpellCheckComponentTest, PeerSyncTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, DocValuesTest, DebugComponentTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestDFRSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribCursorPagingTest, HttpPartitionTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=B279FF9ED82D609A -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/629 (1!)] on J1 in 0.38s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52921 lines...]