Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11495/
Java: 32bit/jdk1.7.0_72 -server -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:57852/sus/za/repfacttest_c8n_2x2: The 
target server failed to respond

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57852/sus/za/repfacttest_c8n_2x2: The target 
server failed to respond
        at 
__randomizedtesting.SeedInfo.seed([C9F1855E170E9BAE:48170B466051FB92]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.ReplicationFactorTest.sendNonDirectUpdateRequestReplica(ReplicationFactorTest.java:195)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf2NotUsingDirectUpdates(ReplicationFactorTest.java:165)
        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:129)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9213 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/init-core-data-001
   [junit4]   2> 196463 T1048 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /sus/za
   [junit4]   2> 196467 T1048 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 196467 T1048 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 196468 T1049 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 196568 T1048 oasc.ZkTestServer.run start zk server on 
port:52606
   [junit4]   2> 196569 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 196569 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 196572 T1056 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18dd551 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 196572 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 196572 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 196573 T1048 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 196576 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 196576 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 196577 T1059 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e99209 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 196578 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 196578 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 196578 T1048 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 196581 T1048 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 196582 T1048 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 196583 T1048 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 196585 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 196585 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 196587 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 196587 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 196589 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 196589 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 196590 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 196590 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 196591 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 196592 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 196593 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 196593 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 196594 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 196595 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 196596 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 196596 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 196597 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 196597 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 196599 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 196599 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 196601 T1048 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 196601 T1048 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 196829 T1048 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores/collection1
   [junit4]   2> 196830 T1048 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 196834 T1048 oejs.AbstractConnector.doStart Started 
[email protected]:54443
   [junit4]   2> 196834 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1482747
   [junit4]   2> 196834 T1048 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 196835 T1048 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001
   [junit4]   2> 196835 T1048 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/'
   [junit4]   2> 196847 T1048 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/solr.xml
   [junit4]   2> 196857 T1048 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores
   [junit4]   2> 196857 T1048 oasc.CoreContainer.<init> New CoreContainer 
9658906
   [junit4]   2> 196858 T1048 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/]
   [junit4]   2> 196858 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 196858 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 196859 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 196859 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 196859 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 196859 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 196860 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 196860 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 196860 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 196860 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 196861 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 196861 T1048 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 196861 T1048 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 196862 T1048 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 196862 T1048 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 196862 T1048 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52606/solr
   [junit4]   2> 196863 T1048 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 196863 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 196864 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 196865 T1071 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@169ceea name:ZooKeeperConnection 
Watcher:127.0.0.1:52606 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 196865 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 196866 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 196868 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 196869 T1074 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a62c16 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 196869 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 196871 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 196873 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 196876 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 196878 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 196880 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 196881 T1048 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 196882 T1048 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58794_sus%2Fza
   [junit4]   2> 196882 T1048 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58794_sus%2Fza
   [junit4]   2> 196884 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 196885 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 196886 T1048 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 196887 T1048 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:58794_sus%2Fza
   [junit4]   2> 196887 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 196888 T1048 oasc.Overseer.start Overseer 
(id=93182987991711747-127.0.0.1:58794_sus%2Fza-n_0000000000) starting
   [junit4]   2> 196889 T1048 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 196893 T1048 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 196894 T1076 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 196894 T1048 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 196896 T1048 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 196896 T1048 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 196898 T1075 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 196898 T1048 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores
   [junit4]   2> 196899 T1048 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores/collection1/
   [junit4]   2> 196900 T1048 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 196900 T1078 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 196900 T1078 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 196901 T1078 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 196901 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 196903 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:58794_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58794/sus/za"} current 
state version: 0
   [junit4]   2> 196904 T1075 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:58794_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58794/sus/za"}
   [junit4]   2> 196904 T1075 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 196904 T1075 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 196905 T1074 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> 197901 T1078 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 197902 T1078 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 197902 T1078 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 197902 T1078 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 197903 T1078 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 197903 T1078 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores/collection1/'
   [junit4]   2> 197913 T1078 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 197915 T1078 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 197921 T1078 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 197931 T1078 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 197958 T1078 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 197959 T1078 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 197968 T1078 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 198149 T1078 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 198153 T1078 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 198155 T1078 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 198164 T1078 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 198166 T1078 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 198168 T1078 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 198169 T1078 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 198169 T1078 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 198169 T1078 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 198170 T1078 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 198170 T1078 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 198170 T1078 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 198171 T1078 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 198171 T1078 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/control/data/
   [junit4]   2> 198171 T1078 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f00b24
   [junit4]   2> 198171 T1078 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/control/data
   [junit4]   2> 198172 T1078 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/control/data/index/
   [junit4]   2> 198172 T1078 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 198172 T1078 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/control/data/index
   [junit4]   2> 198172 T1078 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=1.99609375, 
floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=26.536672556881904, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8784121129322116
   [junit4]   2> 198173 T1078 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@775b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e48ea),segFN=segments_1,generation=1}
   [junit4]   2> 198173 T1078 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 198176 T1078 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 198176 T1078 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 198177 T1078 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 198177 T1078 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 198177 T1078 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 198177 T1078 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 198177 T1078 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 198178 T1078 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 198178 T1078 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 198178 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 198179 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 198179 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 198179 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 198179 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 198180 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 198180 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 198181 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 198181 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 198182 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 198182 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 198183 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 198183 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 198183 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 198184 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 198184 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 198184 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 198185 T1078 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 198187 T1078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 198187 T1078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 198188 T1078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 198189 T1078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 198191 T1078 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 198192 T1078 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 198192 T1078 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 198193 T1078 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6596124234976054]
   [junit4]   2> 198193 T1078 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@775b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e48ea),segFN=segments_1,generation=1}
   [junit4]   2> 198193 T1078 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 198193 T1078 oass.SolrIndexSearcher.<init> Opening 
Searcher@11773bf[collection1] main
   [junit4]   2> 198194 T1078 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 198194 T1078 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 198195 T1078 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 198195 T1078 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 198195 T1078 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 198195 T1078 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 198196 T1078 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 198196 T1078 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 198196 T1078 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 198197 T1078 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 198197 T1079 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11773bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198197 T1078 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 198198 T1082 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:58794/sus/za 
collection:control_collection shard:shard1
   [junit4]   2> 198199 T1048 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 198199 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 198199 T1082 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 198201 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 198201 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 198202 T1086 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d115f1 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 198203 T1082 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 198203 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 198203 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 198204 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 198205 T1082 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 198205 T1048 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 198205 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 198205 T1082 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C148 name=collection1 
org.apache.solr.core.SolrCore@10ea9bc 
url=http://127.0.0.1:58794/sus/za/collection1 node=127.0.0.1:58794_sus%2Fza 
C148_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:58794_sus%2Fza, state=down, core=collection1, 
base_url=http://127.0.0.1:58794/sus/za}
   [junit4]   2> 198206 T1082 C148 P58794 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:58794/sus/za/collection1/
   [junit4]   2> 198206 T1082 C148 P58794 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 198206 T1082 C148 P58794 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58794/sus/za/collection1/ has no replicas
   [junit4]   2> 198206 T1082 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:58794/sus/za/collection1/ shard1
   [junit4]   2> 198207 T1082 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 198207 T1048 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 198209 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 198210 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:58794/sus/za";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 198312 T1086 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> 198312 T1074 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> 198360 T1082 oasc.ZkController.register We are 
http://127.0.0.1:58794/sus/za/collection1/ and leader is 
http://127.0.0.1:58794/sus/za/collection1/
   [junit4]   2> 198360 T1082 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:58794/sus/za
   [junit4]   2> 198360 T1082 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 198361 T1082 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 198361 T1082 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 198362 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 198364 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:58794_sus%2Fza",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58794/sus/za"} current 
state version: 2
   [junit4]   2> 198364 T1075 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:58794_sus%2Fza",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58794/sus/za"}
   [junit4]   2> 198444 T1048 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores/collection1
   [junit4]   2> 198445 T1048 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 198447 T1048 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 198449 T1048 oejs.AbstractConnector.doStart Started 
[email protected]:54037
   [junit4]   2> 198450 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1482747
   [junit4]   2> 198450 T1048 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 198451 T1048 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001
   [junit4]   2> 198451 T1048 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/'
   [junit4]   2> 198467 T1074 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> 198467 T1086 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> 198471 T1048 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/solr.xml
   [junit4]   2> 198483 T1048 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores
   [junit4]   2> 198484 T1048 oasc.CoreContainer.<init> New CoreContainer 
33341749
   [junit4]   2> 198484 T1048 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/]
   [junit4]   2> 198485 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 198486 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 198486 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 198486 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 198487 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 198487 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 198488 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 198488 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 198488 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 198489 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 198489 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 198490 T1048 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 198490 T1048 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 198491 T1048 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 198491 T1048 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 198491 T1048 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52606/solr
   [junit4]   2> 198492 T1048 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 198492 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 198493 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 198495 T1098 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f3a6b1 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 198495 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 198496 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 198499 T1050 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14b0d6f125b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 198500 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 198501 T1101 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a0db3c name:ZooKeeperConnection 
Watcher:127.0.0.1:52606/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 198502 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 198508 T1048 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 199511 T1048 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44667_sus%2Fza
   [junit4]   2> 199512 T1048 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44667_sus%2Fza
   [junit4]   2> 199515 T1048 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 199517 T1048 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores
   [junit4]   2> 199518 T1048 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores/collection1/
   [junit4]   2> 199519 T1048 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 199519 T1102 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 199520 T1102 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 199520 T1102 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 199520 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 199521 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:44667_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44667/sus/za"} current 
state version: 3
   [junit4]   2> 199521 T1075 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:44667_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44667/sus/za"}
   [junit4]   2> 199522 T1075 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 199522 T1075 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 199624 T1086 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 199624 T1074 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 199624 T1101 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 200520 T1102 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 200521 T1102 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 200521 T1102 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 200521 T1102 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 200522 T1102 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 200522 T1102 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 200532 T1102 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 200533 T1102 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 200538 T1102 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 200548 T1102 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 200570 T1102 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 200571 T1102 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 200576 T1102 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 200756 T1102 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 200761 T1102 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 200762 T1102 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 200772 T1102 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 200775 T1102 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 200778 T1102 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 200779 T1102 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 200780 T1102 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 200780 T1102 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 200781 T1102 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 200781 T1102 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 200781 T1102 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 200781 T1102 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 200782 T1102 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty1/
   [junit4]   2> 200782 T1102 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f00b24
   [junit4]   2> 200783 T1102 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty1
   [junit4]   2> 200783 T1102 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty1/index/
   [junit4]   2> 200783 T1102 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 200784 T1102 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty1/index
   [junit4]   2> 200784 T1102 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=1.99609375, 
floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=26.536672556881904, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8784121129322116
   [junit4]   2> 200785 T1102 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@726bc9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27719),segFN=segments_1,generation=1}
   [junit4]   2> 200785 T1102 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 200789 T1102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 200789 T1102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 200790 T1102 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 200790 T1102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 200790 T1102 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 200790 T1102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 200790 T1102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 200791 T1102 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 200791 T1102 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 200791 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 200792 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 200792 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 200792 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 200793 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 200793 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 200794 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 200795 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 200795 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 200805 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 200806 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 200806 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 200806 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 200807 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 200807 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 200808 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 200808 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 200809 T1102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 200811 T1102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 200812 T1102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 200812 T1102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 200813 T1102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 200814 T1102 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 200815 T1102 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 200815 T1102 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 200816 T1102 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6596124234976054]
   [junit4]   2> 200817 T1102 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@726bc9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27719),segFN=segments_1,generation=1}
   [junit4]   2> 200817 T1102 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 200817 T1102 oass.SolrIndexSearcher.<init> Opening 
Searcher@70fea8[collection1] main
   [junit4]   2> 200817 T1102 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 200818 T1102 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 200819 T1102 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 200819 T1102 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 200819 T1102 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 200819 T1102 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 200820 T1102 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 200820 T1102 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 200820 T1102 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 200820 T1102 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 200821 T1103 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@70fea8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200821 T1102 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 200822 T1106 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:44667/sus/za collection:collection1 
shard:shard3
   [junit4]   2> 200822 T1048 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 200823 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 200822 T1106 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 200827 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 200828 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 200828 T1106 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 200828 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C149 name=collection1 
org.apache.solr.core.SolrCore@294a12 
url=http://127.0.0.1:44667/sus/za/collection1 node=127.0.0.1:44667_sus%2Fza 
C149_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:44667_sus%2Fza, state=down, core=collection1, 
base_url=http://127.0.0.1:44667/sus/za}
   [junit4]   2> 200829 T1106 C149 P44667 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:44667/sus/za/collection1/
   [junit4]   2> 200829 T1106 C149 P44667 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 200829 T1106 C149 P44667 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44667/sus/za/collection1/ has no replicas
   [junit4]   2> 200829 T1106 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:44667/sus/za/collection1/ shard3
   [junit4]   2> 200830 T1106 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 200830 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 200833 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 200834 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44667/sus/za";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 200936 T1074 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 200936 T1086 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 200937 T1101 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 200984 T1106 oasc.ZkController.register We are 
http://127.0.0.1:44667/sus/za/collection1/ and leader is 
http://127.0.0.1:44667/sus/za/collection1/
   [junit4]   2> 200984 T1106 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:44667/sus/za
   [junit4]   2> 200984 T1106 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 200984 T1106 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 200985 T1106 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 200986 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 200986 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:44667_sus%2Fza",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44667/sus/za"} current 
state version: 5
   [junit4]   2> 200987 T1075 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:44667_sus%2Fza",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44667/sus/za"}
   [junit4]   2> 201062 T1048 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores/collection1
   [junit4]   2> 201063 T1048 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 201063 T1048 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 201065 T1048 oejs.AbstractConnector.doStart Started 
[email protected]:58857
   [junit4]   2> 201066 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1482747
   [junit4]   2> 201066 T1048 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 201066 T1048 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001
   [junit4]   2> 201066 T1048 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/'
   [junit4]   2> 201078 T1048 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/solr.xml
   [junit4]   2> 201088 T1048 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores
   [junit4]   2> 201089 T1048 oasc.CoreContainer.<init> New CoreContainer 
17900339
   [junit4]   2> 201089 T1048 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/]
   [junit4]   2> 201090 T1086 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 201090 T1074 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 201090 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 201090 T1101 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 201090 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 201091 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 201091 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 201091 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 201092 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 201092 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 201092 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 201092 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 201093 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 201093 T1048 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 201093 T1048 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 201094 T1048 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201094 T1048 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201094 T1048 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 201094 T1048 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52606/solr
   [junit4]   2> 201095 T1048 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 201095 T1048 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 201096 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 201097 T1119 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a7456 name:ZooKeeperConnection 
Watcher:127.0.0.1:52606 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 201098 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 201098 T1048 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 201101 T1048 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 201102 T1122 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d85c2c name:ZooKeeperConnection 
Watcher:127.0.0.1:52606/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 201102 T1048 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 201107 T1048 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 202109 T1048 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57852_sus%2Fza
   [junit4]   2> 202110 T1048 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57852_sus%2Fza
   [junit4]   2> 202113 T1048 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 202115 T1048 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores
   [junit4]   2> 202117 T1048 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores/collection1/
   [junit4]   2> 202117 T1048 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 202118 T1123 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 202118 T1123 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 202118 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 202119 T1123 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 202119 T1075 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57852_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57852/sus/za"} current 
state version: 6
   [junit4]   2> 202120 T1075 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57852_sus%2Fza",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57852/sus/za"}
   [junit4]   2> 202120 T1075 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 202120 T1075 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 202223 T1086 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202223 T1074 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202223 T1122 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202223 T1101 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 203119 T1123 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 203119 T1123 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 203120 T1123 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 203120 T1123 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 203121 T1123 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 203121 T1123 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores/collection1/'
   [junit4]   2> 203135 T1123 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 203137 T1123 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 203144 T1123 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 203159 T1123 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 203190 T1123 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 203191 T1123 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 203200 T1123 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 203455 T1123 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 203461 T1123 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 203464 T1123 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 203474 T1123 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203477 T1123 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203481 T1123 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 203481 T1123 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 203482 T1123 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 203482 T1123 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 203483 T1123 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 203483 T1123 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 203483 T1123 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 203483 T1123 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203483 T1123 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty2/
   [junit4]   2> 203484 T1123 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f00b24
   [junit4]   2> 203485 T1123 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty2
   [junit4]   2> 203485 T1123 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty2/index/
   [junit4]   2> 203485 T1123 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 203485 T1123 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/tempDir-001/jetty2/index
   [junit4]   2> 203486 T1123 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=1.99609375, 
floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=26.536672556881904, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8784121129322116
   [junit4]   2> 203487 T1123 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@174e91b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@741a85),segFN=segments_1,generation=1}
   [junit4]   2> 203487 T1123 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 203492 T1123 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 203493 T1123 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 203493 T1123 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 203493 T1123 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203493 T1123 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203494 T1123 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 203494 T1123 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 203494 T1123 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 203495 T1123 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203495 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203496 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203496 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203497 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203497 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 203498 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 203499 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 203500 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 203500 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 203501 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 203502 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 203502 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 203503 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 203503 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 203504 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 203505 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 203505 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 203506 T1123 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 203509 T1123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203510 T1123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203512 T1123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203513 T1123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203520 T1123 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 203521 T1123 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 203521 T1123 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 203523 T1123 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6596124234976054]
   [junit4]   2> 203523 T1123 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@174e91b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@741a85),segFN=segments_1,generation=1}
   [junit4]   2> 203523 T1123 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 203524 T1123 oass.SolrIndexSearcher.<init> Opening 
Searcher@ff7a60[collection1] main
   [junit4]   2> 203524 T1123 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 203525 T1123 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 203525 T1123 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 203526 T1123 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 203526 T1123 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 203526 T1123 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203527 T1123 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 203527 T1123 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203527 T1123 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 203528 T1123 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 203528 T1124 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@ff7a60[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203529 T1123 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 203529 T1127 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57852/sus/za collection:collection1 
shard:shard2
   [junit4]   2> 203530 T1048 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 203530 T1048 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 203530 T1127 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 203533 T1127 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 203534 T1074 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 203536 T1127 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 203536 T1127 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C150 name=collection1 
org.apache.solr.core.SolrCore@9573db 
url=http://127.0.0.1:57852/sus/za/collection1 node=127.0.0.1:57852_sus%2Fza 
C150_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:57852_sus%2Fza, state=down, core=collection1, 
base_url=http://127.0.0.1:57852/sus

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

mits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b21322 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10649a5),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b21322 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10649a5),segFN=segments_2,generation=2}
   [junit4]   2> 246208 T1048 C169 P57647 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 246209 T1048 oasc.SolrCore.closeSearcher 
[repfacttest_c8n_2x2_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 246217 T1048 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 246218 T1048 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 
C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 
C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 246218 T1048 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 
C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data/index
   [junit4]   2> 246218 T1048 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 
C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 
C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data;done=false>>]
   [junit4]   2> 246218 T1048 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001/shard-3-001/cores/repfacttest_c8n_2x2_shard2_replica1/data
   [junit4]   2> 246219 T1048 oasc.Overseer.close Overseer 
(id=93182987991711754-127.0.0.1:57647_sus%2Fza-n_0000000003) closing
   [junit4]   2> 246219 T1332 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:57647_sus%2Fza
   [junit4]   2> 247720 T1331 oascc.ZkStateReader$2.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 247720 T1143 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 247743 T1048 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/sus/za,null}
   [junit4]   2> 247933 T1048 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 247934 T1048 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52606 52606
   [junit4]   2> 248559 T1049 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52606 52606
   [junit4]   2> 248561 T1049 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                4       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/collections/repfacttest_c8n_1x3/leader_elect/shard1/election/93182987991711754-core_node3-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> 248562 T1048 oasc.SocketProxy.close WARN Closing 3 connections 
to: http://127.0.0.1:58794/sus/za
   [junit4]   2> 248563 T1048 oasc.SocketProxy.close WARN Closing 19 
connections to: http://127.0.0.1:57647/sus/za
   [junit4]   2> 248563 T1048 oasc.SocketProxy.close WARN Closing 7 connections 
to: http://127.0.0.1:44667/sus/za
   [junit4]   2> 248564 T1048 oasc.SocketProxy.close WARN Closing 8 connections 
to: http://127.0.0.1:57852/sus/za
   [junit4]   2> 248564 T1048 oasc.ReplicationFactorTest.tearDown 
super.tearDown complete, closing all socket proxies
   [junit4]   2> 248565 T1048 oasc.SocketProxy.close WARN Closing 0 connections 
to: http://127.0.0.1:58794/sus/za
   [junit4]   2> 248565 T1048 oasc.SocketProxy.close WARN Closing 0 connections 
to: http://127.0.0.1:57647/sus/za
   [junit4]   2> 248565 T1048 oasc.SocketProxy.close WARN Closing 0 connections 
to: http://127.0.0.1:44667/sus/za
   [junit4]   2> 248565 T1048 oasc.SocketProxy.close WARN Closing 0 connections 
to: http://127.0.0.1:57852/sus/za
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch 
-Dtests.seed=C9F1855E170E9BAE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_DO -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   52.1s J1 | ReplicationFactorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57852/sus/za/repfacttest_c8n_2x2: The target 
server failed to respond
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C9F1855E170E9BAE:48170B466051FB92]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    >        at 
org.apache.solr.cloud.ReplicationFactorTest.sendNonDirectUpdateRequestReplica(ReplicationFactorTest.java:195)
   [junit4]    >        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf2NotUsingDirectUpdates(ReplicationFactorTest.java:165)
   [junit4]    >        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:129)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 248601 T1048 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest
 C9F1855E170E9BAE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{id=PostingsFormat(name=Direct), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=FST50, text=BlockTreeOrds(blocksize=128)}, 
docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, 
locale=es_DO, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_72 
(32-bit)/cpus=8,threads=1,free=113095128,total=257425408
   [junit4]   2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest, 
TestRemoteStreaming, SpellCheckCollatorTest, QueryEqualityTest, 
TestMiniSolrCloudClusterSSL, CopyFieldTest, CurrencyFieldOpenExchangeTest, 
ShardRoutingCustomTest, TestFileDictionaryLookup, FileBasedSpellCheckerTest, 
SimpleCollectionCreateDeleteTest, TestManagedSchemaFieldResource, 
SimplePostToolTest, DistributedIntervalFacetingTest, DeleteInactiveReplicaTest, 
CloudMLTQParserTest, TestBadConfig, TestHighlightDedupGrouping, TestRangeQuery, 
TestDynamicFieldCollectionResource, BinaryUpdateRequestHandlerTest, 
TestFieldSortValues, TestDefaultSearchFieldResource, TestFoldingMultitermQuery, 
AssignTest, DistributedQueueTest, SearchHandlerTest, 
TestSchemaSimilarityResource, ReplicationFactorTest]
   [junit4] Completed on J1 in 52.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1308 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: 
There were test failures: 460 suites, 1845 tests, 1 error, 45 ignored (20 
assumptions)

Total time: 69 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_72 -server 
-XX:+UseParallelGC
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