Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4517/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=4058, name=collection1, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=4058, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:63410/gvm/s: Could not find collection : 
awholynewstresscollection_collection1_0
        at __randomizedtesting.SeedInfo.seed([C659A9930AEF7DFE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1043)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:809)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:752)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:889)


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

Error Message:
org.apache.http.NoHttpResponseException: The target server failed to respond

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:899)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:752)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:568)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:565)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 9119 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\init-core-data-001
   [junit4]   2> 840057 T3818 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 840057 T3818 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /gvm/s
   [junit4]   2> 840069 T3818 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 840074 T3819 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 840172 T3818 oasc.ZkTestServer.run start zk server on 
port:63379
   [junit4]   2> 840172 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840174 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840183 T3826 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10145e4 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 840183 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840184 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840185 T3818 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 840191 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840194 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840197 T3829 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c424c3 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 840198 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840199 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840199 T3818 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 840205 T3818 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 840210 T3818 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 840214 T3818 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 840219 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 840219 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 840230 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 840230 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 840237 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 840238 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 840242 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 840243 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 840248 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 840248 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 840254 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 840254 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 840260 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 840261 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 840266 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 840266 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 840272 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 840272 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 840277 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 840278 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 840282 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 840283 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 840289 T3820 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14bd8fc2a6d0001, 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> 
   [junit4]   2> 840289 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840293 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840296 T3832 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1058847 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 840296 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840297 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840300 T3820 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14bd8fc2a6d0002, 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> 
   [junit4]   2> 840303 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840304 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840307 T3835 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1da2a0f name:ZooKeeperConnection 
Watcher:127.0.0.1:63379 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 840307 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840308 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840308 T3818 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 840315 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840316 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840320 T3838 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1aaa3f6 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 840321 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840321 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840324 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 840324 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 840330 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 840339 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 840344 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 840344 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 840350 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 840350 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 840357 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 840357 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 840361 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 840361 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 840367 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 840367 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 840372 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 840372 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 840377 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 840378 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 840383 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 840383 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 840387 T3818 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 840387 T3818 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 840395 T3820 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14bd8fc2a6d0004, 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> 
   [junit4]   2> 842052 T3818 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1
   [junit4]   2> 842057 T3818 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 842064 T3818 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1056ff{/gvm/s,null,AVAILABLE}
   [junit4]   2> 842112 T3818 oejs.AbstractConnector.doStart Started 
ServerConnector@1c5f7b{SSL-http/1.1}{127.0.0.1:63395}
   [junit4]   2> 842113 T3818 oejs.Server.doStart Started @843043ms
   [junit4]   2> 842123 T3818 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 842123 T3818 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 842123 T3818 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001
   [junit4]   2> 842123 T3818 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\'
   [junit4]   2> 842190 T3818 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\solr.xml
   [junit4]   2> 842223 T3818 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores
   [junit4]   2> 842223 T3818 oasc.CoreContainer.<init> New CoreContainer 
14039527
   [junit4]   2> 842223 T3818 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\]
   [junit4]   2> 842226 T3818 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\lib
   [junit4]   2> 842230 T3818 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\lib).
   [junit4]   2> 842251 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 842252 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 842259 T3818 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 842266 T3818 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 842267 T3818 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 842267 T3818 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 842267 T3818 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63379/solr
   [junit4]   2> 842267 T3818 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 842267 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 842269 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 842275 T3852 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a1dfbd name:ZooKeeperConnection 
Watcher:127.0.0.1:63379 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 842275 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 842276 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 842281 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 842286 T3855 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a3ce7 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 842288 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 842291 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 842298 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 842304 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 842311 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 842317 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 842327 T3818 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 842331 T3818 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63395_gvm%2Fs
   [junit4]   2> 842332 T3818 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63395_gvm%2Fs
   [junit4]   2> 842338 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 842342 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 842346 T3818 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 842350 T3818 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:63395_gvm%2Fs
   [junit4]   2> 842350 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 842358 T3818 oasc.Overseer.start Overseer 
(id=93406794846371846-127.0.0.1:63395_gvm%2Fs-n_0000000000) starting
   [junit4]   2> 842363 T3818 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 842387 T3818 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 842388 T3857 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 842390 T3856 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 842391 T3818 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 842402 T3818 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 842407 T3818 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 842416 T3818 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores
   [junit4]   2> 842419 T3818 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\
   [junit4]   2> 842419 T3818 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 842426 T3859 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 842426 T3859 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 842428 T3859 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 842430 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63395/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63395_gvm%2Fs",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 842432 T3856 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63395/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63395_gvm%2Fs",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 842432 T3856 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 842434 T3856 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 842437 T3855 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 842446 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843507 T3859 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 843507 T3859 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 843508 T3859 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 843508 T3859 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 843511 T3859 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 843511 T3859 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\'
   [junit4]   2> 843555 T3859 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 843559 T3859 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 843591 T3859 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 843615 T3859 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 843686 T3859 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 843690 T3859 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 843768 T3859 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 844103 T3859 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 844122 T3859 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 844128 T3859 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 844168 T3859 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 844176 T3859 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 844185 T3859 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844187 T3859 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 844188 T3859 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 844190 T3859 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844192 T3859 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 844192 T3859 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 844193 T3859 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 844193 T3859 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 844193 T3859 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\data\
   [junit4]   2> 844193 T3859 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5016ef
   [junit4]   2> 844195 T3859 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\data\
   [junit4]   2> 844195 T3859 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\data\index/
   [junit4]   2> 844196 T3859 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 844196 T3859 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\control-001\cores\collection1\data\index
   [junit4]   2> 844201 T3859 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=84.6591796875, 
floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=11.818414728248484, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8411305045357056
   [junit4]   2> 844203 T3859 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5b2396 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2bd6f),segFN=segments_1,generation=1}
   [junit4]   2> 844204 T3859 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 844214 T3859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 844215 T3859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 844216 T3859 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 844216 T3859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844217 T3859 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844217 T3859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 844218 T3859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844218 T3859 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 844218 T3859 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 844221 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844221 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844224 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844225 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844227 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 844229 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 844231 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 844232 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 844234 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 844238 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 844240 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 844241 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 844243 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 844244 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 844249 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 844250 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 844251 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 844252 T3859 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 844262 T3859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844265 T3859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844267 T3859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844270 T3859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844270 T3859 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 844273 T3859 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 844275 T3859 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 844275 T3859 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 844276 T3859 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=89.7294921875, 
floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=21.085162655094965, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 844277 T3859 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5b2396 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2bd6f),segFN=segments_1,generation=1}
   [junit4]   2> 844277 T3859 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 844278 T3859 oass.SolrIndexSearcher.<init> Opening 
Searcher@1839f2a[collection1] main
   [junit4]   2> 844278 T3859 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 844281 T3859 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 844281 T3859 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 844282 T3859 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 844284 T3859 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 844284 T3859 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 844286 T3859 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 844286 T3859 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 844286 T3859 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 844286 T3859 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 844288 T3860 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1839f2a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 844290 T3859 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 844292 T3863 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:63395/gvm/s 
collection:control_collection shard:shard1
   [junit4]   2> 844293 T3818 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 844294 T3818 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 844297 T3863 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 844313 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 844314 T3863 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 844316 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 844330 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844332 T3863 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 844332 T3863 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4162 name=collection1 
org.apache.solr.core.SolrCore@138012f 
url=https://127.0.0.1:63395/gvm/s/collection1 node=127.0.0.1:63395_gvm%2Fs 
C4162_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:63395/gvm/s, node_name=127.0.0.1:63395_gvm%2Fs, 
state=down}
   [junit4]   2> 844332 T3863 C4162 P63395 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:63395/gvm/s/collection1/
   [junit4]   2> 844333 T3863 C4162 P63395 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 844333 T3863 C4162 P63395 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:63395/gvm/s/collection1/ has no replicas
   [junit4]   2> 844333 T3863 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:63395/gvm/s/collection1/ shard1
   [junit4]   2> 844334 T3863 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 844337 T3866 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@115f732 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 844338 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 844340 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 844342 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 844349 T3818 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 844350 T3855 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844370 T3818 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 844370 T3818 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 844371 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 844373 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:63395/gvm/s";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 844374 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 844381 T3869 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27e9bf name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 844382 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 844383 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 844383 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844387 T3866 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844391 T3855 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844400 T3820 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14bd8fc2a6d0008, 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> 
   [junit4]   2> 844426 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 3
   [junit4]   2> 844432 T3856 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 844432 T3863 oasc.ZkController.register We are 
https://127.0.0.1:63395/gvm/s/collection1/ and leader is 
https://127.0.0.1:63395/gvm/s/collection1/
   [junit4]   2> 844433 T3863 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:63395/gvm/s
   [junit4]   2> 844433 T3863 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 844434 T3863 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 844434 T3863 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 844442 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844453 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63395/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63395_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 844455 T3856 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63395/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63395_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 844456 T3856 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 844471 T3866 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844472 T3855 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844492 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844495 T3866 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844496 T3855 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 846163 T3818 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1
   [junit4]   2> 846167 T3818 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 846169 T3818 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 846175 T3818 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@16bb220{/gvm/s,null,AVAILABLE}
   [junit4]   2> 846196 T3818 oejs.AbstractConnector.doStart Started 
ServerConnector@cf7290{SSL-http/1.1}{127.0.0.1:63410}
   [junit4]   2> 846197 T3818 oejs.Server.doStart Started @846881ms
   [junit4]   2> 846202 T3818 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 846202 T3818 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 846202 T3818 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001
   [junit4]   2> 846202 T3818 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\'
   [junit4]   2> 846259 T3818 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\solr.xml
   [junit4]   2> 846286 T3818 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores
   [junit4]   2> 846287 T3818 oasc.CoreContainer.<init> New CoreContainer 
4076124
   [junit4]   2> 846287 T3818 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\]
   [junit4]   2> 846289 T3818 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\lib
   [junit4]   2> 846289 T3818 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\lib).
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 846309 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 846314 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 846314 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 846319 T3818 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 846324 T3818 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846324 T3818 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846324 T3818 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 846325 T3818 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63379/solr
   [junit4]   2> 846325 T3818 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 846327 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 846329 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 846334 T3883 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18aff07 name:ZooKeeperConnection 
Watcher:127.0.0.1:63379 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 846335 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 846335 T3818 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 846345 T3818 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 846348 T3886 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1af7e8c name:ZooKeeperConnection 
Watcher:127.0.0.1:63379/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 846349 T3818 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 846367 T3818 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 847459 T3818 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63410_gvm%2Fs
   [junit4]   2> 847460 T3818 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63410_gvm%2Fs
   [junit4]   2> 847468 T3818 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 847475 T3818 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores
   [junit4]   2> 847477 T3818 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\
   [junit4]   2> 847477 T3818 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 847483 T3887 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 847484 T3887 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 847487 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 847488 T3887 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 847490 T3887 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 847490 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63410/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63410_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 847491 T3887 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 847492 T3856 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63410/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63410_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 847493 T3856 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 847493 T3856 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 847494 T3887 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 847494 T3887 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 847496 T3856 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 847497 T3886 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 847499 T3886 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 848573 T3887 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 848574 T3887 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 848575 T3887 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 848575 T3887 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 848577 T3887 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 848577 T3887 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\'
   [junit4]   2> 848618 T3887 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 848622 T3887 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 848644 T3887 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 848662 T3887 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 848707 T3887 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 848711 T3887 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 848735 T3887 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 849014 T3887 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 849029 T3887 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 849035 T3887 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 849071 T3887 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 849078 T3887 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 849086 T3887 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 849089 T3887 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 849089 T3887 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 849089 T3887 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 849091 T3887 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 849091 T3887 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 849092 T3887 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 849092 T3887 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 849092 T3887 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 849092 T3887 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5016ef
   [junit4]   2> 849095 T3887 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 849095 T3887 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 849096 T3887 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 849096 T3887 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 849096 T3887 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=84.6591796875, 
floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=11.818414728248484, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8411305045357056
   [junit4]   2> 849099 T3887 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@17cb203 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65542d),segFN=segments_1,generation=1}
   [junit4]   2> 849099 T3887 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 849115 T3887 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 849116 T3887 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 849117 T3887 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 849117 T3887 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 849118 T3887 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 849118 T3887 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 849119 T3887 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 849120 T3887 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 849120 T3887 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 849122 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 849123 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 849125 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 849128 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 849128 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 849130 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 849132 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 849133 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 849138 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 849140 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 849141 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 849146 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 849147 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 849149 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 849150 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 849152 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 849154 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 849155 T3887 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 849163 T3887 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 849166 T3887 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 849168 T3887 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 849175 T3887 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 849176 T3887 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 849179 T3887 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 849179 T3887 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 849179 T3887 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 849183 T3887 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=89.7294921875, 
floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=21.085162655094965, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 849185 T3887 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@17cb203 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65542d),segFN=segments_1,generation=1}
   [junit4]   2> 849186 T3887 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 849186 T3887 oass.SolrIndexSearcher.<init> Opening 
Searcher@410849[collection1] main
   [junit4]   2> 849187 T3887 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 849190 T3887 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 849190 T3887 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 849191 T3887 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 849191 T3887 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 849191 T3887 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 849193 T3887 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 849193 T3887 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 849193 T3887 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 849193 T3887 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 849196 T3887 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 849197 T3888 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@410849[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849199 T3891 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:63410/gvm/s collection:collection1 
shard:shard2
   [junit4]   2> 849200 T3818 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 849200 T3818 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 849202 T3891 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 849216 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 849222 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 849225 T3891 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 849225 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4163 name=collection1 
org.apache.solr.core.SolrCore@16ea3c1 
url=https://127.0.0.1:63410/gvm/s/collection1 node=127.0.0.1:63410_gvm%2Fs 
C4163_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:63410/gvm/s, node_name=127.0.0.1:63410_gvm%2Fs, 
state=down}
   [junit4]   2> 849225 T3891 C4163 P63410 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:63410/gvm/s/collection1/
   [junit4]   2> 849225 T3891 C4163 P63410 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 849226 T3891 C4163 P63410 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:63410/gvm/s/collection1/ has no replicas
   [junit4]   2> 849227 T3891 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:63410/gvm/s/collection1/ shard2
   [junit4]   2> 849227 T3891 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 849231 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 849236 T3856 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 849239 T3886 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 849243 T3886 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 849258 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:63410/gvm/s";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 849261 T3856 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 849262 T3886 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 849266 T3886 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 849286 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 849310 T3891 oasc.ZkController.register We are 
https://127.0.0.1:63410/gvm/s/collection1/ and leader is 
https://127.0.0.1:63410/gvm/s/collection1/
   [junit4]   2> 849310 T3891 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:63410/gvm/s
   [junit4]   2> 849315 T3891 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 849316 T3891 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 849316 T3891 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 849321 T3855 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 849326 T3856 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63410/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63410_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 849332 T3856 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63410/gvm/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63410_gvm%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 849347 T3856 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 849367 T3886 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 849371 T3891 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 849374 T3886 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 850842 T3818 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\cores\collection1
   [junit4]   2> 850846 T3818 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 850848 T3818 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 850863 T3818 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1620b79{/gvm/s,null,AVAILABLE}
   [junit4]   2> 850886 T3818 oejs.AbstractConnector.doStart Started 
ServerConnector@1538807{SSL-http/1.1}{127.0.0.1:63419}
   [junit4]   2> 850887 T3818 oejs.Server.doStart Started @851259ms
   [junit4]   2> 850893 T3818 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 850894 T3818 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 850894 T3818 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001
   [junit4]   2> 850894 T3818 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\'
   [junit4]   2> 850960 T3818 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\solr.xml
   [junit4]   2> 850978 T3818 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\cores
   [junit4]   2> 850978 T3818 oasc.CoreContainer.<init> New CoreContainer 
23739700
   [junit4]   2> 850978 T3818 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\]
   [junit4]   2> 850978 T3818 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\lib
   [junit4]   2> 850980 T3818 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 C659A9930AEF7DFE-001\shard-2-001\lib).
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 850999 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 851002 T3818 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 851013 T3818 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 851018 T3818 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 851021 T3818 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 851022 T3818 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 851022 T3818 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63379/solr
   [junit4]   2> 851023 T3818 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 851023 T3818 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically U

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

00,total=509542400
   [junit4]   2> NOTE: All tests run in this JVM: 
[TermVectorComponentDistributedTest, TestSolrIndexConfig, 
TestFoldingMultitermQuery, TestDistribDocBasedVersion, 
HdfsBasicDistributedZkTest, TestMiniSolrCloudClusterSSL, 
FastVectorHighlighterTest, SolrIndexSplitterTest, TestReplicationHandler, 
TestRecoveryHdfs, StandardRequestHandlerTest, 
DistribDocExpirationUpdateProcessorTest, CopyFieldTest, SolrTestCaseJ4Test, 
SyncSliceTest, TestSchemaVersionResource, TestFieldTypeResource, 
TestPerFieldSimilarity, TestInitParams, TestManagedSchemaFieldResource, 
OverseerStatusTest, DirectSolrConnectionTest, TestBinaryResponseWriter, 
ResourceLoaderTest, IndexSchemaRuntimeFieldTest, TestDefaultStatsCache, 
HighlighterConfigTest, SpellCheckComponentTest, SpatialRPTFieldTypeTest, 
DateFieldTest, CursorMarkTest, TestBlobHandler, ResponseLogComponentTest, 
DistributedFacetPivotSmallTest, DebugComponentTest, TestExpandComponent, 
MBeansHandlerTest, TermVectorComponentTest, ZkStateWriterTest, 
MinimalSchemaTest, TestExactStatsCache, TestCloudSchemaless, DOMUtilTest, 
TestXIncludeConfig, SaslZkACLProviderTest, TestFastWriter, 
CollectionsAPIAsyncDistributedZkTest, TestLRUCache, BadComponentTest, 
MultiThreadedOCPTest, TestFunctionQuery, CollectionsAPIDistributedZkTest, 
TestSolrDeletionPolicy2, CloudMLTQParserTest, TestStandardQParsers, 
HdfsWriteToMultipleCollectionsTest, TestSchemaManager, DistanceFunctionTest, 
DistributedMLTComponentTest, BadIndexSchemaTest, UpdateParamsTest, 
NumericFieldsTest, TestCodecSupport, TestNRTOpen, TestBulkSchemaConcurrent, 
TestIntervalFaceting, TestPartialUpdateDeduplication, 
DirectSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, BJQParserTest, 
SolrRequestParserTest, TestManagedSynonymFilterFactory, TestFaceting, 
FileUtilsTest, DistributedQueueTest, SolrCmdDistributorTest, TestLFUCache, 
TestSuggestSpellingConverter, DirectUpdateHandlerTest, TestCoreDiscovery, 
TestRecovery, DeleteInactiveReplicaTest, TestIndexingPerformance, 
XsltUpdateRequestHandlerTest, BinaryUpdateRequestHandlerTest, 
TestWordDelimiterFilterFactory, ConnectionManagerTest, TestTrie, 
DistributedFacetPivotWhiteBoxTest, TimeZoneUtilsTest, TestRebalanceLeaders, 
AtomicUpdatesTest, TestSearcherReuse, TestSchemaNameResource, CircularListTest, 
TestPhraseSuggestions, TestInfoStreamLogging, TestGroupingSearch, 
StatsComponentTest, RankQueryTest, TestSystemIdResolver, 
TestFieldTypeCollectionResource, TestConfigOverlay, CurrencyFieldXmlFileTest, 
ChangedSchemaMergeTest, TestDistributedMissingSort, DeleteReplicaTest, 
DistributedSpellCheckComponentTest, TestAnalyzedSuggestions, TestStressReorder, 
QueryParsingTest, TestExtendedDismaxParser, TestCoreContainer, PeerSyncTest, 
ResponseHeaderTest, TestRandomMergePolicy, HdfsDirectoryTest, 
DocExpirationUpdateProcessorFactoryTest, TestHdfsUpdateLog, 
ExternalFileFieldSortTest, TestReversedWildcardFilterFactory, 
TestTrackingShardHandlerFactory, TestLuceneMatchVersion, OutputWriterTest, 
TestRequestStatusCollectionAPI, CoreAdminRequestStatusTest, 
AnalysisAfterCoreReloadTest, TestSchemaSimilarityResource, 
TestAnalyzeInfixSuggestions, PluginInfoTest, TestRTGBase, RequestHandlersTest, 
TestSolrJ, TestBlendedInfixSuggestions, TestCollectionAPI, 
FieldAnalysisRequestHandlerTest, DistributedQueryComponentOptimizationTest, 
HighlighterMaxOffsetTest, TestCSVLoader, DistributedExpandComponentTest, 
TestCloudManagedSchema, TestCollationField, 
LeaderInitiatedRecoveryOnCommitTest, AddBlockUpdateTest, 
CloudExitableDirectoryReaderTest, TestQuerySenderListener, TestRandomFaceting, 
HdfsUnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, 
DistributedSuggestComponentTest, TestRemoteStreaming, 
DocumentAnalysisRequestHandlerTest, SpatialHeatmapFacetsTest, 
TestSolrCoreProperties, TestManagedSchemaFieldTypeResource, CursorPagingTest, 
TestChildDocTransformer, TestManagedSchemaDynamicFieldResource, 
SynonymTokenizerTest, TestDocumentBuilder, BufferStoreTest, 
TestOverriddenPrefixQueryForCustomFieldType, HighlighterTest, 
MoreLikeThisHandlerTest, TestDefaultSimilarityFactory, 
DistribJoinFromCollectionTest, TestDynamicFieldResource, ScriptEngineTest, 
DistributedTermsComponentTest, SolrPluginUtilsTest, SolrInfoMBeanTest, 
TestRangeQuery, BasicDistributedZk2Test, TestSimpleQParserPlugin, 
RequestLoggingTest, TestNonDefinedSimilarityFactory, 
DistributedQueryElevationComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestUpdate, DocumentBuilderTest, 
AssignTest, SpellingQueryConverterTest, TestAddFieldRealTimeGet, 
TestManagedResourceStorage, TestWriterPerf, TestPostingsSolrHighlighter, 
TestBadConfig, TestJmxMonitoredMap, DistanceUnitsTest, 
TestPHPSerializedResponseWriter, ShardRoutingTest, ConvertedLegacyTest, 
TestLRUStatsCache, URLClassifyProcessorTest, AsyncMigrateRouteKeyTest, 
TestSolrQueryParserDefaultOperatorResource, TestNoOpRegenerator, 
IndexBasedSpellCheckerTest, DocValuesMultiTest, 
TestCloudManagedSchemaConcurrent, TestSolrDynamicMBean, DateMathParserTest, 
TestDefaultSearchFieldResource, SOLR749Test, RollingRestartTest, 
TestComplexPhraseQParserPlugin, TestArbitraryIndexDir, SimplePostToolTest, 
TestValueSourceCache, RequiredFieldsTest, ZkCLITest, QueryResultKeyTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, BasicZkTest, 
AnalyticsMergeStrategyTest, LoggingHandlerTest, CurrencyFieldOpenExchangeTest, 
ZkControllerTest, TestFastLRUCache, TestSort, TestSearchPerf, 
OverseerRolesTest, EnumFieldTest, TestSolrConfigHandlerCloud, 
TestUniqueKeyFieldResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, 
AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, TestRealTimeGet, 
TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, 
TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, TestFiltering, 
BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest, 
TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, 
TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, 
CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, 
PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, 
RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, 
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, 
SampleTest, TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestConfig, 
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
PreAnalyzedFieldTest, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, 
UUIDFieldTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, 
AliasIntegrationTest, CustomCollectionTest, DeleteShardTest, 
DistribCursorPagingTest, ExternalCollectionsTest, HttpPartitionTest, 
LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
RemoteQueryErrorTest, ReplicationFactorTest]
   [junit4] Completed in 62.17s, 1 test, 1 error <<< FAILURES!

[...truncated 309 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
 There were test failures: 468 suites, 1868 tests, 2 errors, 57 ignored (30 
assumptions)

Total time: 126 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client 
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to