Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4248/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.TestCloudPivotFacet.testDistribSearch

Error Message:
init query failed: 
{main(facet=true&facet.pivot=pivot_tf%2Cpivot_l&facet.pivot=pivot_td%2Cdense_pivot_ti%2Cpivot_dt&facet.limit=11&facet.offset=7),extra(rows=0&q=*%3A*&fq=id%3A%5B*+TO+260%5D)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:61656/sn_z/uo/collection1, 
http://127.0.0.1:61666/sn_z/uo/collection1, 
http://127.0.0.1:61637/sn_z/uo/collection1, 
http://127.0.0.1:61646/sn_z/uo/collection1]

Stack Trace:
java.lang.RuntimeException: init query failed: 
{main(facet=true&facet.pivot=pivot_tf%2Cpivot_l&facet.pivot=pivot_td%2Cdense_pivot_ti%2Cpivot_dt&facet.limit=11&facet.offset=7),extra(rows=0&q=*%3A*&fq=id%3A%5B*+TO+260%5D)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:61656/sn_z/uo/collection1, 
http://127.0.0.1:61666/sn_z/uo/collection1, 
http://127.0.0.1:61637/sn_z/uo/collection1, 
http://127.0.0.1:61646/sn_z/uo/collection1]
        at 
__randomizedtesting.SeedInfo.seed([EB4E61E19A7464B9:6AA8EFF9ED2B0485]:0)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:223)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:61656/sn_z/uo/collection1, 
http://127.0.0.1:61666/sn_z/uo/collection1, 
http://127.0.0.1:61637/sn_z/uo/collection1, 
http://127.0.0.1:61646/sn_z/uo/collection1]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:217)
        ... 41 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /sn_z/uo/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:530)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 47 more




Build Log:
[...truncated 11441 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\init-core-data-001
   [junit4]   2> 3170521 T7011 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /sn_z/uo
   [junit4]   2> 3170521 T7011 
oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing 
useFieldRandomizedFactor = 20
   [junit4]   2> 3170530 T7011 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3170532 T7011 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3170533 T7012 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3170632 T7011 oasc.ZkTestServer.run start zk server on 
port:61618
   [junit4]   2> 3170632 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3170635 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3170643 T7018 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e5a5dba 
name:ZooKeeperConnection Watcher:127.0.0.1:61618 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3170644 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3170644 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3170645 T7011 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3170652 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3170655 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3170657 T7020 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@303d88f2 
name:ZooKeeperConnection Watcher:127.0.0.1:61618/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3170658 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3170658 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3170659 T7011 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3170664 T7011 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3170669 T7011 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3170673 T7011 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3170677 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3170677 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3170685 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3170685 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3170689 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3170689 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3170694 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3170694 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3170698 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3170698 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3170703 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3170704 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3170708 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3170708 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3170714 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3170714 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3170720 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3170721 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3170727 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3170727 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3170733 T7011 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3170733 T7011 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3172940 T7011 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3172948 T7011 oejs.AbstractConnector.doStart Started 
[email protected]:61625
   [junit4]   2> 3172949 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3172949 T7011 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3172949 T7011 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002
   [junit4]   2> 3172949 T7011 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002\'
   [junit4]   2> 3173022 T7011 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002\solr.xml
   [junit4]   2> 3173112 T7011 oasc.CoreContainer.<init> New CoreContainer 
1298918631
   [junit4]   2> 3173112 T7011 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002\]
   [junit4]   2> 3173114 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3173114 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3173114 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3173115 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3173116 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3173116 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3173116 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3173117 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3173117 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3173117 T7011 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3173118 T7011 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3173118 T7011 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3173118 T7011 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3173119 T7011 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61618/solr
   [junit4]   2> 3173119 T7011 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3173119 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3173121 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3173124 T7031 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@688e5966 
name:ZooKeeperConnection Watcher:127.0.0.1:61618 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3173125 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3173125 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3173130 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3173131 T7033 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6683689b 
name:ZooKeeperConnection Watcher:127.0.0.1:61618/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3173132 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3173134 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3173138 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3173142 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3173146 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3173149 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3173154 T7011 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3173156 T7011 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61625_sn_z%2Fuo
   [junit4]   2> 3173157 T7011 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61625_sn_z%2Fuo
   [junit4]   2> 3173161 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3173164 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3173166 T7011 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3173169 T7011 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:61625_sn_z%2Fuo
   [junit4]   2> 3173169 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3173173 T7011 oasc.Overseer.start Overseer 
(id=92557174316138499-127.0.0.1:61625_sn_z%2Fuo-n_0000000000) starting
   [junit4]   2> 3173177 T7011 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3173194 T7011 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3173196 T7035 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3173199 T7011 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3173204 T7011 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3173207 T7011 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3173216 T7034 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3173226 T7037 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3173226 T7037 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3173229 T7037 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3173230 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3173237 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61625/sn_z/uo";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:61625_sn_z%2Fuo"}
   [junit4]   2> 3173237 T7034 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 3173238 T7034 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 3173238 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3173244 T7038 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> 3174220 T7037 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3174220 T7037 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3174221 T7037 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3174221 T7037 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3174223 T7037 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3174223 T7037 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002\collection1\'
   [junit4]   2> 3174226 T7037 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3174230 T7037 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3174233 T7037 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3174307 T7037 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3174358 T7037 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3174361 T7037 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3174370 T7037 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3174788 T7037 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3174797 T7037 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3174800 T7037 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3174820 T7037 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3174827 T7037 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3174833 T7037 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3174834 T7037 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3174835 T7037 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3174835 T7037 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3174836 T7037 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3174836 T7037 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3174837 T7037 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3174837 T7037 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3174837 T7037 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/control/data\
   [junit4]   2> 3174837 T7037 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a645a0d
   [junit4]   2> 3174839 T7037 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/control/data\
   [junit4]   2> 3174839 T7037 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/control/data\index/
   [junit4]   2> 3174839 T7037 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3174839 T7037 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/control/data\index
   [junit4]   2> 3174840 T7037 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1326700730, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3174840 T7037 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3ae5760e)),segFN=segments_1,generation=1}
   [junit4]   2> 3174840 T7037 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3174844 T7037 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3174845 T7037 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3174845 T7037 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3174845 T7037 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3174846 T7037 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3174846 T7037 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3174846 T7037 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3174847 T7037 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3174847 T7037 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3174847 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3174847 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3174848 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3174848 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3174849 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3174849 T7037 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3174849 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3174850 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3174850 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3174851 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3174851 T7037 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3174858 T7037 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3174859 T7037 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3174861 T7037 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3174863 T7037 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3174872 T7037 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3174872 T7037 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3174873 T7037 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=23.5048828125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=8.316794713133437, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3174874 T7037 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3ae5760e)),segFN=segments_1,generation=1}
   [junit4]   2> 3174874 T7037 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3174874 T7037 oass.SolrIndexSearcher.<init> Opening 
Searcher@38245a11[collection1] main
   [junit4]   2> 3174874 T7037 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3174877 T7037 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3174877 T7037 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3174878 T7037 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3174878 T7037 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3174878 T7037 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3174879 T7037 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3174879 T7037 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3174880 T7037 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3174884 T7037 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3174884 T7037 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3174884 T7037 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3174887 T7039 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@38245a11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3174891 T7037 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3174893 T7042 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61625/sn_z/uo 
collection:control_collection shard:shard1
   [junit4]   2> 3174894 T7011 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3174894 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3174895 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3174896 T7042 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3174898 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3174900 T7044 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48931fc3 
name:ZooKeeperConnection Watcher:127.0.0.1:61618/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3174900 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3174900 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3174903 T7011 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3174907 T7042 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3174908 T7011 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 3174910 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3174913 T7042 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3174913 T7042 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2438 name=collection1 
org.apache.solr.core.SolrCore@f420111 
url=http://127.0.0.1:61625/sn_z/uo/collection1 node=127.0.0.1:61625_sn_z%2Fuo 
C2438_STATE=coll:control_collection core:collection1 props:{core=collection1, 
state=down, base_url=http://127.0.0.1:61625/sn_z/uo, 
node_name=127.0.0.1:61625_sn_z%2Fuo}
   [junit4]   2> 3174913 T7042 C2438 P61625 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:61625/sn_z/uo/collection1/
   [junit4]   2> 3174913 T7042 C2438 P61625 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3174913 T7042 C2438 P61625 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61625/sn_z/uo/collection1/ has no replicas
   [junit4]   2> 3174954 T7042 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:61625/sn_z/uo/collection1/ shard1
   [junit4]   2> 3174954 T7042 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3174968 T7038 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> 3174969 T7045 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> 3174994 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3174997 T7038 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> 3174997 T7045 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> 3175021 T7042 oasc.ZkController.register We are 
http://127.0.0.1:61625/sn_z/uo/collection1/ and leader is 
http://127.0.0.1:61625/sn_z/uo/collection1/
   [junit4]   2> 3175021 T7042 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:61625/sn_z/uo
   [junit4]   2> 3175021 T7042 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3175021 T7042 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3175021 T7042 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3175025 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3175037 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61625/sn_z/uo";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:61625_sn_z%2Fuo"}
   [junit4]   2> 3175147 T7038 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> 3175148 T7045 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> 3176555 T7011 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3176555 T7011 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3176559 T7011 oejs.AbstractConnector.doStart Started 
[email protected]:61637
   [junit4]   2> 3176561 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3176561 T7011 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3176561 T7011 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003
   [junit4]   2> 3176561 T7011 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003\'
   [junit4]   2> 3176599 T7011 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003\solr.xml
   [junit4]   2> 3176661 T7011 oasc.CoreContainer.<init> New CoreContainer 
511468320
   [junit4]   2> 3176661 T7011 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003\]
   [junit4]   2> 3176662 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3176662 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3176662 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3176663 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3176663 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3176663 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3176664 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3176664 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3176664 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3176665 T7011 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3176665 T7011 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3176665 T7011 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3176666 T7011 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3176666 T7011 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61618/solr
   [junit4]   2> 3176666 T7011 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3176667 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3176669 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3176670 T7056 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@784fd982 
name:ZooKeeperConnection Watcher:127.0.0.1:61618 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3176671 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3176671 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3176675 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3176676 T7058 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19f5052d 
name:ZooKeeperConnection Watcher:127.0.0.1:61618/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3176676 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3176686 T7011 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3177582 T7011 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61637_sn_z%2Fuo
   [junit4]   2> 3177583 T7011 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61637_sn_z%2Fuo
   [junit4]   2> 3177593 T7011 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3177605 T7060 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3177605 T7060 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3177606 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3177606 T7060 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3177612 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61637/sn_z/uo";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:61637_sn_z%2Fuo"}
   [junit4]   2> 3177612 T7034 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 3177612 T7034 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 3177612 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 3177616 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3177617 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3177616 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3178497 T7060 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3178497 T7060 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3178499 T7060 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3178499 T7060 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3178502 T7060 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3178502 T7060 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003\collection1\'
   [junit4]   2> 3178504 T7060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3178507 T7060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3178508 T7060 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3178566 T7060 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3178613 T7060 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3178616 T7060 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3178624 T7060 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3179013 T7060 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3179022 T7060 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3179025 T7060 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3179044 T7060 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3179048 T7060 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3179053 T7060 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3179055 T7060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3179056 T7060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3179056 T7060 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3179058 T7060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3179058 T7060 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3179058 T7060 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3179058 T7060 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3179059 T7060 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty1\
   [junit4]   2> 3179059 T7060 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a645a0d
   [junit4]   2> 3179060 T7060 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty1\
   [junit4]   2> 3179060 T7060 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty1\index/
   [junit4]   2> 3179060 T7060 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3179060 T7060 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty1\index
   [junit4]   2> 3179062 T7060 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1326700730, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3179063 T7060 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4adae919)),segFN=segments_1,generation=1}
   [junit4]   2> 3179063 T7060 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3179067 T7060 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3179068 T7060 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3179068 T7060 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3179068 T7060 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3179069 T7060 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3179069 T7060 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3179070 T7060 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3179070 T7060 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3179070 T7060 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3179071 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3179071 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3179072 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3179072 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3179073 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3179073 T7060 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3179073 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3179073 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3179073 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3179075 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3179075 T7060 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3179084 T7060 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3179087 T7060 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3179088 T7060 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3179090 T7060 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3179094 T7060 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3179095 T7060 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3179095 T7060 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=23.5048828125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=8.316794713133437, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3179096 T7060 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4adae919)),segFN=segments_1,generation=1}
   [junit4]   2> 3179096 T7060 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3179096 T7060 oass.SolrIndexSearcher.<init> Opening 
Searcher@14b76305[collection1] main
   [junit4]   2> 3179097 T7060 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3179098 T7060 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3179098 T7060 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3179100 T7060 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3179100 T7060 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3179100 T7060 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3179101 T7060 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3179101 T7060 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3179101 T7060 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3179101 T7060 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3179107 T7061 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@14b76305[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3179109 T7060 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3179112 T7064 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61637/sn_z/uo collection:collection1 
shard:shard2
   [junit4]   2> 3179112 T7011 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3179113 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3179113 T7064 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3179122 T7064 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 3179124 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3179125 T7064 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3179125 T7064 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2439 name=collection1 
org.apache.solr.core.SolrCore@68cd97cd 
url=http://127.0.0.1:61637/sn_z/uo/collection1 node=127.0.0.1:61637_sn_z%2Fuo 
C2439_STATE=coll:collection1 core:collection1 props:{core=collection1, 
state=down, base_url=http://127.0.0.1:61637/sn_z/uo, 
node_name=127.0.0.1:61637_sn_z%2Fuo}
   [junit4]   2> 3179125 T7064 C2439 P61637 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:61637/sn_z/uo/collection1/
   [junit4]   2> 3179126 T7064 C2439 P61637 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3179126 T7064 C2439 P61637 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61637/sn_z/uo/collection1/ has no replicas
   [junit4]   2> 3179126 T7064 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:61637/sn_z/uo/collection1/ shard2
   [junit4]   2> 3179126 T7064 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 3179143 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179145 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179145 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179161 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3179163 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179163 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179164 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179191 T7064 oasc.ZkController.register We are 
http://127.0.0.1:61637/sn_z/uo/collection1/ and leader is 
http://127.0.0.1:61637/sn_z/uo/collection1/
   [junit4]   2> 3179191 T7064 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:61637/sn_z/uo
   [junit4]   2> 3179191 T7064 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3179191 T7064 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3179191 T7064 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3179194 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3179201 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61637/sn_z/uo";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "node_name":"127.0.0.1:61637_sn_z%2Fuo"}
   [junit4]   2> 3179295 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179296 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3179296 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3180484 T7011 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3180484 T7011 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3180489 T7011 oejs.AbstractConnector.doStart Started 
[email protected]:61646
   [junit4]   2> 3180490 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3180491 T7011 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3180491 T7011 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004
   [junit4]   2> 3180492 T7011 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004\'
   [junit4]   2> 3180544 T7011 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004\solr.xml
   [junit4]   2> 3180631 T7011 oasc.CoreContainer.<init> New CoreContainer 
907640537
   [junit4]   2> 3180631 T7011 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004\]
   [junit4]   2> 3180633 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3180634 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3180634 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3180634 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3180634 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3180634 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3180635 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3180635 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3180636 T7011 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3180637 T7011 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3180637 T7011 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3180638 T7011 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3180638 T7011 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3180638 T7011 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61618/solr
   [junit4]   2> 3180639 T7011 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3180639 T7011 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3180641 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3180643 T7075 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43d6f44e 
name:ZooKeeperConnection Watcher:127.0.0.1:61618 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3180644 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3180644 T7011 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3180648 T7011 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3180650 T7077 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b91af name:ZooKeeperConnection 
Watcher:127.0.0.1:61618/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3180651 T7011 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3180660 T7011 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3181557 T7011 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61646_sn_z%2Fuo
   [junit4]   2> 3181558 T7011 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61646_sn_z%2Fuo
   [junit4]   2> 3181566 T7011 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3181575 T7079 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3181575 T7079 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3181578 T7079 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3181578 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3181583 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61646/sn_z/uo";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:61646_sn_z%2Fuo"}
   [junit4]   2> 3181583 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 3181583 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3181587 T7078 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3181587 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3181587 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3181587 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3182469 T7079 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3182469 T7079 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3182469 T7079 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3182469 T7079 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3182471 T7079 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3182471 T7079 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004\collection1\'
   [junit4]   2> 3182474 T7079 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3182475 T7079 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3182475 T7079 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3182556 T7079 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 3182658 T7079 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3182661 T7079 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3182670 T7079 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3183062 T7079 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3183072 T7079 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3183074 T7079 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3183092 T7079 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3183098 T7079 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3183104 T7079 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3183106 T7079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3183108 T7079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3183108 T7079 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3183110 T7079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3183110 T7079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3183110 T7079 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3183110 T7079 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3183111 T7079 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty2\
   [junit4]   2> 3183111 T7079 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a645a0d
   [junit4]   2> 3183112 T7079 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty2\
   [junit4]   2> 3183112 T7079 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty2\index/
   [junit4]   2> 3183112 T7079 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3183112 T7079 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001\tempDir-001/jetty2\index
   [junit4]   2> 3183112 T7079 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1326700730, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3183113 T7079 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4eea9a9c)),segFN=segments_1,generation=1}
   [junit4]   2> 3183113 T7079 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3183118 T7079 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3183119 T7079 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3183120 T7079 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3183120 T7079 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3183120 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3183121 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3183121 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3183122 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3183122 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3183122 T7079 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3183122 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3183124 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3183124 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3183125 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3183125 T7079 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3183132 T7079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3183132 T7079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3183136 T7079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3183137 T7079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3183143 T7079 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3183143 T7079 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3183144 T7079 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=23.5048828125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=8.316794713133437, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3183144 T7079 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4eea9a9c)),segFN=segments_1,generation=1}
   [junit4]   2> 3183144 T7079 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3183145 T7079 oass.SolrIndexSearcher.<init> Opening 
Searcher@197e3124[collection1] main
   [junit4]   2> 3183145 T7079 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3183146 T7079 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3183146 T7079 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3183147 T7079 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3183147 T7079 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3183147 T7079 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3183149 T7079 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3183149 T7079 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3183149 T7079 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3183149 T7079 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3183153 T7081 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@197e3124[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3183156 T7079 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3183158 T7084 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61646/sn_z/uo collection:collection1 
shard:shard1
   [junit4]   2> 3183159 T7011 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3183159 T7011 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3183159 T7084 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3183167 T7084 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3183171 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3183173 T7084 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3183173 T7084 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2440 name=collection1 
org.apache.solr.core.SolrCore@577eea29 
url=http://127.0.0.1:61646/sn_z/uo/collection1 node=127.0.0.1:61646_sn_z%2Fuo 
C2440_STATE=coll:collection1 core:collection1 props:{core=collection1, 
state=down, base_url=http://127.0.0.1:61646/sn_z/uo, 
node_name=127.0.0.1:61646_sn_z%2Fuo}
   [junit4]   2> 3183173 T7084 C2440 P61646 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:61646/sn_z/uo/collection1/
   [junit4]   2> 3183173 T7084 C2440 P61646 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3183173 T7084 C2440 P61646 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61646/sn_z/uo/collection1/ has no replicas
   [junit4]   2> 3183173 T7084 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:61646/sn_z/uo/collection1/ shard1
   [junit4]   2> 3183173 T7084 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3183190 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183190 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183191 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183192 T7078 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183213 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3183215 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183216 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183216 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183217 T7078 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183234 T7084 oasc.ZkController.register We are 
http://127.0.0.1:61646/sn_z/uo/collection1/ and leader is 
http://127.0.0.1:61646/sn_z/uo/collection1/
   [junit4]   2> 3183234 T7084 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:61646/sn_z/uo
   [junit4]   2> 3183234 T7084 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3183234 T7084 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3183234 T7084 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3183237 T7038 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3183244 T7034 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:61646/sn_z/uo";,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:61646_sn_z%2Fuo"}
   [junit4]   2> 3183339 T7038 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183339 T7045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3183340 T7059 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent sta

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


   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:530)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    >        ... 47 more
   [junit4]   2> 3276107 T7011 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet-EB4E61E19A7464B9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_y_s1=PostingsFormat(name=Asserting), 
pivot_i=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_y_s=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_d1=PostingsFormat(name=Lucene41WithOrds), 
pivot_dt=PostingsFormat(name=Asserting), 
pivot_tl=PostingsFormat(name=Asserting), 
pivot_i1=PostingsFormat(name=Asserting), 
pivot_z_s=PostingsFormat(name=Asserting), 
dense_pivot_y_s1=PostingsFormat(name=Asserting), 
dense_pivot_ti=PostingsFormat(name=Lucene41WithOrds), 
pivot_ti1=PostingsFormat(name=Memory doPackFST= true), 
pivot_l1=PostingsFormat(name=Lucene41WithOrds), 
pivot_tf=PostingsFormat(name=Memory doPackFST= true), 
dense_pivot_ti1=PostingsFormat(name=Memory doPackFST= true), 
pivot_z_s1=PostingsFormat(name=Lucene41WithOrds), 
pivot_d=PostingsFormat(name=Memory doPackFST= true), 
pivot_x_s=PostingsFormat(name=Memory doPackFST= true), 
pivot_td=PostingsFormat(name=Asserting), 
dense_pivot_x_s1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
_version_=PostingsFormat(name=Lucene41WithOrds), 
pivot_b=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory 
doPackFST= true), dense_pivot_i1=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_tdt1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_tdt=PostingsFormat(name=Memory doPackFST= true), 
pivot_ti=PostingsFormat(name=Lucene41WithOrds), 
pivot_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
dense_pivot_i=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_td1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_f=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_dt1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
intDefault=PostingsFormat(name=Lucene41WithOrds), 
pivot_b1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_x_s1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
dense_pivot_y_s=PostingsFormat(name=Lucene41WithOrds), 
pivot_f1=PostingsFormat(name=Lucene41VarGapFixedInterval), 
pivot_tf1=PostingsFormat(name=Lucene41WithOrds), 
pivot_l=PostingsFormat(name=Memory doPackFST= true), 
dense_pivot_x_s=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=no, timezone=Asia/Nicosia
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67 
(64-bit)/cpus=2,threads=1,free=202949200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisRequestHandlerTest, TestLRUCache, 
TestManagedSchemaDynamicFieldResource, DisMaxRequestHandlerTest, 
TestSchemaSimilarityResource, TestManagedStopFilterFactory, 
FastVectorHighlighterTest, TestSort, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestCustomSort, ShowFileRequestHandlerTest, PluginInfoTest, ZkCLITest, 
TestHighFrequencyDictionaryFactory, TestBinaryField, HdfsDirectoryTest, 
SolrXmlInZkTest, AddBlockUpdateTest, BinaryUpdateRequestHandlerTest, 
DistanceFunctionTest, SuggesterTest, LeaderFailoverAfterPartitionTest, 
VMParamsZkACLAndCredentialsProvidersTest, 
DistribDocExpirationUpdateProcessorTest, OverseerCollectionProcessorTest, 
TestInitQParser, TestSearcherReuse, SimplePostToolTest, 
DistributedIntervalFacetingTest, ConnectionManagerTest, 
TestMiniSolrCloudCluster, TestUpdate, TestDFRSimilarityFactory, 
CollectionsAPIAsyncDistributedZkTest, TestSimpleQParserPlugin, 
LoggingHandlerTest, TestFastOutputStream, TestBM25SimilarityFactory, 
DocValuesTest, ExternalCollectionsTest, TestInitParams, MultiTermTest, 
SolrCmdDistributorTest, TestComplexPhraseQParserPlugin, 
TestDynamicFieldResource, CircularListTest, UpdateParamsTest, 
SearchHandlerTest, HdfsRecoveryZkTest, HighlighterMaxOffsetTest, TestJoin, 
AnalyticsMergeStrategyTest, TestFieldSortValues, JsonLoaderTest, 
CoreContainerCoreInitFailuresTest, FileUtilsTest, ReturnFieldsTest, 
StatsComponentTest, TestAddFieldRealTimeGet, TestOmitPositions, TestDocSet, 
DirectUpdateHandlerOptimizeTest, DistributedQueryComponentOptimizationTest, 
TestDistributedGrouping, NoCacheHeaderTest, TestUtils, TestFastLRUCache, 
TestConfigSets, DistributedQueryElevationComponentTest, TestFieldResource, 
HttpPartitionTest, PolyFieldTest, ConvertedLegacyTest, 
TriLevelCompositeIdRoutingTest, HdfsUnloadDistributedZkTest, 
AnalysisErrorHandlingTest, UUIDUpdateProcessorFallbackTest, 
SuggestComponentTest, TestSortingResponseWriter, CoreAdminRequestStatusTest, 
TermVectorComponentDistributedTest, JSONWriterTest, TestFileDictionaryLookup, 
TestRequestStatusCollectionAPI, ResourceLoaderTest, 
TestDefaultSearchFieldResource, HighlighterConfigTest, SuggesterTSTTest, 
PingRequestHandlerTest, SortByFunctionTest, TestXIncludeConfig, TestQueryTypes, 
TestSolrXmlPersistor, DistributedExpandComponentTest, AnalyticsQueryTest, 
TestFieldCollectionResource, TestNRTOpen, SuggesterFSTTest, TestFaceting, 
TestSolr4Spatial, ChaosMonkeyNothingIsSafeTest, BasicDistributedZk2Test, 
TestSchemaVersionResource, TestCollapseQParserPlugin, AlternateDirectoryTest, 
HighlighterTest, HdfsBasicDistributedZkTest, MigrateRouteKeyTest, 
TestSystemIdResolver, TestJmxMonitoredMap, TestShortCircuitedRequests, 
ScriptEngineTest, TestSolrXml, HdfsSyncSliceTest, 
CollectionsAPIDistributedZkTest, TestHashPartitioner, SpellCheckCollatorTest, 
TestShardHandlerFactory, TestInfoStreamLogging, PrimitiveFieldTypeTest, 
TestRandomDVFaceting, RequestHandlersTest, ParsingFieldUpdateProcessorsTest, 
TestMissingGroups, TestManagedResource, SystemInfoHandlerTest, 
TestCSVResponseWriter, BadComponentTest, TestReversedWildcardFilterFactory, 
MinimalSchemaTest, DistributedSuggestComponentTest, 
StatelessScriptUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, 
CursorPagingTest, BadIndexSchemaTest, TestSolrDeletionPolicy2, TestCSVLoader, 
SolrIndexSplitterTest, CurrencyFieldXmlFileTest, ExitableDirectoryReaderTest, 
HdfsCollectionsAPIDistributedZkTest, TermVectorComponentTest, 
TestClassNameShortening, StandardRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCollationFieldDocValues, 
ShardRoutingCustomTest, OpenCloseCoreStressTest, TestPostingsSolrHighlighter, 
TestPartialUpdateDeduplication, TestRestManager, 
TestSolrQueryParserDefaultOperatorResource, OverseerTest, 
FieldAnalysisRequestHandlerTest, TestNoOpRegenerator, TestDocumentBuilder, 
SharedFSAutoReplicaFailoverUtilsTest, TestFieldTypeCollectionResource, 
TestAtomicUpdateErrorCases, DeleteShardTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestPivotHelperCode, 
SolrTestCaseJ4Test, DateRangeFieldTest, TestFuzzyAnalyzedSuggestions, 
TestModifyConfFiles, TestStressLucene, DateFieldTest, TestLuceneMatchVersion, 
ClusterStateTest, MBeansHandlerTest, AliasIntegrationTest, 
TestFieldTypeResource, DocValuesMultiTest, TestNonDefinedSimilarityFactory, 
DirectSolrSpellCheckerTest, TestRandomFaceting, 
TestSerializedLuceneMatchVersion, TestRandomMergePolicy, 
MoreLikeThisHandlerTest, ReplicationFactorTest, TestZkChroot, 
TestSolrCoreProperties, TestCopyFieldCollectionResource, InfoHandlerTest, 
BasicZkTest, TestValueSourceCache, TestDistributedMissingSort, TestCharFilters, 
CurrencyFieldOpenExchangeTest, RankQueryTest, TestReRankQParserPlugin, 
TestDistribDocBasedVersion, SolrCoreCheckLockOnStartupTest, 
HdfsWriteToMultipleCollectionsTest, TestCloudSchemaless, TestStressRecovery, 
FieldMutatingUpdateProcessorTest, ShardSplitTest, ChangedSchemaMergeTest, 
ExternalFileFieldSortTest, TestRealTimeGet, TestStressVersions, 
TestCloudPivotFacet]
   [junit4] Completed in 105.66s, 1 test, 1 error <<< FAILURES!

[...truncated 750 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
 There were test failures: 432 suites, 1779 tests, 1 error, 53 ignored (31 
assumptions)

Total time: 200 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 
-XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to