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

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=12672, name=Thread-4024, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64499/n/u: Could not find collection : 
awholynewstresscollection_collection0_0
        at __randomizedtesting.SeedInfo.seed([A46079EDDDAF893E]: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:1004)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:785)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:728)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:921)


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

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:863)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:728)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        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 
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:544)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:541)
        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 9477 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
 A46079EDDDAF893E-001\init-core-data-001
   [junit4]   2> 3098523 T12307 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (true)
   [junit4]   2> 3098523 T12307 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /n/u
   [junit4]   2> 3098539 T12307 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3098541 T12307 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3098546 T12308 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3098657 T12307 oasc.ZkTestServer.run start zk server on 
port:64465
   [junit4]   2> 3098657 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3098663 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3098795 T12315 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a35c1 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3098796 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3098796 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3098796 T12307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3098810 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3098823 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3098826 T12318 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cb3000 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3098833 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3098833 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3098833 T12307 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3098845 T12307 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3098852 T12307 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3098857 T12307 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3098866 T12307 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> 3098868 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3098879 T12307 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> 3098879 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3098890 T12307 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> 3098892 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3098905 T12307 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> 3098905 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3098915 T12307 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> 3098916 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3098928 T12307 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> 3098929 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3098937 T12307 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> 3098937 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3098956 T12307 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> 3098957 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3098970 T12307 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> 3098970 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3098979 T12307 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> 3098979 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3098989 T12307 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> 3098989 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3099000 T12309 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b0ee781600001, 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> 3099002 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3099007 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3099012 T12321 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b4505d name:ZooKeeperConnection 
Watcher:127.0.0.1:64465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3099014 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3099014 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3099014 T12307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3099031 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3099033 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3099037 T12324 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@194218f name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3099039 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3099040 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3099044 T12307 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> 3099044 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 3099052 T12307 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> 3099052 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 3099060 T12307 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> 3099060 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3099070 T12307 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> 3099070 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 3099079 T12307 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> 3099079 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 3099090 T12307 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> 3099090 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 3099090 T12307 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> 3099090 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 3099107 T12307 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> 3099109 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3099121 T12307 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> 3099121 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 3099132 T12307 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> 3099135 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 3099142 T12307 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> 3099142 T12307 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 3102197 T12307 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
 A46079EDDDAF893E-001\control-001\cores\collection1
   [junit4]   2> 3102204 T12307 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 3102215 T12307 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@620e97{/n/u,null,AVAILABLE}
   [junit4]   2> 3102221 T12307 oejs.AbstractConnector.doStart Started 
ServerConnector@19baaa2{HTTP/1.1}{127.0.0.1:64478}
   [junit4]   2> 3102224 T12307 oejs.Server.doStart Started @3111991ms
   [junit4]   2> 3102226 T12307 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 3102227 T12307 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3102227 T12307 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
 A46079EDDDAF893E-001\control-001
   [junit4]   2> 3102228 T12307 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 A46079EDDDAF893E-001\control-001\'
   [junit4]   2> 3102356 T12307 oasc.ConfigSolr.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
 A46079EDDDAF893E-001\control-001\solr.xml
   [junit4]   2> 3102390 T12307 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
 A46079EDDDAF893E-001\control-001\cores
   [junit4]   2> 3102391 T12307 oasc.CoreContainer.<init> New CoreContainer 
12144656
   [junit4]   2> 3102393 T12307 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
 A46079EDDDAF893E-001\control-001\]
   [junit4]   2> 3102394 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3102395 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3102395 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3102396 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3102396 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3102397 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3102397 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3102399 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3102399 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3102399 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3102401 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 3102402 T12307 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3102404 T12307 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3102404 T12307 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3102405 T12307 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3102406 T12307 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64465/solr
   [junit4]   2> 3102407 T12307 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3102407 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3102411 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3102416 T12338 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@132cd2e name:ZooKeeperConnection 
Watcher:127.0.0.1:64465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3102417 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3102418 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3102425 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3102432 T12341 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11385a name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3102435 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3102440 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3102449 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3102457 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3102466 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3102478 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3102494 T12307 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 3102498 T12307 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64478_n%2Fu
   [junit4]   2> 3102502 T12307 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:64478_n%2Fu
   [junit4]   2> 3102511 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3102515 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3102522 T12307 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3102526 T12307 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:64478_n%2Fu
   [junit4]   2> 3102528 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3102534 T12307 oasc.Overseer.start Overseer 
(id=93184604762013701-127.0.0.1:64478_n%2Fu-n_0000000000) starting
   [junit4]   2> 3102541 T12307 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3102567 T12307 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3102570 T12343 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3102573 T12307 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3102587 T12307 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3102592 T12307 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3102612 T12342 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3102615 T12307 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
 A46079EDDDAF893E-001\control-001\cores
   [junit4]   2> 3102619 T12307 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
 A46079EDDDAF893E-001\control-001\cores\collection1\
   [junit4]   2> 3102620 T12307 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 3102625 T12345 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3102626 T12345 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3102632 T12345 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3102632 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3102643 T12342 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64478/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64478_n%2Fu",
   [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> 3102646 T12342 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64478/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64478_n%2Fu",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3102646 T12342 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 3102646 T12342 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 3102655 T12341 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> 3103879 T12345 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3103879 T12345 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3103882 T12345 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3103882 T12345 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3103885 T12345 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3103885 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\'
   [junit4]   2> 3103957 T12345 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3103968 T12345 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3103995 T12345 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 3104008 T12345 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3104062 T12345 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3104068 T12345 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3104139 T12345 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3104412 T12345 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3104429 T12345 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3104431 T12345 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3104475 T12345 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3104484 T12345 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3104495 T12345 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3104498 T12345 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3104500 T12345 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3104500 T12345 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3104503 T12345 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3104503 T12345 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3104504 T12345 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3104506 T12345 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3104506 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 A46079EDDDAF893E-001\control-001\cores\collection1\data\
   [junit4]   2> 3104506 T12345 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3dd4a
   [junit4]   2> 3104509 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\data\
   [junit4]   2> 3104509 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\data\index/
   [junit4]   2> 3104509 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 3104511 T12345 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
 A46079EDDDAF893E-001\control-001\cores\collection1\data\index
   [junit4]   2> 3104512 T12345 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=237366641, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3104513 T12345 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@879f18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84298b),segFN=segments_1,generation=1}
   [junit4]   2> 3104513 T12345 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3104521 T12345 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3104523 T12345 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3104523 T12345 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3104524 T12345 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3104525 T12345 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3104525 T12345 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3104526 T12345 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3104526 T12345 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3104526 T12345 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3104529 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3104530 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3104531 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3104532 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3104534 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3104535 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3104537 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3104540 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3104541 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3104543 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3104545 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3104546 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3104547 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3104549 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3104549 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3104551 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3104552 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3104552 T12345 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3104560 T12345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3104563 T12345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3104568 T12345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3104571 T12345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3104571 T12345 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3104579 T12345 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3104579 T12345 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3104582 T12345 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=61.419921875, 
floorSegmentMB=1.2109375, forceMergeDeletesPctAllowed=5.471947067644262, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3104584 T12345 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@879f18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84298b),segFN=segments_1,generation=1}
   [junit4]   2> 3104584 T12345 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3104585 T12345 oass.SolrIndexSearcher.<init> Opening 
Searcher@3825d1[collection1] main
   [junit4]   2> 3104586 T12345 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3104592 T12345 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3104592 T12345 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3104596 T12345 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3104596 T12345 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3104596 T12345 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3104598 T12345 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3104598 T12345 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3104598 T12345 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3104598 T12345 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3104599 T12346 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3825d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3104602 T12345 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3104603 T12349 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:64478/n/u 
collection:control_collection shard:shard1
   [junit4]   2> 3104605 T12307 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3104607 T12307 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3104608 T12349 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3104608 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3104611 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3104618 T12352 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@620424 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3104618 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3104620 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3104625 T12307 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3104626 T12349 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 3104632 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3104633 T12349 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3104633 T12349 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C10672 name=collection1 
org.apache.solr.core.SolrCore@9e24e3 url=http://127.0.0.1:64478/n/u/collection1 
node=127.0.0.1:64478_n%2Fu C10672_STATE=coll:control_collection 
core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64478/n/u, 
node_name=127.0.0.1:64478_n%2Fu, state=down}
   [junit4]   2> 3104635 T12349 C10672 P64478 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:64478/n/u/collection1/
   [junit4]   2> 3104635 T12349 C10672 P64478 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3104636 T12349 C10672 P64478 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:64478/n/u/collection1/ has no replicas
   [junit4]   2> 3104636 T12349 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:64478/n/u/collection1/ shard1
   [junit4]   2> 3104637 T12349 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3104641 T12342 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> 3104644 T12307 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 3104648 T12341 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> 3104649 T12352 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> 3104687 T12342 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":"http://127.0.0.1:64478/n/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 3104703 T12353 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3104719 T12352 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> 3104749 T12349 oasc.ZkController.register We are 
http://127.0.0.1:64478/n/u/collection1/ and leader is 
http://127.0.0.1:64478/n/u/collection1/
   [junit4]   2> 3104749 T12349 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:64478/n/u
   [junit4]   2> 3104749 T12349 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3104750 T12349 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3104750 T12349 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3104756 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3104765 T12342 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":"http://127.0.0.1:64478/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64478_n%2Fu",
   [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> 3104767 T12342 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":"http://127.0.0.1:64478/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64478_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3104905 T12352 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> 3104907 T12341 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> 3107504 T12307 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1
   [junit4]   2> 3107509 T12307 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3107512 T12307 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 3107519 T12307 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@139954{/n/u,null,AVAILABLE}
   [junit4]   2> 3107526 T12307 oejs.AbstractConnector.doStart Started 
ServerConnector@17580dd{HTTP/1.1}{127.0.0.1:64490}
   [junit4]   2> 3107529 T12307 oejs.Server.doStart Started @3116402ms
   [junit4]   2> 3107531 T12307 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 3107534 T12307 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3107534 T12307 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
 A46079EDDDAF893E-001\shard-1-001
   [junit4]   2> 3107535 T12307 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 A46079EDDDAF893E-001\shard-1-001\'
   [junit4]   2> 3107648 T12307 oasc.ConfigSolr.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
 A46079EDDDAF893E-001\shard-1-001\solr.xml
   [junit4]   2> 3107678 T12307 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
 A46079EDDDAF893E-001\shard-1-001\cores
   [junit4]   2> 3107678 T12307 oasc.CoreContainer.<init> New CoreContainer 
29558311
   [junit4]   2> 3107678 T12307 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
 A46079EDDDAF893E-001\shard-1-001\]
   [junit4]   2> 3107683 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3107684 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3107684 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3107684 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3107686 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3107686 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3107687 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3107687 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3107688 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3107688 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3107689 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 3107689 T12307 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3107690 T12307 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3107692 T12307 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3107692 T12307 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3107693 T12307 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64465/solr
   [junit4]   2> 3107694 T12307 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3107694 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3107697 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3107701 T12367 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f0d099 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3107704 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3107704 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3107714 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3107723 T12370 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9c0551 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3107723 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3107740 T12307 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3108995 T12307 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64490_n%2Fu
   [junit4]   2> 3108998 T12307 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:64490_n%2Fu
   [junit4]   2> 3109014 T12307 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3109025 T12307 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
 A46079EDDDAF893E-001\shard-1-001\cores
   [junit4]   2> 3109031 T12307 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\
   [junit4]   2> 3109033 T12307 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 3109037 T12371 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3109040 T12371 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3109041 T12371 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3109042 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3109043 T12342 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64490/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64490_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 3109047 T12342 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64490/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64490_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3109048 T12342 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 3109048 T12342 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 3109052 T12352 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3109052 T12341 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3109053 T12370 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3110288 T12371 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3110288 T12371 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3110291 T12371 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3110291 T12371 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3110296 T12371 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3110296 T12371 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\'
   [junit4]   2> 3110373 T12371 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3110384 T12371 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3110449 T12371 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 3110468 T12371 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3110497 T12371 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3110507 T12371 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3110574 T12371 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 3110918 T12371 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3110940 T12371 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3110943 T12371 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3110994 T12371 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3111005 T12371 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3111014 T12371 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3111019 T12371 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3111021 T12371 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3111021 T12371 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3111026 T12371 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3111026 T12371 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3111027 T12371 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3111027 T12371 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3111029 T12371 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
 A46079EDDDAF893E-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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3111029 T12371 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3dd4a
   [junit4]   2> 3111031 T12371 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3111031 T12371 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 3111031 T12371 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 3111032 T12371 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
 A46079EDDDAF893E-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 3111035 T12371 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=237366641, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3111036 T12371 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9449ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d64f75),segFN=segments_1,generation=1}
   [junit4]   2> 3111036 T12371 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3111049 T12371 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3111050 T12371 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3111052 T12371 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3111053 T12371 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3111054 T12371 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3111055 T12371 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3111064 T12371 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3111065 T12371 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3111066 T12371 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3111069 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3111071 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3111074 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3111076 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3111078 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3111081 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3111083 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3111086 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3111088 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3111091 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3111092 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3111093 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3111094 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3111095 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3111097 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3111100 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3111103 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3111104 T12371 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3111120 T12371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3111127 T12371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3111132 T12371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3111137 T12371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3111137 T12371 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3111145 T12371 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3111145 T12371 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3111149 T12371 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=61.419921875, 
floorSegmentMB=1.2109375, forceMergeDeletesPctAllowed=5.471947067644262, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3111151 T12371 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9449ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d64f75),segFN=segments_1,generation=1}
   [junit4]   2> 3111151 T12371 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3111153 T12371 oass.SolrIndexSearcher.<init> Opening 
Searcher@a089fa[collection1] main
   [junit4]   2> 3111153 T12371 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3111159 T12371 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3111159 T12371 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 3111162 T12371 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3111162 T12371 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3111162 T12371 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3111166 T12371 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3111166 T12371 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3111166 T12371 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3111166 T12371 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3111171 T12372 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a089fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3111172 T12371 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3111175 T12375 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:64490/n/u collection:collection1 
shard:shard2
   [junit4]   2> 3111177 T12307 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3111179 T12307 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3111181 T12375 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3111211 T12375 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 3111222 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3111223 T12375 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3111224 T12375 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C10673 name=collection1 
org.apache.solr.core.SolrCore@1e4e0a8 
url=http://127.0.0.1:64490/n/u/collection1 node=127.0.0.1:64490_n%2Fu 
C10673_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:64490/n/u, node_name=127.0.0.1:64490_n%2Fu, 
state=down}
   [junit4]   2> 3111224 T12375 C10673 P64490 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:64490/n/u/collection1/
   [junit4]   2> 3111224 T12375 C10673 P64490 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 3111224 T12375 C10673 P64490 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:64490/n/u/collection1/ has no replicas
   [junit4]   2> 3111224 T12375 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:64490/n/u/collection1/ shard2
   [junit4]   2> 3111228 T12375 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 3111237 T12342 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> 3111249 T12370 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111250 T12352 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111252 T12341 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111282 T12342 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64490/n/u";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 3111293 T12353 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3111296 T12370 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111297 T12352 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111340 T12375 oasc.ZkController.register We are 
http://127.0.0.1:64490/n/u/collection1/ and leader is 
http://127.0.0.1:64490/n/u/collection1/
   [junit4]   2> 3111340 T12375 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:64490/n/u
   [junit4]   2> 3111340 T12375 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 3111340 T12375 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3111340 T12375 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3111348 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3111356 T12342 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":"http://127.0.0.1:64490/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64490_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 3111358 T12342 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":"http://127.0.0.1:64490/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64490_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3111493 T12370 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111494 T12352 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3111494 T12341 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3114229 T12307 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
 A46079EDDDAF893E-001\shard-2-001\cores\collection1
   [junit4]   2> 3114236 T12307 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3114239 T12307 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 3114245 T12307 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@15975ca{/n/u,null,AVAILABLE}
   [junit4]   2> 3114249 T12307 oejs.AbstractConnector.doStart Started 
ServerConnector@1f5aee0{HTTP/1.1}{127.0.0.1:64499}
   [junit4]   2> 3114251 T12307 oejs.Server.doStart Started @3121744ms
   [junit4]   2> 3114251 T12307 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 3114251 T12307 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3114253 T12307 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
 A46079EDDDAF893E-001\shard-2-001
   [junit4]   2> 3114253 T12307 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
 A46079EDDDAF893E-001\shard-2-001\'
   [junit4]   2> 3114344 T12307 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest
 A46079EDDDAF893E-001\shard-2-001\solr.xml
   [junit4]   2> 3114370 T12307 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
 A46079EDDDAF893E-001\shard-2-001\cores
   [junit4]   2> 3114371 T12307 oasc.CoreContainer.<init> New CoreContainer 
7130887
   [junit4]   2> 3114371 T12307 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
 A46079EDDDAF893E-001\shard-2-001\]
   [junit4]   2> 3114372 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3114374 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3114375 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3114376 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3114376 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3114378 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3114379 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3114380 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3114380 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3114382 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3114383 T12307 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 3114385 T12307 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3114386 T12307 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3114387 T12307 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3114387 T12307 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3114390 T12307 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64465/solr
   [junit4]   2> 3114391 T12307 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3114391 T12307 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3114395 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3114399 T12389 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e2fe50 name:ZooKeeperConnection 
Watcher:127.0.0.1:64465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3114403 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3114405 T12307 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3114407 T12309 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b0ee781600009, 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> 3114414 T12307 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3114422 T12392 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42369b name:ZooKeeperConnection 
Watcher:127.0.0.1:64465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3114423 T12307 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3114442 T12307 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3115830 T12307 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64499_n%2Fu
   [junit4]   2> 3115835 T12307 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:64499_n%2Fu
   [junit4]   2> 3115854 T12307 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3115872 T12307 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
 A46079EDDDAF893E-001\shard-2-001\cores
   [junit4]   2> 3115874 T12307 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
 A46079EDDDAF893E-001\shard-2-001\cores\collection1\
   [junit4]   2> 3115878 T12307 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 3115881 T12393 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3115881 T12393 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 3115885 T12341 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3115910 T12393 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3115917 T12342 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64499/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64499_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 8
   [junit4]   2> 3115919 T12342 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:64499/n/u";,
   [junit4]   2>          "node_name":"127.0.0.1:64499_n%2Fu",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3115919 T12342 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 3115919 T12342 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 3115926 T12392 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3115929 T12370 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3115929 T12352 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3115929 T12341 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3117284 T12393 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 3117286 T12393 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3117287 T12393 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3117287 T12393 oascc.ZkStateReader.readConfigName Load colle

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

, locale=no_NO, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_25 
(32-bit)/cpus=2,threads=1,free=27959256,total=287924224
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSets, 
TestDistributedSearch, TestSolrJ, TestFieldResource, 
PathHierarchyTokenizerFactoryTest, DistributedExpandComponentTest, 
HdfsBasicDistributedZkTest, TestSchemaSimilarityResource, 
DistributedFacetPivotLongTailTest, TestManagedSynonymFilterFactory, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterTSTTest, 
FieldMutatingUpdateProcessorTest, TestBlendedInfixSuggestions, 
TestSolrConfigHandlerCloud, TestReload, BadComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, SuggestComponentTest, 
AnalyticsQueryTest, TestComponentsName, TestSearchPerf, 
TestSolrQueryParserDefaultOperatorResource, TestSolr4Spatial, 
TestExactSharedStatsCache, TestConfigReload, URLClassifyProcessorTest, 
SearchHandlerTest, TestFaceting, ExitableDirectoryReaderTest, 
TestDefaultStatsCache, TestElisionMultitermQuery, TestFiltering, 
TestBinaryField, HighlighterTest, TestBlobHandler, SoftAutoCommitTest, 
TestNoOpRegenerator, ZkControllerTest, OpenCloseCoreStressTest, FileUtilsTest, 
NoCacheHeaderTest, SampleTest, TestUpdate, TestCursorMarkWithoutUniqueKey, 
TermVectorComponentTest, AnalysisAfterCoreReloadTest, CircularListTest, 
DocValuesTest, AsyncMigrateRouteKeyTest, TestSort, 
DistributedSuggestComponentTest, TestCloudManagedSchema, TestFastOutputStream, 
TestPseudoReturnFields, SimpleMLTQParserTest, TestSolrIndexConfig, 
TestSurroundQueryParser, RequiredFieldsTest, EchoParamsTest, SSLMigrationTest, 
MigrateRouteKeyTest, LukeRequestHandlerTest, JSONWriterTest, TestInitParams, 
SolrPluginUtilsTest, ChangedSchemaMergeTest, MultiTermTest, TestNRTOpen, 
TestRandomFaceting, TestFuzzyAnalyzedSuggestions, SolrIndexSplitterTest, 
TestLFUCache, XsltUpdateRequestHandlerTest, TestManagedResource, 
TestAddFieldRealTimeGet, FastVectorHighlighterTest, IndexSchemaTest, 
LeaderElectionTest, IndexSchemaRuntimeFieldTest, SuggesterWFSTTest, 
TestLeaderElectionZkExpiry, HdfsUnloadDistributedZkTest, 
DistribDocExpirationUpdateProcessorTest, JsonLoaderTest, AliasIntegrationTest, 
TestConfig, TestAnalyzeInfixSuggestions, SuggesterFSTTest, 
OverseerCollectionProcessorTest, EnumFieldTest, TestCloudSchemaless, 
NotRequiredUniqueKeyTest, DistributedQueryElevationComponentTest, 
TestManagedSchemaFieldResource, CachingDirectoryFactoryTest, 
ChaosMonkeyNothingIsSafeTest, RecoveryZkTest, TestRandomMergePolicy, 
TestExceedMaxTermLength, TestSweetSpotSimilarityFactory, 
OutOfBoxZkACLAndCredentialsProvidersTest, DistanceFunctionTest, 
TestManagedResourceStorage, CursorMarkTest, ClusterStateTest, UUIDFieldTest, 
TestHashPartitioner, TestCloudManagedSchemaConcurrent, 
BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, 
DistributedSpellCheckComponentTest, SpellPossibilityIteratorTest, 
SpatialFilterTest, DateMathParserTest, DistributedQueueTest, TestBadConfig, 
TestCollapseQParserPlugin, TestSortingResponseWriter, CoreAdminHandlerTest, 
TestSolrDeletionPolicy1, DocValuesMultiTest, TestShardHandlerFactory, 
SolrCmdDistributorTest, DistributedFacetPivotSmallAdvancedTest, 
IndexBasedSpellCheckerTest, TestStandardQParsers, ScriptEngineTest, 
TestReloadAndDeleteDocs, TestJoin, DisMaxRequestHandlerTest, 
LeaderElectionIntegrationTest, TestDefaultSearchFieldResource, 
TestReplicaProperties, TestManagedSchemaFieldTypeResource, 
TestSolrConfigHandler, DistanceUnitsTest, TestConfigOverlay, 
RecoveryAfterSoftCommitTest, TestComplexPhraseQParserPlugin, 
TestMaxScoreQueryParser, TestUtils, TestCSVResponseWriter, DeleteReplicaTest, 
TestSuggestSpellingConverter, TestWordDelimiterFilterFactory, 
SpellCheckComponentTest, TestRemoteStreaming, DOMUtilTest, BlockCacheTest, 
ShowFileRequestHandlerTest, TestDocumentBuilder, ShardSplitTest, 
FieldAnalysisRequestHandlerTest, SchemaVersionSpecificBehaviorTest, 
SolrXmlInZkTest, TestZkChroot, TestWriterPerf, TestFastWriter, 
DistributedIntervalFacetingTest, TestFunctionQuery, 
OpenExchangeRatesOrgProviderTest, BlockDirectoryTest, CloudMLTQParserTest, 
OverseerStatusTest, TestExpandComponent, ShardRoutingTest, TestPivotHelperCode, 
TestMissingGroups, TestFieldSortValues, DistributedFacetPivotLargeTest, 
PreAnalyzedFieldTest, TestManagedStopFilterFactory, SliceStateTest, 
FacetPivotSmallTest, SimplePostToolTest, TestReRankQParserPlugin, 
TestRebalanceLeaders, TestSolrQueryParserResource, TestSolrDeletionPolicy2, 
BasicFunctionalityTest, TestSchemaResource, DirectUpdateHandlerOptimizeTest, 
TestXIncludeConfig, TestJmxMonitoredMap, BufferStoreTest, TestRealTimeGet, 
ZkNodePropsTest, ConvertedLegacyTest, CustomCollectionTest, AddBlockUpdateTest, 
PingRequestHandlerTest, TestReplicationHandlerBackup, BasicZkTest, 
TestDFRSimilarityFactory, RankQueryTest, ReturnFieldsTest, 
CoreMergeIndexesAdminHandlerTest, CollectionsAPIAsyncDistributedZkTest, 
SolrInfoMBeanTest, TestClassNameShortening, TestBM25SimilarityFactory, 
SolrCoreTest, CoreAdminRequestStatusTest, InfoHandlerTest, 
SpellCheckCollatorTest, TestRawResponseWriter, ConnectionManagerTest, 
HdfsBasicDistributedZk2Test, TestCollectionAPI, TestArbitraryIndexDir, 
TestCollationField, TestPerFieldSimilarity, TestAtomicUpdateErrorCases, 
TestSchemaManager, SystemInfoHandlerTest, CurrencyFieldOpenExchangeTest, 
TestIndexingPerformance, TestExtendedDismaxParser, 
FullSolrCloudDistribCmdsTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, 
TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, 
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, 
TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, 
TestStressReorder, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, PeerSyncTest, TestLazyCores, 
DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldXmlFileTest, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie, 
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DebugComponentTest, CacheHeaderTest, TestQueryUtils, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, 
MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, 
RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, 
TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, 
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, 
ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, TestSystemIdResolver, 
PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestLRUCache, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestTolerantSearch, AssignTest, CloudExitableDirectoryReaderTest, 
DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, 
ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, ReplicationFactorTest]
   [junit4] Completed in 61.77s, 1 test, 1 error <<< FAILURES!

[...truncated 288 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:187: 
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:1348:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
 There were test failures: 461 suites, 1844 tests, 2 errors, 54 ignored (29 
assumptions)

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


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

Reply via email to