Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5969/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

4 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([7C97354B3DD259B2]: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.GeneratedMethodAccessor16.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:62219/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:62219/solr/testSolrCloudCollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([7C97354B3DD259B2:414F9B67053C07C2]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:62219/solr/testSolrCloudCollection_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 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:511)
        ... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
        at __randomizedtesting.SeedInfo.seed([7C97354B3DD259B2]: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.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:55825/solr: The backup directory already 
exists: 
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7C97354B3DD259B2-001/tempDir-002/mytestbackup/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:55825/solr: The backup directory already 
exists: 
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_7C97354B3DD259B2-001/tempDir-002/mytestbackup/
        at 
__randomizedtesting.SeedInfo.seed([7C97354B3DD259B2:F4C30A91932E344A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:207)
        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)




Build Log:
[...truncated 11071 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\init-core-data-001
   [junit4]   2> 777474 INFO  
(SUITE-TestSolrCLIRunExample-seed#[7C97354B3DD259B2]-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> 777476 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 777477 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.a.s.u.TestSolrCLIRunExample Selected port 63260 to start schemaless example 
Solr instance on ...
   [junit4]   2> 778664 INFO  (Thread-2145) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 778668 INFO  (Thread-2145) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@15bef3c{/solr,null,AVAILABLE}
   [junit4]   2> 778671 INFO  (Thread-2145) [    ] o.e.j.s.ServerConnector 
Started ServerConnector@14f01b6{HTTP/1.1,[http/1.1]}{127.0.0.1:63260}
   [junit4]   2> 778671 INFO  (Thread-2145) [    ] o.e.j.s.Server Started 
@783866ms
   [junit4]   2> 778671 INFO  (Thread-2145) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=63260}
   [junit4]   2> 778672 INFO  (Thread-2145) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 778672 INFO  (Thread-2145) [    ] 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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr'
   [junit4]   2> 778672 INFO  (Thread-2145) [    ] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 778673 INFO  (Thread-2145) [    ] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 778674 INFO  (Thread-2145) [    ] 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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\solr.xml
   [junit4]   2> 778703 INFO  (Thread-2145) [    ] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr
   [junit4]   2> 778704 INFO  (Thread-2145) [    ] o.a.s.c.CoreContainer New 
CoreContainer 9377355
   [junit4]   2> 778704 INFO  (Thread-2145) [    ] 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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr]
   [junit4]   2> 778704 WARN  (Thread-2145) [    ] 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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\lib
   [junit4]   2> 778704 INFO  (Thread-2145) [    ] 
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> 778713 INFO  (Thread-2145) [    ] o.a.s.u.UpdateShardHandler 
Created UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 778713 INFO  (Thread-2145) [    ] o.a.s.l.LogWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 778713 INFO  (Thread-2145) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 778713 INFO  (Thread-2145) [    ] o.a.s.c.CoreContainer 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 778713 INFO  (Thread-2145) [    ] o.a.s.c.CoreContainer No 
authentication plugin used.
   [junit4]   2> 778716 INFO  (Thread-2145) [    ] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr
   [junit4]   2> 778716 INFO  (Thread-2145) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 778717 INFO  (Thread-2145) [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 778717 INFO  (Thread-2145) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 781992 INFO  (qtp7146561-6541) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=310
   [junit4]   2> 782016 INFO  (qtp7146561-6544) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 782050 INFO  (qtp7146561-6539) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16
   [junit4]   2> 782071 INFO  (qtp7146561-6545) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=10
   [junit4]   2> 782080 INFO  (qtp7146561-6542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 782214 INFO  (qtp7146561-6541) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 782216 INFO  (qtp7146561-6541) [    ] o.a.s.c.CoreDescriptor 
Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, 
loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, 
transient=false, dataDir=data\}
   [junit4]   2> 782216 INFO  (qtp7146561-6541) [    ] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted'
   [junit4]   2> 782216 INFO  (qtp7146561-6541) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 782216 INFO  (qtp7146561-6541) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 782274 INFO  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
current version of requestparams : 0
   [junit4]   2> 782276 INFO  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Adding specified lib dirs to ClassLoader
   [junit4]   2> 782283 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 782284 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 782286 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 782287 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 782289 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
   [junit4]   2> 782289 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 782290 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 782290 WARN  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 782304 INFO  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 782341 INFO  (qtp7146561-6541) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 782380 INFO  (qtp7146561-6541) [    ] o.a.s.s.IndexSchema 
[gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 782889 INFO  (qtp7146561-6541) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 783091 INFO  (qtp7146561-6541) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 783103 INFO  (qtp7146561-6541) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 783135 INFO  (qtp7146561-6541) [    ] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted'
   [junit4]   2> 783135 INFO  (qtp7146561-6541) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'gettingstarted' using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted
   [junit4]   2> 783136 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 783137 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\]
   [junit4]   2> 783137 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c0f980
   [junit4]   2> 783138 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 783138 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 783138 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 783139 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 783139 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index/
   [junit4]   2> 783139 WARN  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore [gettingstarted] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 783139 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 783140 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@af96ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef736),segFN=segments_1,generation=1}
   [junit4]   2> 783140 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 783141 INFO  
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
gettingstarted in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 783143 WARN  
(OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 783192 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 783193 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 783394 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"add-unknown-fields-to-the-schema"
   [junit4]   2> 783986 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 783998 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 784001 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 784003 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 784006 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 784017 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 784019 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 784019 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 784019 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 784020 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 784020 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 784020 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 784020 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/graph,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump,/update/extract
   [junit4]   2> 784020 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 784021 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 784022 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 784024 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 784024 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784025 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@af96ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef736),segFN=segments_1,generation=1}
   [junit4]   2> 784025 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 784025 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10a7747[gettingstarted] main]
   [junit4]   2> 784026 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 784026 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\conf}
   [junit4]   2> 784026 INFO  (qtp7146561-6541) [    x:gettingstarted] 
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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 784026 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 784027 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 784091 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 784091 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 784101 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\conf\elevate.xml
   [junit4]   2> 784159 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 784160 INFO  
(searcherExecutor-2671-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending 
requests to Searcher@10a7747[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784160 INFO  
(searcherExecutor-2671-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 784160 INFO  
(searcherExecutor-2671-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 784161 INFO  
(searcherExecutor-2671-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher 
Searcher@10a7747[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784162 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 784162 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 784162 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 784162 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1539305555223379968
   [junit4]   2> 784163 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1539305555223379968
   [junit4]   2> 784164 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 784167 INFO  (qtp7146561-6541) [    x:gettingstarted] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} 
status=0 QTime=1952
   [junit4]   2> 784169 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@14f01b6{HTTP/1.1,[http/1.1]}{127.0.0.1:63260}
   [junit4]   2> 784169 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9377355
   [junit4]   2> 784172 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@286c63
   [junit4]   2> 784173 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,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=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 784173 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 784173 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 784173 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 784174 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on 
request.
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\;done=false>>]
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index;done=false>>]
   [junit4]   2> 784195 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 784196 INFO  (coreCloseExecutor-2676-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-001\schemaless\solr\gettingstarted\data\index
   [junit4]   2> 784197 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15bef3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 784201 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 63260
   [junit4]   2> 784201 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[7C97354B3DD259B2]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 784204 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 786227 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 786228 INFO  (Thread-2158) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 786228 INFO  (Thread-2158) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 786328 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.ZkTestServer start zk server on port:63298
   [junit4]   2> 786328 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 786329 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786334 INFO  (zkCallback-993-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e89776 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 786334 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786334 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 786334 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 786341 INFO  (jetty-launcher-992-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 786342 INFO  (jetty-launcher-992-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e9c453{/solr,null,AVAILABLE}
   [junit4]   2> 786345 INFO  (jetty-launcher-992-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2d355f{HTTP/1.1,[http/1.1]}{127.0.0.1:63288}
   [junit4]   2> 786345 INFO  (jetty-launcher-992-thread-1) [    ] 
o.e.j.s.Server Started @791540ms
   [junit4]   2> 786345 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63288}
   [junit4]   2> 786345 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 786345 INFO  (jetty-launcher-992-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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1'
   [junit4]   2> 786346 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 786346 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 786347 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 786349 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786350 INFO  (zkCallback-994-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c049d5 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 786352 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786352 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 786353 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 786362 INFO  (jetty-launcher-992-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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1
   [junit4]   2> 786362 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 0x155cb63fb550001, 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> 786362 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21803879
   [junit4]   2> 786362 INFO  (jetty-launcher-992-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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1]
   [junit4]   2> 786362 WARN  (jetty-launcher-992-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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1\lib
   [junit4]   2> 786362 INFO  (jetty-launcher-992-thread-1) [    ] 
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> 786368 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 786368 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 786368 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 786368 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63298/solr
   [junit4]   2> 786369 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 786369 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 786370 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786372 INFO  (zkCallback-997-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fca716 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 786373 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786373 INFO  (jetty-launcher-992-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 786373 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 0x155cb63fb550002, 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> 786374 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$47/32411750@176a085
   [junit4]   2> 786376 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 786379 INFO  
(zkCallback-998-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@183688e name:ZooKeeperConnection 
Watcher:127.0.0.1:63298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 786379 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 786380 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 786383 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 786388 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 786390 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 786393 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 786396 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 786398 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 786400 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 786401 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 786403 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 786405 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 786406 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 786407 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 786411 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 786413 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 786415 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 786415 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96206597337186307-localhost:63288_solr-n_0000000000
   [junit4]   2> 786416 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:63288_solr
   [junit4]   2> 786416 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 786418 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.Overseer Overseer 
(id=96206597337186307-localhost:63288_solr-n_0000000000) starting
   [junit4]   2> 786421 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 786430 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 786430 INFO  
(OverseerCollectionConfigSetProcessor-96206597337186307-localhost:63288_solr-n_0000000000)
 [n:localhost:63288_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 786431 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:63288_solr
   [junit4]   2> 786431 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/localhost:63288_solr
   [junit4]   2> 786431 INFO  
(OverseerStateUpdate-96206597337186307-localhost:63288_solr-n_0000000000) 
[n:localhost:63288_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 786434 INFO  
(zkCallback-998-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_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> 786434 INFO  
(OverseerStateUpdate-96206597337186307-localhost:63288_solr-n_0000000000) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 786434 INFO  
(zkCallback-998-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 786456 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 786456 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 786457 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_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.util.TestSolrCLIRunExample_7C97354B3DD259B2-001\tempDir-003\node1
   [junit4]   2> 786458 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 786459 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 786459 INFO  (jetty-launcher-992-thread-1) 
[n:localhost:63288_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 786459 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 786460 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786462 INFO  (zkCallback-1000-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c1e7d2 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 786462 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786462 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 789501 INFO  (qtp10998068-6575) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=26
   [junit4]   2> 789505 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 789508 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 789511 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 789512 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789515 INFO  (zkCallback-1004-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@504192 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 789515 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789515 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 789515 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 789517 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 789518 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789532 INFO  (qtp10998068-6577) [n:localhost:63288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 789532 INFO  (qtp10998068-6577) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 789548 INFO  (qtp10998068-6577) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=9
   [junit4]   2> 789551 INFO  (qtp10998068-6580) [n:localhost:63288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 789553 INFO  (qtp10998068-6580) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 789555 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 789557 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789560 INFO  (zkCallback-1007-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8ce7d8 name:ZooKeeperConnection 
Watcher:127.0.0.1:63298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 789560 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789560 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 789560 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 789562 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 789563 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789571 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 789577 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 789581 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 789585 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 789589 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 789593 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 789597 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 789601 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 789606 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 789610 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 789614 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 789617 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 789622 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 789626 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 789631 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 789634 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 789639 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 789643 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 789647 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 789650 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 789656 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 789661 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 789665 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 789674 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 789678 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 789681 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 789685 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 789688 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 789691 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 789696 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 789699 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 789703 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 789707 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 789710 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 789714 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 789717 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 789720 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 789723 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 789727 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 789731 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 789735 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 789739 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/params.json
   [junit4]   2> 789742 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 789745 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 789749 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 789753 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[7C97354B3DD259B2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 789759 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 789759 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 789763 INFO  (qtp10998068-6577) [n:localhost:63288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 789767 INFO  
(OverseerCollectionConfigSetProcessor-96206597337186307-localhost:63288_solr-n_0000000000)
 [n:localhost:63288_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 789768 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 789768 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection testCloudExamplePrompt
   [junit4]   2> 789769 WARN  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified 
replicationFactor of 2 on collection testCloudExamplePrompt is higher than or 
equal to the number of Solr instances currently live or live and part of your 
createNodeSet(1). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 789769 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 789769 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/testCloudExamplePrompt
   [junit4]   2> 789771 INFO  
(zkCallback-998-thread-2-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 789771 INFO  (zkCallback-1007-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 789776 INFO  
(OverseerStateUpdate-96206597337186307-localhost:63288_solr-n_0000000000) 
[n:localhost:63288_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 789776 INFO  
(OverseerStateUpdate-96206597337186307-localhost:63288_solr-n_0000000000) 
[n:localhost:63288_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testCloudExamplePrompt
   [junit4]   2> 789778 INFO  
(OverseerStateUpdate-96206597337186307-localhost:63288_solr-n_0000000000) 
[n:localhost:63288_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testCloudExamplePrompt/state.json
   [junit4]   2> 789876 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, 
shard2] , replicationFactor : 2
   [junit4]   2> 789876 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of 
collection testCloudExamplePrompt on localhost:63288_solr
   [junit4]   2> 789876 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of 
collection testCloudExamplePrompt on localhost:63288_solr
   [junit4]   2> 789876 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of 
collection testCloudExamplePrompt on localhost:63288_solr
   [junit4]   2> 789878 INFO  
(OverseerThreadFactory-2682-thread-1-processing-n:localhost:63288_solr) 
[n:localhost:63288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of 
collection testCloudExamplePrompt on localhost:63288_solr
   [junit4]   2> 789882 INFO  (qtp10998068-6580) [n:localhost:63288_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 789882 INFO  (qtp10998068-6573) [n:localhost:63288_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 789883 INFO  (qtp10998068-6580) [n:localhost:63288_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testCloudExamplePrompt_shard2_replica1, 
collection.configName=testCloudExamplePrompt, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, 
numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 789883 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 789883 INFO  (qtp10998068-6573) [n:localhost:63288_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testCloudExamplePrompt_shard2_replica2, 
collection.configName=testCloudExamplePrompt, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, 
numShards=2, dataDir=data\, shard=shard2}
   [junit4]   2> 789884 INFO  (qtp10998068-6575) [n:localhost:63288_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 789884 INFO  (qtp10998068-6576) [n:localhost:63288_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testCloudExamplePrompt_shard1_replica2, 
collection.configName=testCloudExamplePrompt, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, 
numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 789885 INFO  (qtp10998068-6580) [n:localhost:63288_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 789885 INFO  (qtp10998068-6575) [n:localhost:63288_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testCloudExamplePrompt_shard1_replica1, 
collection.configName=testCloudExamplePrompt, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, 
numShards=2, dataDir=data\, shard=shard1}
   [junit4]   2> 789886 INFO  (qtp10998068-6573) [n:localhost:63288_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 789886 INFO  (qtp10998068-6576) [n:localhost:63288_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 789887 INFO  (qtp1099

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

HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7C97354B3DD259B2-001
   [junit4]   2> Jul 08, 2016 5:17:00 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=Asserting), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Asserting), 
range_facet_i_dv=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=332, 
maxMBSortInHeap=5.445553917346538, sim=ClassicSimilarity, locale=hr, 
timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=3,threads=1,free=209377616,total=423624704
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, TestConfig, ZkStateReaderTest, 
TestHdfsBackupRestoreCore, HdfsChaosMonkeyNothingIsSafeTest, 
TestLeaderInitiatedRecoveryThread, TestPostingsSolrHighlighter, 
TestReplicationHandler, AlternateDirectoryTest, TestSortByMinMaxFunction, 
TestSolrQueryParserDefaultOperatorResource, XmlUpdateRequestHandlerTest, 
DistributedQueryComponentCustomSortTest, TestFieldCacheWithThreads, 
ActionThrottleTest, TestSchemaResource, TestCloudDeleteByQuery, 
AnalysisErrorHandlingTest, TestRequestStatusCollectionAPI, 
CurrencyFieldXmlFileTest, HdfsRestartWhileUpdatingTest, TestLockTree, 
TestPartialUpdateDeduplication, StandardRequestHandlerTest, 
TestSubQueryTransformerCrossCore, MigrateRouteKeyTest, StressHdfsTest, 
TestSolrConfigHandler, TestPerFieldSimilarityWithDefaultOverride, SampleTest, 
TestMiniSolrCloudClusterBase, CoreAdminRequestStatusTest, 
TestMinMaxOnMultiValuedField, OverseerTaskQueueTest, SSLMigrationTest, 
TestConfigSets, BooleanFieldTest, TestXmlQParser, AnalysisAfterCoreReloadTest, 
TimeZoneUtilsTest, SolrTestCaseJ4Test, HighlighterTest, 
TestChildDocTransformer, TestAnalyzedSuggestions, FastVectorHighlighterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, BufferStoreTest, 
TolerantUpdateProcessorTest, TestHashPartitioner, RulesTest, 
ExternalFileFieldSortTest, OverseerCollectionConfigSetProcessorTest, 
TestSmileRequest, TestDFRSimilarityFactory, CollectionStateFormat2Test, 
TestConfigSetsAPIExclusivity, SolrIndexConfigTest, DistribCursorPagingTest, 
SimplePostToolTest, SolrRequestParserTest, DataDrivenBlockJoinTest, 
TestJmxIntegration, TestDistributedSearch, AssignTest, TestArbitraryIndexDir, 
TestRandomDVFaceting, TestImplicitCoreProperties, 
TestDefaultSearchFieldResource, TestGeoJSONResponseWriter, 
TestDefaultStatsCache, RankQueryTest, DistributedVersionInfoTest, 
TestSolrCloudWithKerberosAlt, DistributedExpandComponentTest, 
TestDynamicFieldResource, URLClassifyProcessorTest, DeleteShardTest, 
DisMaxRequestHandlerTest, HLLSerializationTest, ClusterStateUpdateTest, 
TestRTimerTree, ConnectionManagerTest, EnumFieldTest, DirectUpdateHandlerTest, 
CircularListTest, IndexSchemaTest, TestCustomSort, ZkCLITest, 
TestFreeTextSuggestions, TestManagedSchemaAPI, TestLazyCores, TestDocSet, 
SoftAutoCommitTest, TestScoreJoinQPNoScore, TestAddFieldRealTimeGet, 
CollectionsAPIAsyncDistributedZkTest, TestSearcherReuse, TestJmxMonitoredMap, 
PreAnalyzedUpdateProcessorTest, DateRangeFieldTest, 
TestCollationFieldDocValues, TestFieldCache, BlockCacheTest, DocValuesTest, 
TestExpandComponent, JsonLoaderTest, PingRequestHandlerTest, PolyFieldTest, 
TestRestManager, ConjunctionSolrSpellCheckerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSha256AuthenticationProvider, BadComponentTest, TestSolrXml, TestSort, 
JSONWriterTest, RestartWhileUpdatingTest, TestExceedMaxTermLength, 
TestTestInjection, TestExtendedDismaxParser, SimpleFacetsTest, 
WrapperMergePolicyFactoryTest, InfoHandlerTest, TestHighlightDedupGrouping, 
TestSchemaVersionResource, DocumentBuilderTest, 
HdfsCollectionsAPIDistributedZkTest, TestMacros, TestFieldCacheSortRandom, 
HttpPartitionTest, CursorPagingTest, ShardRoutingTest, 
CdcrReplicationDistributedZkTest, SystemInfoHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, RegexBoostProcessorTest, 
DistributedFacetPivotLongTailTest, QueryEqualityTest, BasicDistributedZkTest, 
SolrXmlInZkTest, TestCollapseQParserPlugin, DocValuesMultiTest, 
TestMergePolicyConfig, PKIAuthenticationIntegrationTest, TestStressVersions, 
TestQueryWrapperFilter, TestSQLHandler, BasicDistributedZk2Test, SyncSliceTest, 
OverseerTest, TestZkChroot, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, 
StatsComponentTest, PeerSyncTest, TestIndexSearcher, 
DistributedQueryElevationComponentTest, SuggesterTest, SpatialFilterTest, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, 
TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCollationField, 
ReturnFieldsTest, BinaryUpdateRequestHandlerTest, TestLFUCache, 
TestFastOutputStream, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionsAPISolrJTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, 
OverseerStatusTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudPivotFacet, 
TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, 
TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestRandomRequestDistribution, TestReplicaProperties, 
TestShortCircuitedRequests, TestStressLiveNodes, DirectoryFactoryTest, 
QueryResultKeyTest, TestConfigSetProperties, TestDynamicLoading, 
TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, 
SpatialHeatmapFacetsTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, 
TestIntervalFaceting, TestSubQueryTransformer, TestManagedResource, 
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, 
TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, 
TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesMissingTest, 
TestBulkSchemaConcurrent, AnalyticsMergeStrategyTest, TestMaxScoreQueryParser, 
TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, 
TestReloadDeadlock, TestSolrFieldCacheMBean, TestStressUserVersions, 
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, TestScoreJoinQPScore, 
TestJsonRequest, SimpleMLTQParserTest, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [592/620 (4!)] on J0 in 17.91s, 1 test, 1 error <<< 
FAILURES!

[...truncated 97 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1443:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
 There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level 
errors, 2 errors, 144 ignored (98 assumptions) [seed: 7C97354B3DD259B2]

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


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

Reply via email to