Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4532/
Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReplicationFactorTest.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:901)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:754)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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 
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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:461)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:568)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:565)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 10076 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\init-core-data-001
   [junit4]   2> 4070484 T18119 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /x_kyz/zj
   [junit4]   2> 4070487 T18119 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4070487 T18120 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4070552 T18119 oasc.ZkTestServer.run start zk server on 
port:56063
   [junit4]   2> 4070552 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4070554 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4070559 T18127 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d89c780 
name:ZooKeeperConnection Watcher:127.0.0.1:56063 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4070559 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4070559 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4070559 T18119 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4070564 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4070565 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4070566 T18130 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@76b62aaa 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4070566 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4070566 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4070567 T18119 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4070568 T18119 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4070569 T18119 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4070571 T18119 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4070573 T18119 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> 4070574 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4070576 T18119 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> 4070577 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4070579 T18119 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> 4070579 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4070581 T18119 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> 4070581 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4070584 T18119 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> 4070584 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4070586 T18119 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> 4070587 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4070589 T18119 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> 4070590 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4070592 T18119 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> 4070593 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4070597 T18119 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> 4070598 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4070600 T18119 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> 4070600 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4070602 T18119 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> 4070603 T18119 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4071716 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1
   [junit4]   2> 4071720 T18119 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 4071721 T18119 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@736d4e0c{/x_kyz/zj,null,AVAILABLE}
   [junit4]   2> 4071723 T18119 oejs.AbstractConnector.doStart Started 
ServerConnector@d0edf1b{HTTP/1.1}{127.0.0.1:56071}
   [junit4]   2> 4071724 T18119 oejs.Server.doStart Started @4071890ms
   [junit4]   2> 4071724 T18119 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\tempDir-001/control/data, hostContext=/x_kyz/zj, 
hostPort=56070, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores}
   [junit4]   2> 4071724 T18119 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 4071724 T18119 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\'
   [junit4]   2> 4071752 T18119 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\solr.xml
   [junit4]   2> 4071757 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores
   [junit4]   2> 4071759 T18119 oasc.CoreContainer.<init> New CoreContainer 
86056007
   [junit4]   2> 4071759 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\]
   [junit4]   2> 4071759 T18119 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\lib
   [junit4]   2> 4071759 T18119 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\lib).
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4071768 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4071769 T18119 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4071770 T18119 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4071770 T18119 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4071770 T18119 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 4071770 T18119 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56063/solr
   [junit4]   2> 4071770 T18119 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4071770 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4071772 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4071773 T18144 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5313c61d 
name:ZooKeeperConnection Watcher:127.0.0.1:56063 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4071774 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4071774 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4071776 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4071777 T18147 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e991556 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4071777 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4071778 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4071783 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4071786 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4071788 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4071791 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4071794 T18119 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4071796 T18119 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56070_x_kyz%2Fzj
   [junit4]   2> 4071797 T18119 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56070_x_kyz%2Fzj
   [junit4]   2> 4071800 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4071802 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4071803 T18119 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4071805 T18119 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56070_x_kyz%2Fzj
   [junit4]   2> 4071805 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4071807 T18119 oasc.Overseer.start Overseer 
(id=93442491873558531-127.0.0.1:56070_x_kyz%2Fzj-n_0000000000) starting
   [junit4]   2> 4071810 T18119 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4071820 T18119 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4071822 T18149 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4071822 T18148 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4071822 T18119 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4071824 T18119 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4071825 T18119 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4071829 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1, 
collection=control_collection, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 4071831 T18119 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\
   [junit4]   2> 4071831 T18119 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4071832 T18151 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4071832 T18151 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4071832 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4071832 T18151 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4071834 T18148 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:56070/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56070_x_kyz%2Fzj",
   [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> 4071835 T18148 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:56070/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56070_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4071835 T18148 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 4071835 T18148 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4071836 T18147 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> 4072479 T18151 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4072479 T18151 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4072481 T18151 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4072481 T18151 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4072483 T18151 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4072483 T18151 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\'
   [junit4]   2> 4072498 T18151 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4072500 T18151 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4072507 T18151 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4072525 T18151 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4072529 T18151 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4072531 T18151 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4072534 T18151 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4072623 T18151 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4072627 T18151 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4072628 T18151 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4072638 T18151 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4072641 T18151 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4072642 T18151 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4072643 T18151 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4072643 T18151 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4072644 T18151 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4072645 T18151 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4072645 T18151 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4072645 T18151 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4072645 T18151 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4072645 T18151 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\data\
   [junit4]   2> 4072646 T18151 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@397574cf
   [junit4]   2> 4072646 T18151 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\data\
   [junit4]   2> 4072647 T18151 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\data\index/
   [junit4]   2> 4072647 T18151 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.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 4072647 T18151 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\control-001\cores\collection1\data\index
   [junit4]   2> 4072647 T18151 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4072647 T18151 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@693bdeb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28cf241b),segFN=segments_1,generation=1}
   [junit4]   2> 4072648 T18151 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4072650 T18151 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4072651 T18151 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4072651 T18151 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4072651 T18151 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4072652 T18151 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4072652 T18151 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4072652 T18151 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4072652 T18151 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4072652 T18151 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4072656 T18151 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4072657 T18151 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4072658 T18151 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4072659 T18151 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4072662 T18151 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 4072662 T18151 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4072663 T18151 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4072663 T18151 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 4072664 T18151 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4072665 T18151 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4072665 T18151 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=82.1630859375, 
floorSegmentMB=1.15234375, forceMergeDeletesPctAllowed=6.2944842299540475, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17317133840495824
   [junit4]   2> 4072665 T18151 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@693bdeb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28cf241b),segFN=segments_1,generation=1}
   [junit4]   2> 4072665 T18151 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4072665 T18151 oass.SolrIndexSearcher.<init> Opening 
Searcher@3785ffa4[collection1] main
   [junit4]   2> 4072666 T18151 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4072667 T18151 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4072667 T18151 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4072667 T18151 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4072667 T18151 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4072667 T18151 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4072668 T18151 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4072668 T18151 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4072669 T18151 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4072669 T18151 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4072669 T18151 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4072669 T18152 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3785ffa4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4072670 T18155 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56070/x_kyz/zj 
collection:control_collection shard:shard1
   [junit4]   2> 4072671 T18119 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4072671 T18119 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4072671 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4072672 T18155 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4072672 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4072673 T18159 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@35767a86 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4072674 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4072674 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4072675 T18119 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4072677 T18155 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4072678 T18119 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4072678 T18119 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 4072679 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4072679 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4072679 T18155 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4072679 T18155 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4488 name=collection1 
org.apache.solr.core.SolrCore@27f860d 
url=http://127.0.0.1:56070/x_kyz/zj/collection1 node=127.0.0.1:56070_x_kyz%2Fzj 
C4488_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56070/x_kyz/zj, node_name=127.0.0.1:56070_x_kyz%2Fzj, 
state=down}
   [junit4]   2> 4072680 T18155 C4488 P56070 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56070/x_kyz/zj/collection1/
   [junit4]   2> 4072680 T18155 C4488 P56070 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4072680 T18155 C4488 P56070 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56070/x_kyz/zj/collection1/ has no replicas
   [junit4]   2> 4072680 T18155 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:56070/x_kyz/zj/collection1/ shard1
   [junit4]   2> 4072681 T18155 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4072680 T18148 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> 4072681 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4072682 T18162 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@473f1e6b 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4072683 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4072683 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4072684 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4072686 T18148 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 4072686 T18148 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4072687 T18147 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> 4072688 T18159 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> 4072693 T18148 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:56070/x_kyz/zj";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 4072694 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 4072696 T18159 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> 4072696 T18147 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> 4072701 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4072766 T18147 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> 4072767 T18159 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> 4072790 T18155 oasc.ZkController.register We are 
http://127.0.0.1:56070/x_kyz/zj/collection1/ and leader is 
http://127.0.0.1:56070/x_kyz/zj/collection1/
   [junit4]   2> 4072790 T18155 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56070/x_kyz/zj
   [junit4]   2> 4072790 T18155 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4072790 T18155 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4072790 T18155 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4072792 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4072793 T18148 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:56070/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56070_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 4072794 T18148 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:56070/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56070_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4072862 T18159 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> 4072862 T18147 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> 4073833 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1
   [junit4]   2> 4073837 T18119 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001
   [junit4]   2> 4073838 T18119 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 4073840 T18119 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@34c2e5a2{/x_kyz/zj,null,AVAILABLE}
   [junit4]   2> 4073840 T18119 oejs.AbstractConnector.doStart Started 
ServerConnector@39d6e310{HTTP/1.1}{127.0.0.1:56087}
   [junit4]   2> 4073840 T18119 oejs.Server.doStart Started @4075246ms
   [junit4]   2> 4073840 T18119 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/x_kyz/zj, hostPort=56086, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores}
   [junit4]   2> 4073840 T18119 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 4073840 T18119 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\'
   [junit4]   2> 4073864 T18119 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\solr.xml
   [junit4]   2> 4073872 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores
   [junit4]   2> 4073872 T18119 oasc.CoreContainer.<init> New CoreContainer 
1230381567
   [junit4]   2> 4073872 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\]
   [junit4]   2> 4073872 T18119 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\lib
   [junit4]   2> 4073874 T18119 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\lib).
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4073881 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4073883 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4073883 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4073883 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4073883 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4073883 T18119 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4073884 T18119 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4073884 T18119 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4073884 T18119 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 4073884 T18119 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56063/solr
   [junit4]   2> 4073884 T18119 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4073884 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4073886 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4073888 T18176 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46d6f03d 
name:ZooKeeperConnection Watcher:127.0.0.1:56063 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4073888 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4073888 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4073890 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4073891 T18179 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@510f2bb2 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4073891 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4073896 T18119 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4074547 T18119 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56086_x_kyz%2Fzj
   [junit4]   2> 4074549 T18119 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56086_x_kyz%2Fzj
   [junit4]   2> 4074556 T18119 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4074560 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 4074561 T18119 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\
   [junit4]   2> 4074561 T18119 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4074565 T18180 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4074565 T18180 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4074567 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4074568 T18180 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4074569 T18180 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4074569 T18148 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:56086/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56086_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 4074569 T18180 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4074570 T18148 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56086/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56086_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4074570 T18148 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 4074570 T18148 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 4074571 T18180 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 4074571 T18180 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4074572 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 4074572 T18179 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 4074573 T18179 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 4075217 T18180 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4075217 T18180 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4075219 T18180 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4075219 T18180 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4075221 T18180 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4075221 T18180 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\'
   [junit4]   2> 4075259 T18180 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4075262 T18180 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4075268 T18180 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4075272 T18180 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4075279 T18180 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4075281 T18180 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4075284 T18180 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4075375 T18180 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4075378 T18180 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4075378 T18180 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4075390 T18180 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4075392 T18180 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4075394 T18180 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4075395 T18180 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4075395 T18180 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4075395 T18180 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4075397 T18180 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4075397 T18180 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4075397 T18180 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4075397 T18180 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4075398 T18180 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 4075398 T18180 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@397574cf
   [junit4]   2> 4075398 T18180 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 4075398 T18180 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 4075398 T18180 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 4075399 T18180 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 4075399 T18180 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4075400 T18180 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2866deae 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f6ed5d8),segFN=segments_1,generation=1}
   [junit4]   2> 4075400 T18180 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4075405 T18180 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4075406 T18180 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4075407 T18180 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4075407 T18180 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4075410 T18180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4075412 T18180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4075412 T18180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4075414 T18180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4075418 T18180 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 4075418 T18180 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4075420 T18180 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4075420 T18180 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 4075421 T18180 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4075421 T18180 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4075422 T18180 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=82.1630859375, 
floorSegmentMB=1.15234375, forceMergeDeletesPctAllowed=6.2944842299540475, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17317133840495824
   [junit4]   2> 4075422 T18180 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2866deae 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f6ed5d8),segFN=segments_1,generation=1}
   [junit4]   2> 4075422 T18180 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4075422 T18180 oass.SolrIndexSearcher.<init> Opening 
Searcher@71829c49[collection1] main
   [junit4]   2> 4075422 T18180 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4075424 T18180 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4075424 T18180 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4075424 T18180 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4075424 T18180 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4075424 T18180 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4075426 T18180 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4075426 T18180 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4075426 T18180 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4075426 T18180 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4075426 T18180 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4075427 T18181 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@71829c49[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4075429 T18184 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56086/x_kyz/zj collection:collection1 
shard:shard2
   [junit4]   2> 4075429 T18119 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4075429 T18119 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4075429 T18184 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4075434 T18184 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 4075436 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4075437 T18184 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4075437 T18184 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4489 name=collection1 
org.apache.solr.core.SolrCore@37185c5a 
url=http://127.0.0.1:56086/x_kyz/zj/collection1 node=127.0.0.1:56086_x_kyz%2Fzj 
C4489_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56086/x_kyz/zj, node_name=127.0.0.1:56086_x_kyz%2Fzj, 
state=down}
   [junit4]   2> 4075437 T18184 C4489 P56086 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56086/x_kyz/zj/collection1/
   [junit4]   2> 4075437 T18184 C4489 P56086 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4075437 T18184 C4489 P56086 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56086/x_kyz/zj/collection1/ has no replicas
   [junit4]   2> 4075437 T18184 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:56086/x_kyz/zj/collection1/ shard2
   [junit4]   2> 4075438 T18184 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 4075439 T18148 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> 4075441 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 4075442 T18179 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 4075443 T18179 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 4075446 T18148 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:56086/x_kyz/zj";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 4075448 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 4075448 T18179 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 4075449 T18179 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 4075451 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4075479 T18184 oasc.ZkController.register We are 
http://127.0.0.1:56086/x_kyz/zj/collection1/ and leader is 
http://127.0.0.1:56086/x_kyz/zj/collection1/
   [junit4]   2> 4075479 T18184 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56086/x_kyz/zj
   [junit4]   2> 4075479 T18184 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4075479 T18184 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4075479 T18184 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4075480 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4075482 T18148 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:56086/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56086_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 4075482 T18148 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:56086/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56086_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4075485 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 4075486 T18179 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 4075487 T18184 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4075488 T18179 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4076642 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1
   [junit4]   2> 4076645 T18119 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001
   [junit4]   2> 4076646 T18119 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 4076647 T18119 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@40ed4cfb{/x_kyz/zj,null,AVAILABLE}
   [junit4]   2> 4076649 T18119 oejs.AbstractConnector.doStart Started 
ServerConnector@430f7a81{HTTP/1.1}{127.0.0.1:56097}
   [junit4]   2> 4076649 T18119 oejs.Server.doStart Started @4079613ms
   [junit4]   2> 4076649 T18119 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/x_kyz/zj, hostPort=56096, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores}
   [junit4]   2> 4076649 T18119 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 4076649 T18119 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\'
   [junit4]   2> 4076673 T18119 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\solr.xml
   [junit4]   2> 4076689 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores
   [junit4]   2> 4076691 T18119 oasc.CoreContainer.<init> New CoreContainer 
1678308023
   [junit4]   2> 4076691 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\]
   [junit4]   2> 4076691 T18119 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\lib
   [junit4]   2> 4076692 T18119 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\lib).
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4076700 T18119 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4076702 T18119 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4076702 T18119 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4076702 T18119 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4076702 T18119 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 4076703 T18119 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56063/solr
   [junit4]   2> 4076703 T18119 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4076703 T18119 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4076706 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4076707 T18199 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3cc2efe5 
name:ZooKeeperConnection Watcher:127.0.0.1:56063 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4076707 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4076708 T18119 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4076709 T18119 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4076710 T18202 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25e5e747 
name:ZooKeeperConnection Watcher:127.0.0.1:56063/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4076710 T18119 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4076718 T18119 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4077433 T18119 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56096_x_kyz%2Fzj
   [junit4]   2> 4077435 T18119 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56096_x_kyz%2Fzj
   [junit4]   2> 4077442 T18119 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4077446 T18119 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 4077446 T18119 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\
   [junit4]   2> 4077448 T18119 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4077452 T18203 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4077452 T18203 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4077453 T18147 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4077455 T18203 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4077455 T18203 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4077455 T18148 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:56096/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56096_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 4077455 T18203 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4077455 T18148 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56096/x_kyz/zj";,
   [junit4]   2>          "node_name":"127.0.0.1:56096_x_kyz%2Fzj",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4077455 T18148 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 4077456 T18148 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 4077458 T18203 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4077458 T18203 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4077459 T18148 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 4077460 T18179 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 4077460 T18202 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 4077461 T18179 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4077461 T18202 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4078169 T18203 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4078169 T18203 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4078171 T18203 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4078171 T18203 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4078173 T18203 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4078173 T18203 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\'
   [junit4]   2> 4078194 T18203 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4078196 T18203 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4078203 T18203 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4078204 T18203 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4078210 T18203 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4078213 T18203 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4078216 T18203 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4078304 T18203 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4078308 T18203 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4078310 T18203 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4078319 T18203 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4078322 T18203 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4078324 T18203 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4078326 T18203 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4078326 T18203 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4078326 T18203 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4078327 T18203 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4078327 T18203 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4078328 T18203 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4078328 T18203 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4078329 T18203 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 4078329 T18203 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@397574cf
   [junit4]   2> 4078329 T18203 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 4078329 T18203 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 4078329 T18203 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.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 4078330 T18203 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 5D1D79982F898837-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 4078330 T18203 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4078331 T18203 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                commit{dir=MockDirectory

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

e Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=208378432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, 
TestComplexPhraseQParserPlugin, ConvertedLegacyTest, CloudMLTQParserTest, 
TestSerializedLuceneMatchVersion, TestDocumentBuilder, MinimalSchemaTest, 
IndexBasedSpellCheckerTest, StatsComponentTest, FacetPivotSmallTest, 
SolrIndexConfigTest, TestClassNameShortening, SimpleFacetsTest, 
TestSchemaVersionResource, BJQParserTest, ExternalCollectionsTest, 
TestFastOutputStream, ReturnFieldsTest, TestLRUCache, 
TestCursorMarkWithoutUniqueKey, LeaderElectionTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, TestManagedSchemaFieldResource, SampleTest, 
TestCollationField, DistribJoinFromCollectionTest, TestMissingGroups, 
SoftAutoCommitTest, BadComponentTest, CloudExitableDirectoryReaderTest, 
TestCharFilters, PreAnalyzedFieldTest, TestDistributedGrouping, 
SSLMigrationTest, DirectSolrSpellCheckerTest, HdfsDirectoryFactoryTest, 
TestWriterPerf, SuggestComponentTest, TestFaceting, TestSolr4Spatial, 
HdfsBasicDistributedZkTest, IndexSchemaRuntimeFieldTest, 
TestSolrQueryParserResource, DistributedQueryElevationComponentTest, 
BasicDistributedZk2Test, TestCryptoKeys, TestIndexingPerformance, 
SolrCmdDistributorTest, SpatialHeatmapFacetsTest, TestBinaryField, 
DistanceFunctionTest, RequiredFieldsTest, TestSolrConfigHandler, 
InfoHandlerTest, TestClusterStateMutator, SearchHandlerTest, TestUtils, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
TestFastLRUCache, ChangedSchemaMergeTest, DeleteInactiveReplicaTest, 
LeaderElectionIntegrationTest, TestMiniSolrCloudClusterSSL, PrimUtilsTest, 
TestSolrIndexConfig, CacheHeaderTest, TestStressLucene, 
DisMaxRequestHandlerTest, TestRangeQuery, TestStressVersions, 
TestReRankQParserPlugin, NoCacheHeaderTest, 
StatelessScriptUpdateProcessorFactoryTest, DirectUpdateHandlerTest, 
TestSolrDeletionPolicy2, AsyncMigrateRouteKeyTest, DirectSolrConnectionTest, 
TestQuerySenderListener, OutputWriterTest, TestRestManager, CopyFieldTest, 
HdfsRecoveryZkTest, TestManagedSchema, TestXIncludeConfig, 
TestLeaderElectionZkExpiry, UniqFieldsUpdateProcessorFactoryTest, 
AliasIntegrationTest, SolrCoreTest, TestStandardQParsers, TestJmxMonitoredMap, 
CurrencyFieldXmlFileTest, TestSortingResponseWriter, ZkControllerTest, 
AlternateDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestConfigReload, TestQuerySenderNoQuery, DistributedTermsComponentTest, 
RAMDirectoryFactoryTest, TestZkChroot, HdfsWriteToMultipleCollectionsTest, 
TestTrackingShardHandlerFactory, TestOrdValues, DateRangeFieldTest, 
DistributedFacetPivotWhiteBoxTest, TestSearchPerf, ResponseHeaderTest, 
TestDynamicFieldCollectionResource, DOMUtilTest, TestBlendedInfixSuggestions, 
SuggesterWFSTTest, DefaultValueUpdateProcessorTest, ZkNodePropsTest, 
CursorPagingTest, DateFieldTest, MultiThreadedOCPTest, TestInitParams, 
TestFreeTextSuggestions, IndexSchemaTest, SolrXmlInZkTest, SolrPluginUtilsTest, 
DeleteReplicaTest, TestManagedSynonymFilterFactory, EchoParamsTest, TestDocSet, 
TestCoreDiscovery, TestHighlightDedupGrouping, TestReload, 
DirectUpdateHandlerOptimizeTest, TestSolrConfigHandlerConcurrent, 
OverseerCollectionProcessorTest, TestShardHandlerFactory, 
CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, TestFiltering, 
DistributedFacetPivotLargeTest, BasicZkTest, TestLazyCores, ActionThrottleTest, 
DistribCursorPagingTest, TestSimpleQParserPlugin, SuggesterFSTTest, 
SignatureUpdateProcessorFactoryTest, TestCollectionAPI, SolrTestCaseJ4Test, 
ClusterStateUpdateTest, RequestHandlersTest, SynonymTokenizerTest, 
TestUniqueKeyFieldResource, TermsComponentTest, DeleteShardTest, 
BlockCacheTest, TestQueryUtils, DistributedFacetPivotSmallAdvancedTest, 
LukeRequestHandlerTest, DistanceUnitsTest, TestExactStatsCache, 
TestIBSimilarityFactory, DistributedFacetPivotSmallTest, TestUpdate, 
HttpPartitionTest, BinaryUpdateRequestHandlerTest, ExitableDirectoryReaderTest, 
SolrInfoMBeanTest, TestJmxIntegration, SuggesterTSTTest, TestMergePolicyConfig, 
RecoveryZkTest, DocumentBuilderTest, TestPostingsSolrHighlighter, 
ResourceLoaderTest, PluginInfoTest, SpatialFilterTest, 
TestAnalyzeInfixSuggestions, TestWordDelimiterFilterFactory, 
HighlighterConfigTest, TestManagedResourceStorage, FastVectorHighlighterTest, 
TestPerFieldSimilarity, BufferStoreTest, CollectionsAPIAsyncDistributedZkTest, 
UUIDFieldTest, TestBadConfig, TestValueSourceCache, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, TestSchemaManager, TestSolrXml, TestConfigOverlay, 
UpdateRequestProcessorFactoryTest, TestDefaultStatsCache, HdfsDirectoryTest, 
ShowFileRequestHandlerTest, DistributedFacetPivotLongTailTest, TestNRTOpen, 
CollectionsAPIDistributedZkTest, TestFunctionQuery, 
TestPHPSerializedResponseWriter, ChaosMonkeyNothingIsSafeTest, SliceStateTest, 
TestIntervalFaceting, CoreAdminHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, PreAnalyzedUpdateProcessorTest, 
LoggingHandlerTest, FieldMutatingUpdateProcessorTest, ShardRoutingCustomTest, 
ZkStateWriterTest, PeerSyncTest, SimpleMLTQParserTest, 
ExternalFileFieldSortTest, TestDefaultSimilarityFactory, 
DistributedQueryComponentCustomSortTest, TestRecovery, 
TestCollationFieldDocValues, CoreAdminRequestStatusTest, TestDynamicLoading, 
TestRandomFaceting, ResponseLogComponentTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestGroupingSearch, 
TestLuceneMatchVersion, CurrencyFieldOpenExchangeTest, SaslZkACLProviderTest, 
SolrCoreCheckLockOnStartupTest, HdfsLockFactoryTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, 
ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, 
AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
TestJoin, HardAutoCommitTest, TestCoreContainer, SpellCheckComponentTest, 
QueryElevationComponentTest, BadIndexSchemaTest, TestSort, 
BasicFunctionalityTest, TestIndexSearcher, HighlighterTest, SimplePostToolTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, 
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, 
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, 
StandardRequestHandlerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, 
RegexBoostProcessorTest, JSONWriterTest, TestCSVResponseWriter, 
MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, 
UpdateParamsTest, TestStressRecovery, MultiTermTest, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
ClusterStateTest, TestSolrJ, SystemInfoHandlerTest, FileUtilsTest, 
CircularListTest, DistributedMLTComponentTest, TestRTGBase, 
DistributedIntervalFacetingTest, TestDistributedMissingSort, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, 
AssignTest, ConnectionManagerTest, CustomCollectionTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, 
RemoteQueryErrorTest, ReplicationFactorTest]
   [junit4] Completed in 53.49s, 1 test, 1 error <<< FAILURES!

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

Total time: 126 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 
-XX:-UseCompressedOops -XX:+UseSerialGC
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