Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/11082/
Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseParallelGC

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

Error Message:
init query failed: 
{main(facet=true&facet.pivot=dense_pivot_y_s%2Cpivot_f%2Cpivot_td1&facet.limit=15&facet.offset=1&facet.pivot.mincount=971&facet.missing=true&facet.sort=count),extra(rows=0&q=id%3A%5B*+TO+1369%5D&fq=id%3A%5B*+TO+764%5D&_test_min=971&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:60229/o/collection1]

Stack Trace:
java.lang.RuntimeException: init query failed: 
{main(facet=true&facet.pivot=dense_pivot_y_s%2Cpivot_f%2Cpivot_td1&facet.limit=15&facet.offset=1&facet.pivot.mincount=971&facet.missing=true&facet.sort=count),extra(rows=0&q=id%3A%5B*+TO+1369%5D&fq=id%3A%5B*+TO+764%5D&_test_min=971&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:60229/o/collection1]
        at 
__randomizedtesting.SeedInfo.seed([450D74AF4A9DA8C4:C4EBFAB73DC2C8F8]:0)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:224)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:60229/o/collection1]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:674)
        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)
        ... 43 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:60229/o/collection1]
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
        ... 47 more




Build Log:
[...truncated 11486 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/init-core-data-001
   [junit4]   2> 1093280 T3359 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /o/
   [junit4]   2> 1093280 T3359 
oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing 
useFieldRandomizedFactor = 3
   [junit4]   2> 1093286 T3359 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1093287 T3359 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1093288 T3360 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1093388 T3359 oasc.ZkTestServer.run start zk server on 
port:39621
   [junit4]   2> 1093389 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093390 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093393 T3366 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bd140 name:ZooKeeperConnection 
Watcher:127.0.0.1:39621 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1093394 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093394 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093394 T3359 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1093398 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093400 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093402 T3368 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cac90d name:ZooKeeperConnection 
Watcher:127.0.0.1:39621/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1093402 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093402 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093403 T3359 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1093406 T3359 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1093409 T3359 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1093412 T3359 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1093415 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1093416 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1093420 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1093420 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1093423 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1093424 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1093426 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1093427 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1093430 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1093430 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1093433 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1093434 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1093437 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1093437 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1093440 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1093440 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1093443 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1093443 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1093446 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1093446 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1093449 T3359 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1093450 T3359 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1093759 T3359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1093763 T3359 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:47488
   [junit4]   2> 1093764 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1093764 T3359 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1093765 T3359 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002
   [junit4]   2> 1093765 T3359 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/'
   [junit4]   2> 1093782 T3359 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/solr.xml
   [junit4]   2> 1093795 T3359 oasc.CoreContainer.<init> New CoreContainer 
22832768
   [junit4]   2> 1093796 T3359 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/]
   [junit4]   2> 1093797 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1093797 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1093797 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1093798 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1093798 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1093798 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1093799 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1093799 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1093799 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1093800 T3359 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1093800 T3359 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1093801 T3359 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1093801 T3359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1093801 T3359 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39621/solr
   [junit4]   2> 1093802 T3359 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1093802 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093803 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093805 T3379 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e4a541 name:ZooKeeperConnection 
Watcher:127.0.0.1:39621 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1093805 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093805 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093807 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093809 T3381 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11fe2d2 name:ZooKeeperConnection 
Watcher:127.0.0.1:39621/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1093809 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093812 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1093815 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1093818 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1093821 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1093824 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1093827 T3359 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1093829 T3359 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47488_o
   [junit4]   2> 1093830 T3359 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:47488_o
   [junit4]   2> 1093833 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1093835 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1093837 T3359 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1093839 T3359 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:47488_o
   [junit4]   2> 1093839 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1093842 T3359 oasc.Overseer.start Overseer 
(id=92427586705162243-127.0.0.1:47488_o-n_0000000000) starting
   [junit4]   2> 1093845 T3359 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1093854 T3359 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1093855 T3383 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1093856 T3359 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1093859 T3359 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1093860 T3359 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1093863 T3382 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1093865 T3385 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1093865 T3385 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1093867 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1093867 T3385 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1093871 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47488/o";,
   [junit4]   2>          "node_name":"127.0.0.1:47488_o",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1093872 T3382 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1093872 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1093876 T3386 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> 1094868 T3385 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1094868 T3385 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1094870 T3385 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1094870 T3385 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1094872 T3385 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1094872 T3385 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/collection1/'
   [junit4]   2> 1094874 T3385 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1094874 T3385 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1094875 T3385 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1094910 T3385 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1094924 T3385 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1094926 T3385 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1094941 T3385 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1095085 T3385 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1095085 T3385 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1095086 T3385 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1095093 T3385 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1095095 T3385 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1095121 T3385 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1095126 T3385 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1095130 T3385 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1095131 T3385 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1095132 T3385 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1095132 T3385 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1095134 T3385 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1095134 T3385 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1095135 T3385 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1095135 T3385 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1095135 T3385 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/control/data/
   [junit4]   2> 1095136 T3385 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cc79d2
   [junit4]   2> 1095137 T3385 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/control/data
   [junit4]   2> 1095137 T3385 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/control/data/index/
   [junit4]   2> 1095137 T3385 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1095138 T3385 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/control/data/index
   [junit4]   2> 1095139 T3385 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=29.0068359375, 
floorSegmentMB=2.19921875, forceMergeDeletesPctAllowed=26.11895136657213, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1095140 T3385 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@76f595 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb44a1),segFN=segments_1,generation=1}
   [junit4]   2> 1095141 T3385 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1095144 T3385 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1095145 T3385 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1095145 T3385 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1095146 T3385 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1095146 T3385 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1095147 T3385 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1095147 T3385 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1095148 T3385 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1095148 T3385 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1095149 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1095150 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1095151 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1095151 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1095152 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1095153 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1095153 T3385 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1095154 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1095155 T3385 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1095155 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1095156 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1095156 T3385 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1095159 T3385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095161 T3385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095162 T3385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095163 T3385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095165 T3385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095167 T3385 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1095168 T3385 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1095168 T3385 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=99.376953125, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=15.426330868563227, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1095169 T3385 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@76f595 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb44a1),segFN=segments_1,generation=1}
   [junit4]   2> 1095169 T3385 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1095170 T3385 oass.SolrIndexSearcher.<init> Opening 
Searcher@391f60[collection1] main
   [junit4]   2> 1095170 T3385 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1095172 T3385 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1095172 T3385 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1095173 T3385 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1095173 T3385 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1095173 T3385 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1095174 T3385 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1095174 T3385 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1095175 T3385 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1095178 T3385 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1095178 T3385 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1095178 T3385 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1095183 T3387 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@391f60[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1095187 T3385 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1095188 T3390 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:47488/o collection:control_collection 
shard:shard1
   [junit4]   2> 1095189 T3359 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1095189 T3390 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1095189 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1095191 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1095192 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1095193 T3392 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c5fe9e name:ZooKeeperConnection 
Watcher:127.0.0.1:39621/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1095194 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1095194 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1095196 T3359 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1095197 T3390 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1095199 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1095199 T3359 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1095200 T3390 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1095200 T3390 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1211 name=collection1 
org.apache.solr.core.SolrCore@b0ce17 url=http://127.0.0.1:47488/o/collection1 
node=127.0.0.1:47488_o C1211_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:47488/o, 
node_name=127.0.0.1:47488_o, state=down}
   [junit4]   2> 1095201 T3390 C1211 P47488 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:47488/o/collection1/
   [junit4]   2> 1095201 T3390 C1211 P47488 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1095201 T3390 C1211 P47488 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:47488/o/collection1/ has no replicas
   [junit4]   2> 1095202 T3390 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:47488/o/collection1/ shard1
   [junit4]   2> 1095202 T3390 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1095208 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1095313 T3386 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> 1095313 T3393 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> 1095359 T3390 oasc.ZkController.register We are 
http://127.0.0.1:47488/o/collection1/ and leader is 
http://127.0.0.1:47488/o/collection1/
   [junit4]   2> 1095360 T3390 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:47488/o
   [junit4]   2> 1095360 T3390 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1095360 T3390 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1095361 T3390 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1095363 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1095365 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47488/o";,
   [junit4]   2>          "node_name":"127.0.0.1:47488_o",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1095468 T3393 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> 1095468 T3386 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> 1095598 T3359 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1095599 T3359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1095601 T3359 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:37840
   [junit4]   2> 1095603 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1095603 T3359 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1095603 T3359 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003
   [junit4]   2> 1095604 T3359 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/'
   [junit4]   2> 1095624 T3359 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/solr.xml
   [junit4]   2> 1095635 T3359 oasc.CoreContainer.<init> New CoreContainer 
26888743
   [junit4]   2> 1095636 T3359 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/]
   [junit4]   2> 1095636 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1095637 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1095637 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1095637 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1095638 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1095638 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1095638 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1095639 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1095639 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1095639 T3359 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1095640 T3359 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1095640 T3359 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1095641 T3359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1095641 T3359 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39621/solr
   [junit4]   2> 1095641 T3359 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1095642 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1095642 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1095644 T3404 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d63e6f name:ZooKeeperConnection 
Watcher:127.0.0.1:39621 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1095645 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1095645 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1095648 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1095650 T3406 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d8189d name:ZooKeeperConnection 
Watcher:127.0.0.1:39621/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1095650 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1095657 T3359 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1096660 T3359 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37840_o
   [junit4]   2> 1096662 T3359 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:37840_o
   [junit4]   2> 1096669 T3359 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1096676 T3408 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1096677 T3408 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1096679 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1096679 T3408 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1096683 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:37840/o";,
   [junit4]   2>          "node_name":"127.0.0.1:37840_o",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1096683 T3382 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1096683 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1096788 T3386 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> 1096788 T3407 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> 1096788 T3393 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> 1097680 T3408 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1097681 T3408 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1097682 T3408 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1097682 T3408 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1097684 T3408 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1097685 T3408 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/collection1/'
   [junit4]   2> 1097686 T3408 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1097686 T3408 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1097687 T3408 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1097720 T3408 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1097732 T3408 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1097733 T3408 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1097741 T3408 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1097868 T3408 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1097868 T3408 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1097869 T3408 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1097874 T3408 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1097876 T3408 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1097896 T3408 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1097900 T3408 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1097903 T3408 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097905 T3408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1097906 T3408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1097906 T3408 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097907 T3408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1097908 T3408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1097908 T3408 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1097908 T3408 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1097909 T3408 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty1/
   [junit4]   2> 1097909 T3408 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cc79d2
   [junit4]   2> 1097910 T3408 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty1
   [junit4]   2> 1097911 T3408 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty1/index/
   [junit4]   2> 1097911 T3408 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1097911 T3408 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty1/index
   [junit4]   2> 1097912 T3408 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=29.0068359375, 
floorSegmentMB=2.19921875, forceMergeDeletesPctAllowed=26.11895136657213, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1097913 T3408 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e08d2d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b601d),segFN=segments_1,generation=1}
   [junit4]   2> 1097913 T3408 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1097918 T3408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1097919 T3408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097919 T3408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097920 T3408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097920 T3408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097920 T3408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1097921 T3408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097921 T3408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1097921 T3408 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1097923 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097923 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097924 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097925 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097926 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1097927 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1097928 T3408 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1097928 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1097929 T3408 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097929 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1097929 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1097930 T3408 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1097932 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097933 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097934 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097934 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097935 T3408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097937 T3408 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1097937 T3408 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1097938 T3408 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=99.376953125, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=15.426330868563227, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1097939 T3408 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e08d2d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b601d),segFN=segments_1,generation=1}
   [junit4]   2> 1097939 T3408 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1097939 T3408 oass.SolrIndexSearcher.<init> Opening 
Searcher@11c9b67[collection1] main
   [junit4]   2> 1097940 T3408 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1097941 T3408 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1097941 T3408 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1097942 T3408 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1097942 T3408 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1097942 T3408 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1097944 T3408 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1097944 T3408 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1097944 T3408 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1097944 T3408 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1097949 T3409 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11c9b67[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1097954 T3408 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1097955 T3412 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:37840/o collection:collection1 
shard:shard2
   [junit4]   2> 1097956 T3359 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1097957 T3412 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1097957 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1097962 T3412 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1097964 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097964 T3412 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1097965 T3412 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1212 name=collection1 
org.apache.solr.core.SolrCore@2428db url=http://127.0.0.1:37840/o/collection1 
node=127.0.0.1:37840_o C1212_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:37840/o, 
node_name=127.0.0.1:37840_o, state=down}
   [junit4]   2> 1097965 T3412 C1212 P37840 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:37840/o/collection1/
   [junit4]   2> 1097965 T3412 C1212 P37840 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1097965 T3412 C1212 P37840 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:37840/o/collection1/ has no replicas
   [junit4]   2> 1097966 T3412 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:37840/o/collection1/ shard2
   [junit4]   2> 1097966 T3412 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1097970 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1098073 T3393 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> 1098073 T3407 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> 1098074 T3386 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> 1098121 T3412 oasc.ZkController.register We are 
http://127.0.0.1:37840/o/collection1/ and leader is 
http://127.0.0.1:37840/o/collection1/
   [junit4]   2> 1098121 T3412 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:37840/o
   [junit4]   2> 1098121 T3412 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1098121 T3412 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1098122 T3412 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1098123 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1098126 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:37840/o";,
   [junit4]   2>          "node_name":"127.0.0.1:37840_o",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1098229 T3393 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> 1098229 T3386 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> 1098229 T3407 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> 1098280 T3359 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1098281 T3359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1098283 T3359 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:42830
   [junit4]   2> 1098285 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1098285 T3359 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1098285 T3359 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004
   [junit4]   2> 1098286 T3359 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/'
   [junit4]   2> 1098302 T3359 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/solr.xml
   [junit4]   2> 1098321 T3359 oasc.CoreContainer.<init> New CoreContainer 
7047430
   [junit4]   2> 1098322 T3359 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/]
   [junit4]   2> 1098323 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1098323 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1098324 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1098324 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1098324 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1098325 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1098325 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1098325 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1098326 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1098326 T3359 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1098327 T3359 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1098327 T3359 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1098327 T3359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1098328 T3359 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:39621/solr
   [junit4]   2> 1098328 T3359 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1098329 T3359 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1098329 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1098331 T3423 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30abe5 name:ZooKeeperConnection 
Watcher:127.0.0.1:39621 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1098331 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1098332 T3359 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1098334 T3359 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1098336 T3425 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b63f48 name:ZooKeeperConnection 
Watcher:127.0.0.1:39621/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1098336 T3359 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1098342 T3359 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1099345 T3359 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42830_o
   [junit4]   2> 1099347 T3359 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:42830_o
   [junit4]   2> 1099353 T3359 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1099359 T3427 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1099360 T3427 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1099361 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1099361 T3427 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1099366 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:42830/o";,
   [junit4]   2>          "node_name":"127.0.0.1:42830_o",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1099366 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1099367 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1099473 T3393 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> 1099473 T3386 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> 1099473 T3426 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> 1099473 T3407 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> 1100361 T3427 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1100362 T3427 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1100363 T3427 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1100364 T3427 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1100366 T3427 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1100366 T3427 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/collection1/'
   [junit4]   2> 1100368 T3427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1100368 T3427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1100369 T3427 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1100403 T3427 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1100416 T3427 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1100418 T3427 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1100426 T3427 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1100558 T3427 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1100559 T3427 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1100560 T3427 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1100565 T3427 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1100567 T3427 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1100581 T3427 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1100583 T3427 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1100586 T3427 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1100587 T3427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1100587 T3427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1100587 T3427 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1100588 T3427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1100589 T3427 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1100589 T3427 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1100590 T3427 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100590 T3427 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty2/
   [junit4]   2> 1100591 T3427 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cc79d2
   [junit4]   2> 1100592 T3427 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty2
   [junit4]   2> 1100592 T3427 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty2/index/
   [junit4]   2> 1100593 T3427 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1100593 T3427 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty2/index
   [junit4]   2> 1100594 T3427 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=29.0068359375, 
floorSegmentMB=2.19921875, forceMergeDeletesPctAllowed=26.11895136657213, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1100595 T3427 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2cb3bd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e8c96),segFN=segments_1,generation=1}
   [junit4]   2> 1100596 T3427 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1100602 T3427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1100603 T3427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100603 T3427 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100604 T3427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100604 T3427 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100604 T3427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1100605 T3427 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1100605 T3427 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1100606 T3427 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1100607 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1100608 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1100609 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1100610 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1100610 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1100611 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1100611 T3427 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1100612 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1100612 T3427 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1100613 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1100613 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1100614 T3427 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1100616 T3427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100617 T3427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100618 T3427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100618 T3427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100619 T3427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100621 T3427 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1100621 T3427 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1100622 T3427 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=99.376953125, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=15.426330868563227, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1100623 T3427 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2cb3bd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e8c96),segFN=segments_1,generation=1}
   [junit4]   2> 1100623 T3427 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1100623 T3427 oass.SolrIndexSearcher.<init> Opening 
Searcher@76a815[collection1] main
   [junit4]   2> 1100624 T3427 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1100625 T3427 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1100625 T3427 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1100625 T3427 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1100626 T3427 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1100626 T3427 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1100627 T3427 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1100628 T3427 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1100628 T3427 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1100628 T3427 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1100633 T3428 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@76a815[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1100639 T3427 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1100640 T3431 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:42830/o collection:collection1 
shard:shard1
   [junit4]   2> 1100640 T3359 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1100642 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1100642 T3431 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1100648 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1100650 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1100650 T3431 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1100650 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1213 name=collection1 
org.apache.solr.core.SolrCore@16a8732 url=http://127.0.0.1:42830/o/collection1 
node=127.0.0.1:42830_o C1213_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:42830/o, 
node_name=127.0.0.1:42830_o, state=down}
   [junit4]   2> 1100651 T3431 C1213 P42830 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:42830/o/collection1/
   [junit4]   2> 1100651 T3431 C1213 P42830 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1100651 T3431 C1213 P42830 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:42830/o/collection1/ has no replicas
   [junit4]   2> 1100652 T3431 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:42830/o/collection1/ shard1
   [junit4]   2> 1100652 T3431 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1100656 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1100759 T3393 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> 1100759 T3407 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> 1100759 T3426 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> 1100759 T3386 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> 1100807 T3431 oasc.ZkController.register We are 
http://127.0.0.1:42830/o/collection1/ and leader is 
http://127.0.0.1:42830/o/collection1/
   [junit4]   2> 1100807 T3431 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:42830/o
   [junit4]   2> 1100807 T3431 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1100807 T3431 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1100808 T3431 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1100809 T3386 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1100811 T3382 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:42830/o";,
   [junit4]   2>          "node_name":"127.0.0.1:42830_o",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1100914 T3393 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> 1100914 T3386 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> 1100914 T3426 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> 1100914 T3407 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> 1100921 T3359 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1100922 T3359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1100924 T3359 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:60229
   [junit4]   2> 1100926 T3359 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1100926 T3359 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1100926 T3359 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-005
   [junit4]   2> 1100927 T3359 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-005/'
   [junit4]   2> 1100946 T3359 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-005/solr.xml
   [junit4]   2> 1100958 T3359 oasc.CoreContainer.<init> New CoreContainer 
14288057
   [junit4]   2> 1100958 T3359 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-005/]
   [junit4]   2> 1100959 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1100959 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1100960 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1100960 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1100960 T3359 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]  

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

asc.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty4/index
   [junit4]   2> 1918998 T3359 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1918998 T3359 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001/tempDir-001/jetty4
   [junit4]   2> 1919000 T3359 oasc.Overseer.close Overseer 
(id=92427586705162252-127.0.0.1:47115_o-n_0000000004) closing
   [junit4]   2> 1919001 T3528 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:47115_o
   [junit4]   2> 1920505 T3531 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292)
   [junit4]   2> 
   [junit4]   2> 1920505 T3523 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1920534 T3359 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/o,null}
   [junit4]   2> 1925521 T3359 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1925525 T3359 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:39621 39621
   [junit4]   2> 1926074 T3360 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:39621 39621
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet 
-Dtests.method=testDistribSearch -Dtests.seed=450D74AF4A9DA8C4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    833s J1 | TestCloudPivotFacet.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: init query failed: 
{main(facet=true&facet.pivot=dense_pivot_y_s%2Cpivot_f%2Cpivot_td1&facet.limit=15&facet.offset=1&facet.pivot.mincount=971&facet.missing=true&facet.sort=count),extra(rows=0&q=id%3A%5B*+TO+1369%5D&fq=id%3A%5B*+TO+764%5D&_test_min=971&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:60229/o/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([450D74AF4A9DA8C4:C4EBFAB73DC2C8F8]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:197)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:60229/o/collection1]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:674)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:217)
   [junit4]    >        ... 43 more
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:60229/o/collection1]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
   [junit4]    >        ... 47 more
   [junit4]   2> 1926115 T3359 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.TestCloudPivotFacet-450D74AF4A9DA8C4-001
   [junit4]   2> 832842 T3358 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, 
locale=sl, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=46664648,total=172752896
   [junit4]   2> NOTE: All tests run in this JVM: [StatsComponentTest, 
ChaosMonkeyNothingIsSafeTest, TestFileDictionaryLookup, 
TestOverriddenPrefixQueryForCustomFieldType, TestParamSet, 
TestSchemaSimilarityResource, HdfsDirectoryTest, TestRandomFaceting, 
TestDistributedGrouping, TestCloudSchemaless, SpatialFilterTest, 
TriLevelCompositeIdRoutingTest, TestLMDirichletSimilarityFactory, 
SliceStateTest, TestCSVResponseWriter, TestSearcherReuse, 
DefaultValueUpdateProcessorTest, PolyFieldTest, DOMUtilTest, TestFiltering, 
CollectionsAPIDistributedZkTest, TestLeaderElectionZkExpiry, 
DocValuesMissingTest, UpdateRequestProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, ScriptEngineTest, TimeZoneUtilsTest, 
LeaderElectionIntegrationTest, TestPerFieldSimilarity, HardAutoCommitTest, 
TestManagedStopFilterFactory, TestFastLRUCache, TestManagedSchema, 
TestQueryTypes, TestChildDocTransformer, TestLazyCores, 
TestPostingsSolrHighlighter, SimplePostToolTest, TestNRTOpen, 
TestManagedResource, TestFieldSortValues, TestSystemIdResolver, 
TestSimpleQParserPlugin, SolrTestCaseJ4Test, DeleteShardTest, 
AtomicUpdatesTest, TestMergePolicyConfig, SolrCoreTest, SoftAutoCommitTest, 
TestWriterPerf, FileBasedSpellCheckerTest, DirectUpdateHandlerOptimizeTest, 
TestNonDefinedSimilarityFactory, TestRecovery, TestBlendedInfixSuggestions, 
HdfsChaosMonkeySafeLeaderTest, HdfsLockFactoryTest, 
TestDocBasedVersionConstraints, TestSchemaVersionResource, 
TestShardHandlerFactory, TestBadConfig, SolrIndexConfigTest, TestCSVLoader, 
TestOmitPositions, SampleTest, QueryElevationComponentTest, 
TestManagedSchemaDynamicFieldResource, BasicDistributedZk2Test, 
TestCollectionAPI, TestFunctionQuery, BlockCacheTest, 
BinaryUpdateRequestHandlerTest, InfoHandlerTest, 
CoreMergeIndexesAdminHandlerTest, PreAnalyzedUpdateProcessorTest, TestLRUCache, 
CopyFieldTest, CursorMarkTest, DeleteInactiveReplicaTest, 
AnalysisAfterCoreReloadTest, TestGroupingSearch, TestSchemaResource, 
TestPseudoReturnFields, TestMultiCoreConfBootstrap, CacheHeaderTest, 
TestPhraseSuggestions, SystemInfoHandlerTest, ChaosMonkeySafeLeaderTest, 
TestRealTimeGet, TestCollationFieldDocValues, UUIDUpdateProcessorFallbackTest, 
OutputWriterTest, TestXIncludeConfig, TestCloudPivotFacet]
   [junit4] Completed on J1 in 833.15s, 1 test, 1 error <<< FAILURES!

[...truncated 671 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:494: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:963: 
There were test failures: 425 suites, 1776 tests, 1 error, 44 ignored (23 
assumptions)

Total time: 102 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -client 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to