Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11345/
Java: 32bit/jdk1.9.0-ea-b28 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Doc with id=2 not found in http://127.0.0.1:57006/c8n_1x2_leader_session_loss 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in 
http://127.0.0.1:57006/c8n_1x2_leader_session_loss due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([96A844702AD1E5B9:174ECA685D8E8585]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:437)
        at 
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:324)
        at 
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11969 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/init-core-data-001
   [junit4]   2> 2354585 T6440 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2354589 T6440 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2354590 T6440 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2354590 T6441 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2354691 T6440 oasc.ZkTestServer.run start zk server on 
port:40861
   [junit4]   2> 2354692 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2354692 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2354694 T6447 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1989fe1 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2354695 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2354695 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2354696 T6440 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2354704 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2354706 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2354707 T6449 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6821e1 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2354707 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2354708 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2354708 T6440 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2354711 T6440 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2354713 T6440 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2354715 T6440 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2354717 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2354718 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2354721 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2354722 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2354724 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2354724 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2354726 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2354726 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2354728 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2354728 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2354730 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2354731 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2354732 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2354733 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2354735 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2354735 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2354747 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2354748 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2354749 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2354750 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2354752 T6440 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2354752 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2355094 T6440 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2355099 T6440 oejs.AbstractConnector.doStart Started 
[email protected]:37947
   [junit4]   2> 2355100 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2355101 T6440 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2355101 T6440 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002
   [junit4]   2> 2355102 T6440 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/'
   [junit4]   2> 2355122 T6440 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/solr.xml
   [junit4]   2> 2355137 T6440 oasc.CoreContainer.<init> New CoreContainer 
30567286
   [junit4]   2> 2355138 T6440 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/]
   [junit4]   2> 2355139 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2355139 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2355140 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2355140 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2355141 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2355141 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2355141 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2355142 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2355142 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2355143 T6440 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2355144 T6440 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2355144 T6440 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2355145 T6440 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2355145 T6440 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40861/solr
   [junit4]   2> 2355146 T6440 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2355146 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2355148 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2355148 T6460 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a0388b name:ZooKeeperConnection 
Watcher:127.0.0.1:40861 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2355149 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2355149 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2355151 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2355153 T6462 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d19042 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2355153 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2355154 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2355157 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2355160 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2355162 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2355165 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2355169 T6440 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2355171 T6440 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46723_
   [junit4]   2> 2355171 T6440 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46723_
   [junit4]   2> 2355173 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2355180 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2355182 T6440 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2355184 T6440 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:46723_
   [junit4]   2> 2355185 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2355186 T6440 oasc.Overseer.start Overseer 
(id=92532995613655043-127.0.0.1:46723_-n_0000000000) starting
   [junit4]   2> 2355188 T6440 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2355193 T6440 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2355194 T6464 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2355195 T6440 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2355197 T6440 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2355198 T6440 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2355200 T6463 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2355202 T6466 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2355203 T6466 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2355203 T6466 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2355204 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2355206 T6463 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:46723";,
   [junit4]   2>          "node_name":"127.0.0.1:46723_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2355206 T6463 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2355207 T6463 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2355207 T6463 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2355210 T6467 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> 2356204 T6466 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2356204 T6466 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2356205 T6466 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2356205 T6466 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2356206 T6466 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2356206 T6466 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/collection1/'
   [junit4]   2> 2356207 T6466 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2356207 T6466 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2356207 T6466 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2356232 T6466 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2356245 T6466 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2356247 T6466 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2356255 T6466 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2356396 T6466 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2356402 T6466 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2356404 T6466 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2356414 T6466 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2356417 T6466 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2356420 T6466 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2356421 T6466 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2356421 T6466 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2356421 T6466 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2356423 T6466 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2356423 T6466 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2356423 T6466 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2356424 T6466 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2356424 T6466 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/control/data/
   [junit4]   2> 2356424 T6466 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@181f5a4
   [junit4]   2> 2356425 T6466 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/control/data
   [junit4]   2> 2356425 T6466 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/control/data/index/
   [junit4]   2> 2356426 T6466 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2356426 T6466 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/control/data/index
   [junit4]   2> 2356427 T6466 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2356428 T6466 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-130b7bb)),segFN=segments_1,generation=1}
   [junit4]   2> 2356428 T6466 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2356431 T6466 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2356431 T6466 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2356433 T6466 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2356433 T6466 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2356434 T6466 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2356434 T6466 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2356434 T6466 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2356435 T6466 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2356435 T6466 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2356436 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356436 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356437 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2356437 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2356438 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2356438 T6466 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2356438 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2356439 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2356439 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2356440 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2356440 T6466 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2356442 T6466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356443 T6466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356444 T6466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356445 T6466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2356446 T6466 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2356447 T6466 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2356448 T6466 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=524237772, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2356448 T6466 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-130b7bb)),segFN=segments_1,generation=1}
   [junit4]   2> 2356449 T6466 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2356449 T6466 oass.SolrIndexSearcher.<init> Opening 
Searcher@10569bf[collection1] main
   [junit4]   2> 2356449 T6466 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2356452 T6466 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2356453 T6466 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2356453 T6466 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2356453 T6466 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2356454 T6466 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356454 T6466 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2356454 T6466 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356455 T6466 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2356457 T6466 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2356457 T6466 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2356457 T6466 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2356461 T6468 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10569bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2356464 T6466 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2356465 T6471 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:46723 collection:control_collection 
shard:shard1
   [junit4]   2> 2356465 T6440 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2356465 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2356466 T6471 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2356469 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2356470 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356473 T6474 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19752cc name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2356473 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356474 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2356473 T6471 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2356474 T6440 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2356475 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356476 T6471 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2356477 T6471 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6272 name=collection1 
org.apache.solr.core.SolrCore@7e9e1c url=http://127.0.0.1:46723/collection1 
node=127.0.0.1:46723_ C6272_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:46723, 
node_name=127.0.0.1:46723_, state=down}
   [junit4]   2> 2356477 T6471 C6272 P46723 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:46723/collection1/
   [junit4]   2> 2356477 T6471 C6272 P46723 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2356477 T6440 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2356477 T6471 C6272 P46723 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:46723/collection1/ has no replicas
   [junit4]   2> 2356478 T6440 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2356479 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2356478 T6471 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:46723/collection1/ shard1
   [junit4]   2> 2356479 T6471 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2356479 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356482 T6476 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@183fc name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2356482 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356482 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2356489 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356494 T6463 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2356494 T6463 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2356494 T6463 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2356500 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2356501 T6467 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> 2356502 T6477 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> 2356509 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356510 T6467 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> 2356510 T6477 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> 2356550 T6471 oasc.ZkController.register We are 
http://127.0.0.1:46723/collection1/ and leader is 
http://127.0.0.1:46723/collection1/
   [junit4]   2> 2356550 T6471 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:46723
   [junit4]   2> 2356551 T6471 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2356551 T6471 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2356551 T6471 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2356552 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2356556 T6463 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:46723";,
   [junit4]   2>          "node_name":"127.0.0.1:46723_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2356659 T6477 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> 2356659 T6467 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> 2356806 T6440 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2356807 T6440 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2356809 T6440 oejs.AbstractConnector.doStart Started 
[email protected]:35396
   [junit4]   2> 2356810 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2356810 T6440 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2356810 T6440 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003
   [junit4]   2> 2356811 T6440 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/'
   [junit4]   2> 2356842 T6440 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/solr.xml
   [junit4]   2> 2356854 T6440 oasc.CoreContainer.<init> New CoreContainer 
19737851
   [junit4]   2> 2356855 T6440 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/]
   [junit4]   2> 2356856 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2356856 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2356857 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2356857 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2356857 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2356858 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2356858 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2356859 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2356859 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2356860 T6440 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2356860 T6440 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2356861 T6440 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2356861 T6440 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2356862 T6440 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40861/solr
   [junit4]   2> 2356862 T6440 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2356863 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2356863 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356864 T6488 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a86ad2 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2356865 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356865 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2356868 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2356869 T6490 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ead0c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2356869 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2356873 T6440 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2357878 T6440 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57006_
   [junit4]   2> 2357879 T6440 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57006_
   [junit4]   2> 2357882 T6440 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2357896 T6492 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2357897 T6492 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2357898 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2357899 T6492 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2357899 T6492 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2357904 T6463 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:57006";,
   [junit4]   2>          "node_name":"127.0.0.1:57006_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2357905 T6492 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2357907 T6463 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2357907 T6492 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 2357908 T6463 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2357908 T6492 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2357912 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2357913 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2357914 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2358909 T6492 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2358909 T6492 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2358910 T6492 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2358910 T6492 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2358910 T6492 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2358911 T6492 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/collection1/'
   [junit4]   2> 2358911 T6492 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2358911 T6492 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2358912 T6492 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2358938 T6492 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2358949 T6492 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2358950 T6492 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2358962 T6492 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2359075 T6492 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2359080 T6492 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2359081 T6492 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2359089 T6492 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2359091 T6492 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2359093 T6492 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2359094 T6492 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2359094 T6492 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2359095 T6492 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2359095 T6492 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2359096 T6492 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2359096 T6492 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2359096 T6492 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2359096 T6492 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty1/
   [junit4]   2> 2359097 T6492 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@181f5a4
   [junit4]   2> 2359097 T6492 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty1
   [junit4]   2> 2359098 T6492 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty1/index/
   [junit4]   2> 2359098 T6492 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2359098 T6492 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty1/index
   [junit4]   2> 2359098 T6492 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2359099 T6492 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-d9647)),segFN=segments_1,generation=1}
   [junit4]   2> 2359099 T6492 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2359102 T6492 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2359102 T6492 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2359102 T6492 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2359103 T6492 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2359103 T6492 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2359103 T6492 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2359103 T6492 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2359104 T6492 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2359104 T6492 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2359105 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2359105 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2359106 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2359106 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2359107 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2359107 T6492 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2359107 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2359108 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2359108 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2359109 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2359110 T6492 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2359112 T6492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2359113 T6492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2359114 T6492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2359115 T6492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2359117 T6492 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2359117 T6492 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2359118 T6492 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=524237772, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2359119 T6492 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-d9647)),segFN=segments_1,generation=1}
   [junit4]   2> 2359119 T6492 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2359119 T6492 oass.SolrIndexSearcher.<init> Opening 
Searcher@837109[collection1] main
   [junit4]   2> 2359120 T6492 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2359120 T6492 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2359121 T6492 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2359121 T6492 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2359121 T6492 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2359121 T6492 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2359122 T6492 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2359123 T6492 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2359123 T6492 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2359123 T6492 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2359128 T6493 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@837109[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2359132 T6492 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2359132 T6496 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57006 collection:collection1 
shard:shard2
   [junit4]   2> 2359133 T6440 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2359133 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2359133 T6496 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2359142 T6496 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2359143 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2359144 T6496 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2359145 T6496 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6273 name=collection1 
org.apache.solr.core.SolrCore@86709b url=http://127.0.0.1:57006/collection1 
node=127.0.0.1:57006_ C6273_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57006, 
node_name=127.0.0.1:57006_, state=down}
   [junit4]   2> 2359145 T6496 C6273 P57006 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57006/collection1/
   [junit4]   2> 2359146 T6496 C6273 P57006 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2359146 T6496 C6273 P57006 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57006/collection1/ has no replicas
   [junit4]   2> 2359146 T6496 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57006/collection1/ shard2
   [junit4]   2> 2359146 T6496 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2359152 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2359153 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2359154 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2359164 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2359165 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2359165 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2359166 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2359202 T6496 oasc.ZkController.register We are 
http://127.0.0.1:57006/collection1/ and leader is 
http://127.0.0.1:57006/collection1/
   [junit4]   2> 2359202 T6496 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57006
   [junit4]   2> 2359203 T6496 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2359203 T6496 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2359203 T6496 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2359204 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2359209 T6496 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2359210 T6463 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:57006";,
   [junit4]   2>          "node_name":"127.0.0.1:57006_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2359214 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2359214 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2359215 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2359465 T6440 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2359466 T6440 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2359467 T6440 oejs.AbstractConnector.doStart Started 
[email protected]:44040
   [junit4]   2> 2359468 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2359468 T6440 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2359469 T6440 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004
   [junit4]   2> 2359469 T6440 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/'
   [junit4]   2> 2359487 T6440 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/solr.xml
   [junit4]   2> 2359498 T6440 oasc.CoreContainer.<init> New CoreContainer 
12644687
   [junit4]   2> 2359498 T6440 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/]
   [junit4]   2> 2359499 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2359499 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2359500 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2359500 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2359500 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2359501 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2359501 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2359501 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2359502 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2359502 T6440 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2359503 T6440 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2359503 T6440 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2359503 T6440 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2359504 T6440 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40861/solr
   [junit4]   2> 2359504 T6440 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2359505 T6440 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2359505 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2359506 T6508 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c009d4 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2359507 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2359507 T6440 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2359509 T6440 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2359509 T6510 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10d8660 name:ZooKeeperConnection 
Watcher:127.0.0.1:40861/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2359510 T6440 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2359514 T6440 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2360518 T6440 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57642_
   [junit4]   2> 2360519 T6440 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57642_
   [junit4]   2> 2360523 T6440 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2360528 T6512 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2360529 T6512 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2360530 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2360531 T6512 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2360532 T6512 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2360532 T6512 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2360533 T6463 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:57642";,
   [junit4]   2>          "node_name":"127.0.0.1:57642_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2360534 T6512 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2360534 T6512 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2360536 T6463 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2360537 T6463 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2360542 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2360542 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2360542 T6511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2360543 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2360544 T6511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2361535 T6512 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2361535 T6512 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2361536 T6512 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2361536 T6512 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2361537 T6512 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2361537 T6512 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/collection1/'
   [junit4]   2> 2361537 T6512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2361538 T6512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2361538 T6512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2361568 T6512 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2361581 T6512 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2361582 T6512 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2361590 T6512 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2361736 T6512 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2361741 T6512 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2361744 T6512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2361753 T6512 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2361756 T6512 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2361759 T6512 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2361760 T6512 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2361760 T6512 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2361760 T6512 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2361761 T6512 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2361761 T6512 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2361762 T6512 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2361762 T6512 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2361762 T6512 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty2/
   [junit4]   2> 2361763 T6512 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@181f5a4
   [junit4]   2> 2361764 T6512 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty2
   [junit4]   2> 2361764 T6512 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty2/index/
   [junit4]   2> 2361764 T6512 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2361765 T6512 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-001/jetty2/index
   [junit4]   2> 2361765 T6512 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2361766 T6512 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13b35a2)),segFN=segments_1,generation=1}
   [junit4]   2> 2361766 T6512 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2361770 T6512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2361771 T6512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2361771 T6512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2361771 T6512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2361772 T6512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2361772 T6512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2361772 T6512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2361773 T6512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2361773 T6512 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2361774 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2361775 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2361776 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2361776 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2361777 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2361778 T6512 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2361778 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2361779 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2361779 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2361780 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2361781 T6512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2361784 T6512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2361785 T6512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2361786 T6512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2361787 T6512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2361789 T6512 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2361789 T6512 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2361790 T6512 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=524237772, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2361791 T6512 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13b35a2)),segFN=segments_1,generation=1}
   [junit4]   2> 2361791 T6512 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2361792 T6512 oass.SolrIndexSearcher.<init> Opening 
Searcher@f8302c[collection1] main
   [junit4]   2> 2361792 T6512 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2361793 T6512 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2361793 T6512 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2361794 T6512 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2361794 T6512 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2361794 T6512 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2361795 T6512 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2361795 T6512 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2361795 T6512 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2361796 T6512 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2361801 T6513 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f8302c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2361807 T6512 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2361808 T6516 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57642 collection:collection1 
shard:shard1
   [junit4]   2> 2361808 T6440 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2361809 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2361810 T6516 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2361813 T6516 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2361814 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2361815 T6516 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2361815 T6516 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6274 name=collection1 
org.apache.solr.core.SolrCore@16b0080 url=http://127.0.0.1:57642/collection1 
node=127.0.0.1:57642_ C6274_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57642, 
node_name=127.0.0.1:57642_, state=down}
   [junit4]   2> 2361815 T6516 C6274 P57642 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57642/collection1/
   [junit4]   2> 2361816 T6516 C6274 P57642 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2361816 T6516 C6274 P57642 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57642/collection1/ has no replicas
   [junit4]   2> 2361816 T6516 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57642/collection1/ shard1
   [junit4]   2> 2361816 T6516 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2361819 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2361820 T6511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361820 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361821 T6511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2361821 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2361826 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2361836 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2361839 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361839 T6511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361840 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2361840 T6511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2361871 T6516 oasc.ZkController.register We are 
http://127.0.0.1:57642/collection1/ and leader is 
http://127.0.0.1:57642/collection1/
   [junit4]   2> 2361872 T6516 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57642
   [junit4]   2> 2361872 T6516 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2361872 T6516 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2361872 T6516 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2361873 T6467 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2361875 T6516 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2361875 T6463 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:57642";,
   [junit4]   2>          "node_name":"127.0.0.1:57642_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2361879 T6463 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2361880 T6491 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361880 T6511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2361881 T6491 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2361881 T6511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2362129 T6440 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2362130 T6440 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2362131 T6440 oejs.AbstractConnector.doStart Started 
[email protected]:35462
   [junit4]   2> 2362133 T6440 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2362133 T6440 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2362133 T6440 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-005
   [junit4]   2> 2362134 T6440 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-005/'
   [junit4]   2> 2362154 T6440 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-005/solr.xml
   [junit4]   2> 2362165 T6440 oasc.CoreContainer.<init> New CoreContainer 
24281821
   [junit4]   2> 2362165 T6440 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-005/]
   [junit4]   2> 2362166 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2362166 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2362167 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2362167 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2362167 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2362168 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2362168 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2362168 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2362169 T6440 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2362169 T6440 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2362170 T6440 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2362170 T6440 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2362170 T6440 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2362171 T6440 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40861/solr
   [junit4]   2> 2362171 T6440 oasc.ZkController.checkChrootPath zkHos

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

.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001/tempDir-005/c8n_1x2_leader_session_loss_shard1_replica1/data/index
   [junit4]   2> 2460388 T6440 oasc.Overseer.close Overseer 
(id=92532995613655051-127.0.0.1:41139_-n_0000000003) closing
   [junit4]   2> 2460388 T6793 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:41139_
   [junit4]   2> 2461890 T6754 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2461919 T6440 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2466906 T6440 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2466908 T6440 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40861 40861
   [junit4]   2> 2467716 T6441 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40861 40861
   [junit4]   2> 2467718 T6441 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                3       /solr/collections/c8n_1x3/state.json
   [junit4]   2>                3       
/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2>                2       /solr/collections/c8n_1x2/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/92532995613655043-127.0.0.1:46723_-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> 2467719 T6440 oasc.SocketProxy.close WARN Closing 0 
connections to: http://127.0.0.1:46723/
   [junit4]   2> 2467720 T6440 oasc.SocketProxy.close WARN Closing 0 
connections to: http://127.0.0.1:57642/
   [junit4]   2> 2467720 T6440 oasc.SocketProxy.close WARN Closing 0 
connections to: http://127.0.0.1:57006/
   [junit4]   2> 2467721 T6440 oasc.SocketProxy.close WARN Closing 0 
connections to: http://127.0.0.1:41139/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=testDistribSearch -Dtests.seed=96A844702AD1E5B9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn 
-Dtests.timezone=America/Tegucigalpa -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  113s J0 | HttpPartitionTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not 
found in http://127.0.0.1:57006/c8n_1x2_leader_session_loss due to: Path not 
found: /id; rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96A844702AD1E5B9:174ECA685D8E8585]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:437)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:324)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2467744 T6440 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-96A844702AD1E5B9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), 
a_t=PostingsFormat(name=Lucene41VarGapFixedInterval), 
intDefault=PostingsFormat(name=Direct), id=OrdsLucene41(blocksize=128), 
text=PostingsFormat(name=Lucene41VarGapFixedInterval), 
range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), 
timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=sr_RS_#Latn, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=135860720,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, 
PingRequestHandlerTest, DistributedDebugComponentTest, TestSchemaResource, 
WordBreakSolrSpellCheckerTest, DOMUtilTest, TestFuzzyAnalyzedSuggestions, 
ZkControllerTest, DistributedFacetPivotLongTailTest, TestRandomDVFaceting, 
DocValuesMissingTest, DirectSolrSpellCheckerTest, TestLuceneMatchVersion, 
NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestReload, 
TestDFRSimilarityFactory, TestFoldingMultitermQuery, TestCloudInspectUtil, 
TestLMDirichletSimilarityFactory, TestManagedSchemaFieldResource, 
DocumentAnalysisRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, 
UUIDUpdateProcessorFallbackTest, DeleteReplicaTest, QueryEqualityTest, 
EnumFieldTest, HdfsSyncSliceTest, TestSolrQueryParserDefaultOperatorResource, 
TestStressUserVersions, XsltUpdateRequestHandlerTest, TestQuerySenderListener, 
TestCollationFieldDocValues, FieldMutatingUpdateProcessorTest, 
TestSolr4Spatial, AtomicUpdatesTest, HdfsBasicDistributedZkTest, 
TestReRankQParserPlugin, HdfsBasicDistributedZk2Test, TestCoreDiscovery, 
EchoParamsTest, HdfsDirectoryTest, ZkCLITest, SolrIndexSplitterTest, 
RecoveryZkTest, TestStressRecovery, DistributedFacetPivotSmallTest, 
SimpleFacetsTest, ShardRoutingTest, TestSerializedLuceneMatchVersion, 
TermsComponentTest, MoreLikeThisHandlerTest, TestSchemaSimilarityResource, 
AnalysisErrorHandlingTest, TestHashPartitioner, TestJmxIntegration, 
ChangedSchemaMergeTest, MigrateRouteKeyTest, TestOrdValues, TestFastWriter, 
TestReplicationHandler, SuggesterWFSTTest, 
DistribDocExpirationUpdateProcessorTest, BadCopyFieldTest, 
DistributedFacetPivotLargeTest, OverseerCollectionProcessorTest, 
InfoHandlerTest, MBeansHandlerTest, BasicDistributedZkTest, TestSearchPerf, 
TestManagedStopFilterFactory, TestPartialUpdateDeduplication, 
ModifyConfFileTest, SpellPossibilityIteratorTest, FileUtilsTest, 
UpdateParamsTest, HdfsCollectionsAPIDistributedZkTest, 
CachingDirectoryFactoryTest, SpellCheckCollatorTest, 
TestWordDelimiterFilterFactory, TriLevelCompositeIdRoutingTest, 
DistribCursorPagingTest, ExternalCollectionsTest, RollingRestartTest, 
TestNonDefinedSimilarityFactory, TestSchemaVersionResource, 
TestSolrIndexConfig, RankQueryTest, TestDocumentBuilder, 
SpellCheckComponentTest, TestCloudPivotFacet, HdfsChaosMonkeySafeLeaderTest, 
DistributedSuggestComponentTest, TestSuggestSpellingConverter, 
TestBinaryResponseWriter, OverseerTest, TestSolrJ, TestFaceting, 
DocumentBuilderTest, CloudExitableDirectoryReaderTest, 
FastVectorHighlighterTest, TestRandomMergePolicy, OverseerStatusTest, 
ExternalFileFieldSortTest, TermVectorComponentDistributedTest, 
TestStressVersions, TestCoreContainer, StatsComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, 
SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, 
TestTrie, SpatialFilterTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, 
TestRemoteStreaming, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestQueryUtils, TestQueryTypes, TestOmitPositions, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, 
IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, 
HighlighterConfigTest, CopyFieldTest, SolrIndexConfigTest, 
TestSolrDeletionPolicy2, TestDocSet, TestConfig, TestSolrCoreProperties, 
TestFastLRUCache, TestSystemIdResolver, SpellingQueryConverterTest, 
ClusterStateTest, TestLRUCache, TestUtils, ZkNodePropsTest, 
SystemInfoHandlerTest, CircularListTest, TestRTGBase, 
TestDistributedMissingSort, AsyncMigrateRouteKeyTest, DeleteShardTest, 
HttpPartitionTest]
   [junit4] Completed on J0 in 113.23s, 1 test, 1 failure <<< FAILURES!

[...truncated 241 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 432 suites, 1778 tests, 1 failure, 44 ignored (22 
assumptions)

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


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

Reply via email to