Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2021/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' 
full output: {   "responseHeader":{     "status":0,     "QTime":1},   
"response":{     "znodeVersion":1,     "params":{       "x":{         "a":"A 
val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY 
val",         "b":"BY val",         "i":20,         "d":[           "val 1",    
       "val 2"],         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for 
path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":1},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([3B648D9B98428081:B330B24136BEED79]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:224)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/init-core-data-001
   [junit4]   2> 2148075 T10822 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 2148075 T10822 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /gdzl/b
   [junit4]   2> 2148082 T10822 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2148083 T10823 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2148184 T10822 oasc.ZkTestServer.run start zk server on 
port:62929
   [junit4]   2> 2148184 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2148185 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2148193 T10830 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b23489e 
name:ZooKeeperConnection Watcher:127.0.0.1:62929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2148193 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2148194 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2148194 T10822 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2148199 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2148201 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2148202 T10833 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f2d3a19 name:ZooKeeperConnection 
Watcher:127.0.0.1:62929/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2148203 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2148206 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2148206 T10822 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2148210 T10822 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2148213 T10822 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2148216 T10822 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2148222 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2148222 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2148237 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2148237 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2148242 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2148242 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2148245 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2148246 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2148249 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2148250 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2148253 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2148254 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2148258 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2148258 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2148262 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2148262 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2148266 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2148266 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2148271 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2148271 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2148275 T10822 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2148275 T10822 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2148602 T10822 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1
   [junit4]   2> 2148605 T10822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2148611 T10822 oejs.AbstractConnector.doStart Started 
[email protected]:62935
   [junit4]   2> 2148611 T10822 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/tempDir-001/control/data, hostContext=/gdzl/b, 
hostPort=62935, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores}
   [junit4]   2> 2148611 T10822 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2148611 T10822 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/'
   [junit4]   2> 2148646 T10822 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/solr.xml
   [junit4]   2> 2148655 T10822 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores
   [junit4]   2> 2148655 T10822 oasc.CoreContainer.<init> New CoreContainer 
1501524036
   [junit4]   2> 2148656 T10822 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/]
   [junit4]   2> 2148656 T10822 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/lib
   [junit4]   2> 2148657 T10822 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/lib).
   [junit4]   2> 2148665 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2148666 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2148667 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2148667 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2148667 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2148667 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2148667 T10822 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2148668 T10822 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2148668 T10822 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2148668 T10822 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2148669 T10822 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62929/solr
   [junit4]   2> 2148669 T10822 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2148669 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2148671 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2148673 T10845 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9156bb1 name:ZooKeeperConnection 
Watcher:127.0.0.1:62929 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2148674 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2148674 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2148677 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2148679 T10848 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a8482a4 name:ZooKeeperConnection 
Watcher:127.0.0.1:62929/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2148679 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2148681 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2148687 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2148691 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2148696 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2148702 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2148708 T10822 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 2148715 T10822 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2148718 T10822 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2148722 T10822 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62935_gdzl%2Fb
   [junit4]   2> 2148723 T10822 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62935_gdzl%2Fb
   [junit4]   2> 2148727 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2148731 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2148735 T10822 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2148738 T10822 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:62935_gdzl%2Fb
   [junit4]   2> 2148738 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2148742 T10822 oasc.Overseer.start Overseer 
(id=93504040952135683-127.0.0.1:62935_gdzl%2Fb-n_0000000000) starting
   [junit4]   2> 2148747 T10822 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2148766 T10822 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2148767 T10822 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2148767 T10850 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2148768 T10849 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2148777 T10822 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2148781 T10822 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/
   [junit4]   2> 2148781 T10822 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2148783 T10852 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2148783 T10852 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2148784 T10852 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2148784 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2148786 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62935/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62935_gdzl%2Fb",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 2148787 T10849 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62935/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62935_gdzl%2Fb",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2148788 T10849 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 2148788 T10849 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2148789 T10848 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> 2149786 T10852 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2149786 T10852 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2149787 T10852 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2149788 T10852 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2149789 T10852 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2149790 T10852 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/'
   [junit4]   2> 2149805 T10852 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2149807 T10852 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2149815 T10852 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2149817 T10852 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2149823 T10852 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2149826 T10852 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2149829 T10852 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2149917 T10852 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2149926 T10852 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2149926 T10852 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2149942 T10852 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2149946 T10852 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2149949 T10852 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2149950 T10852 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2149950 T10852 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2149951 T10852 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2149952 T10852 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2149952 T10852 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2149952 T10852 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2149953 T10852 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2149953 T10852 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/data/
   [junit4]   2> 2149953 T10852 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f59cc4c
   [junit4]   2> 2149953 T10852 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/data
   [junit4]   2> 2149953 T10852 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2149954 T10852 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2149954 T10852 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/control-001/cores/collection1/data/index
   [junit4]   2> 2149955 T10852 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=6.015625, 
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=25.06419888670097, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6806542730343715
   [junit4]   2> 2149956 T10852 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@74421b29 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1903c35b),segFN=segments_1,generation=1}
   [junit4]   2> 2149956 T10852 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2149960 T10852 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2149960 T10852 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2149960 T10852 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2149961 T10852 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2149961 T10852 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2149961 T10852 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2149961 T10852 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2149961 T10852 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2149961 T10852 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2149967 T10852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2149968 T10852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2149969 T10852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2149970 T10852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2150441 T10852 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2150442 T10852 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2150444 T10852 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2150444 T10852 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2150445 T10852 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2150445 T10852 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2150446 T10852 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.2939453125, 
floorSegmentMB=0.943359375, forceMergeDeletesPctAllowed=7.554443795241037, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7169874359197947
   [junit4]   2> 2150446 T10852 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@74421b29 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1903c35b),segFN=segments_1,generation=1}
   [junit4]   2> 2150446 T10852 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2150446 T10852 oass.SolrIndexSearcher.<init> Opening 
Searcher@71d9a1d8[collection1] main
   [junit4]   2> 2150447 T10852 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2150449 T10852 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2150449 T10852 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2150450 T10852 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2150451 T10852 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2150451 T10852 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2150452 T10852 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2150452 T10852 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2150453 T10852 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2150453 T10852 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2150453 T10852 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2150453 T10853 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@71d9a1d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2150455 T10856 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62935/gdzl/b 
collection:control_collection shard:shard1
   [junit4]   2> 2150456 T10822 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2150456 T10822 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2150456 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2150456 T10856 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2150457 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150460 T10859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ca5b3b6 
name:ZooKeeperConnection Watcher:127.0.0.1:62929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2150460 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2150460 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2150461 T10822 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2150468 T10822 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 2150469 T10856 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2150471 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2150473 T10856 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2150473 T10856 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2683 name=collection1 
org.apache.solr.core.SolrCore@53a8219d 
url=http://127.0.0.1:62935/gdzl/b/collection1 node=127.0.0.1:62935_gdzl%2Fb 
C2683_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:62935/gdzl/b, node_name=127.0.0.1:62935_gdzl%2Fb, 
state=down}
   [junit4]   2> 2150473 T10856 C2683 P62935 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:62935/gdzl/b/collection1/
   [junit4]   2> 2150474 T10849 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> 2150474 T10856 C2683 P62935 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2150474 T10856 C2683 P62935 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62935/gdzl/b/collection1/ has no replicas
   [junit4]   2> 2150475 T10856 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:62935/gdzl/b/collection1/ shard1
   [junit4]   2> 2150475 T10856 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2150477 T10848 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> 2150479 T10859 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> 2150492 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2150494 T10849 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:62935/gdzl/b";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 2150603 T10848 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> 2150603 T10859 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> 2150648 T10856 oasc.ZkController.register We are 
http://127.0.0.1:62935/gdzl/b/collection1/ and leader is 
http://127.0.0.1:62935/gdzl/b/collection1/
   [junit4]   2> 2150649 T10856 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:62935/gdzl/b
   [junit4]   2> 2150649 T10856 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2150649 T10856 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2150649 T10856 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2150651 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2150655 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62935/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62935_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 2150657 T10849 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62935/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62935_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2150765 T10848 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> 2150765 T10859 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> 2150895 T10822 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1
   [junit4]   2> 2150898 T10822 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001
   [junit4]   2> 2150898 T10822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2150904 T10822 oejs.AbstractConnector.doStart Started 
[email protected]:62940
   [junit4]   2> 2150905 T10822 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/gdzl/b, hostPort=62940, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores}
   [junit4]   2> 2150906 T10822 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2150906 T10822 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/'
   [junit4]   2> 2150945 T10822 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/solr.xml
   [junit4]   2> 2150955 T10822 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores
   [junit4]   2> 2150956 T10822 oasc.CoreContainer.<init> New CoreContainer 
1296255054
   [junit4]   2> 2150956 T10822 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/]
   [junit4]   2> 2150956 T10822 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/lib
   [junit4]   2> 2150957 T10822 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/lib).
   [junit4]   2> 2150966 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2150967 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2150967 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2150967 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2150967 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2150967 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2150968 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2150968 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2150968 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2150968 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2150969 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2150969 T10822 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2150970 T10822 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2150970 T10822 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2150970 T10822 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2150971 T10822 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62929/solr
   [junit4]   2> 2150971 T10822 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2150972 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2150973 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150975 T10871 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6511c27c 
name:ZooKeeperConnection Watcher:127.0.0.1:62929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2150976 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2150976 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2150980 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150982 T10874 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@417b097d 
name:ZooKeeperConnection Watcher:127.0.0.1:62929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2150983 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2150993 T10822 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2152004 T10822 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62940_gdzl%2Fb
   [junit4]   2> 2152005 T10822 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62940_gdzl%2Fb
   [junit4]   2> 2152012 T10822 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2152016 T10822 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2152017 T10822 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/
   [junit4]   2> 2152018 T10822 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2152020 T10875 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2152020 T10875 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2152021 T10875 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2152021 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2152024 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62940/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62940_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2152025 T10849 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62940/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62940_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2152025 T10849 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 2152025 T10849 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 2152134 T10874 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> 2152134 T10848 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> 2152135 T10859 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> 2153023 T10875 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2153023 T10875 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2153024 T10875 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2153024 T10875 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2153026 T10875 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2153026 T10875 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2153044 T10875 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2153047 T10875 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2153054 T10875 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2153057 T10875 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2153077 T10875 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2153079 T10875 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2153084 T10875 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2153212 T10875 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2153223 T10875 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2153227 T10875 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2153263 T10875 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2153267 T10875 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2153270 T10875 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2153272 T10875 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2153272 T10875 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2153273 T10875 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2153274 T10875 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2153274 T10875 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2153274 T10875 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2153274 T10875 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2153274 T10875 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2153275 T10875 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f59cc4c
   [junit4]   2> 2153275 T10875 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2153275 T10875 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2153275 T10875 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2153275 T10875 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2153276 T10875 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=6.015625, 
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=25.06419888670097, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6806542730343715
   [junit4]   2> 2153276 T10875 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@38ee1fc1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31130f20),segFN=segments_1,generation=1}
   [junit4]   2> 2153276 T10875 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2153282 T10875 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2153282 T10875 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2153282 T10875 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2153282 T10875 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2153283 T10875 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2153283 T10875 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2153283 T10875 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2153284 T10875 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2153284 T10875 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2153291 T10875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2153292 T10875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2153294 T10875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2153295 T10875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2153311 T10875 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2153311 T10875 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2153313 T10875 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2153313 T10875 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2153314 T10875 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2153314 T10875 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2153315 T10875 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.2939453125, 
floorSegmentMB=0.943359375, forceMergeDeletesPctAllowed=7.554443795241037, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7169874359197947
   [junit4]   2> 2153315 T10875 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@38ee1fc1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31130f20),segFN=segments_1,generation=1}
   [junit4]   2> 2153315 T10875 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2153316 T10875 oass.SolrIndexSearcher.<init> Opening 
Searcher@29d73af8[collection1] main
   [junit4]   2> 2153316 T10875 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2153317 T10875 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2153317 T10875 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2153318 T10875 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2153318 T10875 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2153318 T10875 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2153319 T10875 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2153319 T10875 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2153319 T10875 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2153319 T10875 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2153319 T10875 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2153320 T10876 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@29d73af8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153321 T10879 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62940/gdzl/b collection:collection1 
shard:shard2
   [junit4]   2> 2153321 T10822 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2153321 T10822 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2153322 T10879 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2153332 T10879 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 2153336 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2153348 T10879 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2153349 T10879 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2684 name=collection1 
org.apache.solr.core.SolrCore@5ea88d5c 
url=http://127.0.0.1:62940/gdzl/b/collection1 node=127.0.0.1:62940_gdzl%2Fb 
C2684_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:62940/gdzl/b, node_name=127.0.0.1:62940_gdzl%2Fb, 
state=down}
   [junit4]   2> 2153349 T10879 C2684 P62940 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:62940/gdzl/b/collection1/
   [junit4]   2> 2153349 T10879 C2684 P62940 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2153350 T10879 C2684 P62940 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62940/gdzl/b/collection1/ has no replicas
   [junit4]   2> 2153350 T10879 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:62940/gdzl/b/collection1/ shard2
   [junit4]   2> 2153351 T10879 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2153351 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 2153363 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2153365 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:62940/gdzl/b";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 2153473 T10874 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> 2153474 T10848 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> 2153474 T10859 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> 2153519 T10879 oasc.ZkController.register We are 
http://127.0.0.1:62940/gdzl/b/collection1/ and leader is 
http://127.0.0.1:62940/gdzl/b/collection1/
   [junit4]   2> 2153519 T10879 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:62940/gdzl/b
   [junit4]   2> 2153519 T10879 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2153519 T10879 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2153519 T10879 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2153521 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2153524 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62940/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62940_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 2153525 T10849 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62940/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62940_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2153635 T10874 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> 2153638 T10848 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> 2153639 T10859 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> 2153731 T10822 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1
   [junit4]   2> 2153734 T10822 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001
   [junit4]   2> 2153734 T10822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2153739 T10822 oejs.AbstractConnector.doStart Started 
[email protected]:62953
   [junit4]   2> 2153740 T10822 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/gdzl/b, hostPort=62953, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores}
   [junit4]   2> 2153741 T10822 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2153741 T10822 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/'
   [junit4]   2> 2153796 T10822 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/solr.xml
   [junit4]   2> 2153807 T10822 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores
   [junit4]   2> 2153807 T10822 oasc.CoreContainer.<init> New CoreContainer 
1771059205
   [junit4]   2> 2153808 T10822 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/]
   [junit4]   2> 2153808 T10822 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/lib
   [junit4]   2> 2153810 T10822 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/lib).
   [junit4]   2> 2153821 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2153821 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2153822 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2153822 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2153822 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2153823 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2153823 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2153823 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2153823 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2153824 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2153824 T10822 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2153824 T10822 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2153825 T10822 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2153825 T10822 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2153825 T10822 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2153825 T10822 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62929/solr
   [junit4]   2> 2153826 T10822 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2153826 T10822 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2153827 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2153829 T10891 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cc2e407 
name:ZooKeeperConnection Watcher:127.0.0.1:62929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2153829 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2153830 T10822 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2153833 T10822 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2153836 T10894 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e559bd4 name:ZooKeeperConnection 
Watcher:127.0.0.1:62929/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2153836 T10822 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2153846 T10822 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2154858 T10822 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62953_gdzl%2Fb
   [junit4]   2> 2154860 T10822 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62953_gdzl%2Fb
   [junit4]   2> 2154870 T10822 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2154879 T10822 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2154882 T10822 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/
   [junit4]   2> 2154882 T10822 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 2154885 T10895 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2154885 T10895 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2154886 T10848 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2154886 T10895 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2154889 T10849 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62953/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62953_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 2154890 T10849 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62953/gdzl/b";,
   [junit4]   2>          "node_name":"127.0.0.1:62953_gdzl%2Fb",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2154890 T10849 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 2154890 T10849 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2154998 T10894 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> 2154998 T10874 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> 2154998 T10859 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> 2154998 T10848 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> 2155889 T10895 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2155889 T10895 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2155891 T10895 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2155891 T10895 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2155893 T10895 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2155893 T10895 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/'
   [junit4]   2> 2155914 T10895 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2155917 T10895 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2155926 T10895 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2155929 T10895 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2155936 T10895 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2155939 T10895 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2155943 T10895 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2156033 T10895 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2156042 T10895 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2156043 T10895 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2156063 T10895 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2156067 T10895 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2156070 T10895 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2156072 T10895 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2156072 T10895 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2156072 T10895 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2156075 T10895 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2156075 T10895 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2156075 T10895 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2156075 T10895 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2156076 T10895 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 2156076 T10895 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f59cc4c
   [junit4]   2> 2156076 T10895 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/data
   [junit4]   2> 2156076 T10895 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 2156076 T10895 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2156077 T10895 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 2156077 T10895 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=6.015625, 
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=25.06419888670097, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6806542730343715
   [junit4]   2> 2156078 T10895 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7953e5d5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c34ce8c),segFN=segments_1,generation=1}
   [junit4]   2> 2156078 T10895 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2156081 T10895 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2156082 T10895 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2156082 T10895 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2156082 T10895 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2156082 T10895 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2156082 T10895 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2156083 T10895 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2156083 T10895 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2156083 T10895 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2156089 T10895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2156090 T10895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2156091 T10895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2156092 T10895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2156099 T10895 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2156099 T10895 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2156100 T10895 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2156100 T10895 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2156102 T10895 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2156102 T10895 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2156103 T10895 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=1

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

kClient.java:442)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2>                at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2>                ... 11 more
   [junit4]   2>        
   [junit4]   2> 2200337 T11136 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2200350 T10822 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/gdzl/b,null}
   [junit4]   2> 2200542 T10822 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62929 62929
   [junit4]   2> 2200573 T10823 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62929 62929
   [junit4]   2> 2201582 T10823 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                105     /solr/configs/conf1
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=3B648D9B98428081 -Dtests.slow=true -Dtests.locale=es_GT 
-Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 53.5s J0 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":1},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":1,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3B648D9B98428081:B330B24136BEED79]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:224)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2201593 T10822 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 3B648D9B98428081-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=es_GT, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=180304080,total=450281472
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, 
TestElisionMultitermQuery, TestFileDictionaryLookup, 
DistributedFacetPivotWhiteBoxTest, TestReRankQParserPlugin, 
DistributedSpellCheckComponentTest, TestReplicaProperties, 
SolrIndexSplitterTest, DirectSolrConnectionTest, TestCoreContainer, 
RecoveryZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestArbitraryIndexDir, SynonymTokenizerTest, TestReloadAndDeleteDocs, 
TestComplexPhraseQParserPlugin, TestLazyCores, DistanceFunctionTest, 
TestLRUCache, TestNRTOpen, NumericFieldsTest, TestShortCircuitedRequests, 
TestDynamicFieldResource, RemoteQueryErrorTest, TestBinaryField, 
TestManagedSchemaFieldResource, TestSolrXml, TestSolrQueryParserResource, 
UUIDFieldTest, TestCollationField, TestPartialUpdateDeduplication, 
ExternalCollectionsTest, DistribJoinFromCollectionTest, 
TestBM25SimilarityFactory, TestCustomSort, URLClassifyProcessorTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestIBSimilarityFactory, 
LukeRequestHandlerTest, SoftAutoCommitTest, TestInitQParser, 
TestAtomicUpdateErrorCases, DistribDocExpirationUpdateProcessorTest, 
SolrInfoMBeanTest, TestTrackingShardHandlerFactory, DOMUtilTest, 
SliceStateTest, TestDistributedSearch, 
OverriddenZkACLAndCredentialsProvidersTest, 
TestManagedSchemaDynamicFieldResource, TestJmxIntegration, TestDocumentBuilder, 
CachingDirectoryFactoryTest, TestExactStatsCache, 
TestSolrConfigHandlerConcurrent, MigrateRouteKeyTest, TestCharFilters, 
RankQueryTest, DistributedSuggestComponentTest, 
DistributedIntervalFacetingTest, DocValuesMissingTest, ScriptEngineTest, 
CoreMergeIndexesAdminHandlerTest, TestPivotHelperCode, TestUpdate, 
TestAnalyzedSuggestions, TestManagedResourceStorage, SpatialRPTFieldTypeTest, 
AtomicUpdatesTest, BJQParserTest, ActionThrottleTest, TestMaxScoreQueryParser, 
TestCSVResponseWriter, TestCollationFieldDocValues, TestRandomDVFaceting, 
QueryElevationComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
SuggesterFSTTest, ClusterStateTest, TestExtendedDismaxParser, 
TestBinaryResponseWriter, TestWordDelimiterFilterFactory, TestRecoveryHdfs, 
TestComponentsName, SolrCoreCheckLockOnStartupTest, OutputWriterTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestStressReorder, 
SuggestComponentTest, BufferStoreTest, DocValuesTest, 
DistributedQueryElevationComponentTest, SampleTest, SolrTestCaseJ4Test, 
LeaderElectionTest, TestSchemaNameResource, TestQueryTypes, TestCSVLoader, 
CloudExitableDirectoryReaderTest, DocumentAnalysisRequestHandlerTest, 
SpatialHeatmapFacetsTest, TestRebalanceLeaders, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, MultiThreadedOCPTest, 
TestMiniSolrCloudCluster, TestIndexSearcher, SolrPluginUtilsTest, 
TestSchemaManager, ClusterStateUpdateTest, PreAnalyzedFieldTest, 
TestSurroundQueryParser, HardAutoCommitTest, TestFunctionQuery, 
TestFieldResource, TestConfigSets, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
ShardRoutingTest, TestReplicationHandler, TestFaceting, ZkControllerTest, 
TestJoin, TestReload, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, 
SolrCoreTest, PeerSyncTest, BasicFunctionalityTest, TestBadConfig, 
ShowFileRequestHandlerTest, CoreAdminHandlerTest, SuggesterTSTTest, 
TestStressLucene, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, 
LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, TestSolrDeletionPolicy2, 
MultiTermTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, 
ChaosMonkeyNothingIsSafeTest, TestSimpleTrackingShardHandler, AssignTest, 
AsyncMigrateRouteKeyTest, DeleteReplicaTest, DistributedQueueTest, 
LeaderFailoverAfterPartitionTest, RecoveryAfterSoftCommitTest, 
RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, 
TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, 
TestRequestStatusCollectionAPI, ExitableDirectoryReaderTest, 
RequestLoggingTest, TestReplicationHandlerBackup, TestReqParamsAPI, 
TestSolrConfigHandlerCloud]
   [junit4] Completed on J0 in 53.56s, 1 test, 1 failure <<< FAILURES!

[...truncated 177 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: 
There were test failures: 474 suites, 1890 tests, 1 failure, 53 ignored (20 
assumptions)

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


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

Reply via email to