Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2241/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([DCC4C38CB3B2FF52:5490FC561D4E92AA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:171)
        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:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:57)
        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 9647 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/init-core-data-001
   [junit4]   2> 655593 T3171 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 655593 T3171 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /q/cw
   [junit4]   2> 655595 T3171 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 655595 T3172 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 655595 T3172 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 655696 T3171 oasc.ZkTestServer.run start zk server on 
port:57088
   [junit4]   2> 655696 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 655697 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 655703 T3179 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a7248b0 
name:ZooKeeperConnection Watcher:127.0.0.1:57088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655703 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 655703 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 655704 T3171 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 655709 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 655710 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 655713 T3182 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fae23df 
name:ZooKeeperConnection Watcher:127.0.0.1:57088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655714 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 655714 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 655714 T3171 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 655719 T3171 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 655723 T3171 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 655726 T3171 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 655730 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 655731 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 655738 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 655738 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 655742 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655742 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655748 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 655748 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 655752 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 655752 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 655756 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 655756 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 655761 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 655762 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 655766 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655766 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 655770 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655771 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655775 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 655775 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 655779 T3171 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 655780 T3171 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 656123 T3171 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1
   [junit4]   2> 656125 T3171 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 656129 T3171 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4599e9e3{/q/cw,null,AVAILABLE}
   [junit4]   2> 656130 T3171 oejs.AbstractConnector.doStart Started 
ServerConnector@40ead059{HTTP/1.1}{127.0.0.1:57091}
   [junit4]   2> 656130 T3171 oejs.Server.doStart Started @658518ms
   [junit4]   2> 656130 T3171 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/tempDir-001/control/data, hostContext=/q/cw, 
hostPort=57091, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores}
   [junit4]   2> 656131 T3171 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 656131 T3171 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/'
   [junit4]   2> 656161 T3171 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/solr.xml
   [junit4]   2> 656168 T3171 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores
   [junit4]   2> 656169 T3171 oasc.CoreContainer.<init> New CoreContainer 
2097687973
   [junit4]   2> 656169 T3171 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/]
   [junit4]   2> 656169 T3171 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/lib
   [junit4]   2> 656170 T3171 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/lib).
   [junit4]   2> 656179 T3171 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 656185 T3171 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 656185 T3171 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 656186 T3171 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 656186 T3171 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 656186 T3171 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57088/solr
   [junit4]   2> 656186 T3171 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 656188 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 656190 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 656193 T3196 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c6a8c79 
name:ZooKeeperConnection Watcher:127.0.0.1:57088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656197 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 656197 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 656201 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 656206 T3199 n:127.0.0.1:57091_q%2Fcw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cfdf86e name:ZooKeeperConnection 
Watcher:127.0.0.1:57088/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 656206 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656209 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 656220 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 656228 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 656232 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 656237 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 656243 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 656247 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 656250 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 656253 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57091_q%2Fcw
   [junit4]   2> 656254 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57091_q%2Fcw
   [junit4]   2> 656258 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 656261 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 656265 T3171 n:127.0.0.1:57091_q%2Fcw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 656270 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:57091_q%2Fcw
   [junit4]   2> 656270 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 656274 T3171 n:127.0.0.1:57091_q%2Fcw oasc.Overseer.start 
Overseer (id=93739450146160643-127.0.0.1:57091_q%2Fcw-n_0000000000) starting
   [junit4]   2> 656278 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 656293 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 656294 T3171 n:127.0.0.1:57091_q%2Fcw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 656295 T3200 n:127.0.0.1:57091_q%2Fcw 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 656294 T3201 n:127.0.0.1:57091_q%2Fcw 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 656306 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores
   [junit4]   2> 656308 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 656308 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/
   [junit4]   2> 656308 T3171 n:127.0.0.1:57091_q%2Fcw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 656311 T3203 n:127.0.0.1:57091_q%2Fcw c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 656311 T3203 n:127.0.0.1:57091_q%2Fcw c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 656312 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 656312 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 656314 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57091/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57091_q%2Fcw",
   [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> 656315 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57091/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57091_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 656315 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 656315 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 656317 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 657314 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 657315 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 657316 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 657316 T3203 n:127.0.0.1:57091_q%2Fcw 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 657318 T3203 n:127.0.0.1:57091_q%2Fcw 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 657318 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/'
   [junit4]   2> 657335 T3203 n:127.0.0.1:57091_q%2Fcw oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 657342 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 657358 T3203 n:127.0.0.1:57091_q%2Fcw oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 657366 T3203 n:127.0.0.1:57091_q%2Fcw oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 657369 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 657373 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 657460 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 657468 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 657468 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 657489 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 657492 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 657495 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 657497 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 657497 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 657497 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 657499 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 657499 T3203 n:127.0.0.1:57091_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 657500 T3203 n:127.0.0.1:57091_q%2Fcw 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 657500 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 657500 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 657500 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3012e344
   [junit4]   2> 657501 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/data
   [junit4]   2> 657501 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/data/index/
   [junit4]   2> 657501 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 657501 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/control-001/cores/collection1/data/index
   [junit4]   2> 657501 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 657502 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4c295cf1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@444ba484),segFN=segments_1,generation=1}
   [junit4]   2> 657502 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 657506 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 657507 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 657508 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 657508 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 657514 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657516 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657517 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657518 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657522 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
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> 657522 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 657523 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 657523 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 657524 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 657524 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 657524 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1436576480, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 657525 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4c295cf1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@444ba484),segFN=segments_1,generation=1}
   [junit4]   2> 657525 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 657526 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@433ef319[collection1] main
   [junit4]   2> 657526 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 657528 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 657529 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 657529 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 657530 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 657530 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 657531 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 657531 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 657531 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 657531 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 657532 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 657532 T3204 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@433ef319[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 657533 T3203 n:127.0.0.1:57091_q%2Fcw x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 657535 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57091/q/cw 
collection:control_collection shard:shard1
   [junit4]   2> 657536 T3171 n:127.0.0.1:57091_q%2Fcw 
oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 657536 T3171 n:127.0.0.1:57091_q%2Fcw 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 657537 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 657538 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 657539 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 657541 T3210 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bf6e214 
name:ZooKeeperConnection Watcher:127.0.0.1:57088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657542 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 657542 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 657542 T3171 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 657549 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 657549 T3171 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 657551 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 657553 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 657553 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C825 name=collection1 
org.apache.solr.core.SolrCore@5c56f847 
url=http://127.0.0.1:57091/q/cw/collection1 node=127.0.0.1:57091_q%2Fcw 
C825_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:57091/q/cw, node_name=127.0.0.1:57091_q%2Fcw, 
state=down}
   [junit4]   2> 657553 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 C825 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57091/q/cw/collection1/
   [junit4]   2> 657553 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 C825 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 657553 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 C825 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57091/q/cw/collection1/ has no replicas
   [junit4]   2> 657554 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:57091/q/cw/collection1/ shard1
   [junit4]   2> 657554 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 657553 T3200 n:127.0.0.1:57091_q%2Fcw 
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> 657564 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 657566 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57091/q/cw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 657674 T3210 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> 657675 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 657720 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57091/q/cw/collection1/ and leader is 
http://127.0.0.1:57091/q/cw/collection1/
   [junit4]   2> 657720 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57091/q/cw
   [junit4]   2> 657720 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 657720 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 657720 T3207 n:127.0.0.1:57091_q%2Fcw c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 657722 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 657724 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57091/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57091_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 657726 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Update state numShards=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:57091/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57091_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 657833 T3210 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> 657833 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 657880 T3171 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1
   [junit4]   2> 657883 T3171 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001
   [junit4]   2> 657884 T3171 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 657888 T3171 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@7fbfd570{/q/cw,null,AVAILABLE}
   [junit4]   2> 657888 T3171 oejs.AbstractConnector.doStart Started 
ServerConnector@4b22118{HTTP/1.1}{127.0.0.1:57095}
   [junit4]   2> 657889 T3171 oejs.Server.doStart Started @660275ms
   [junit4]   2> 657889 T3171 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/q/cw, hostPort=57095, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores}
   [junit4]   2> 657889 T3171 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 657890 T3171 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/'
   [junit4]   2> 657922 T3171 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/solr.xml
   [junit4]   2> 657931 T3171 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores
   [junit4]   2> 657931 T3171 oasc.CoreContainer.<init> New CoreContainer 
528366777
   [junit4]   2> 657932 T3171 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/]
   [junit4]   2> 657932 T3171 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/lib
   [junit4]   2> 657933 T3171 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/lib).
   [junit4]   2> 657942 T3171 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 657946 T3171 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 657946 T3171 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 657946 T3171 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 657946 T3171 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 657947 T3171 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57088/solr
   [junit4]   2> 657947 T3171 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 657947 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 657948 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 657952 T3224 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@35119ac3 
name:ZooKeeperConnection Watcher:127.0.0.1:57088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657953 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 657953 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 657956 T3171 n:127.0.0.1:57095_q%2Fcw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 657958 T3227 n:127.0.0.1:57095_q%2Fcw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7df1b0df 
name:ZooKeeperConnection Watcher:127.0.0.1:57088/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657958 T3171 n:127.0.0.1:57095_q%2Fcw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 657970 T3171 n:127.0.0.1:57095_q%2Fcw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 658981 T3171 n:127.0.0.1:57095_q%2Fcw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57095_q%2Fcw
   [junit4]   2> 658982 T3171 n:127.0.0.1:57095_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57095_q%2Fcw
   [junit4]   2> 658987 T3171 n:127.0.0.1:57095_q%2Fcw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 658992 T3171 n:127.0.0.1:57095_q%2Fcw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores
   [junit4]   2> 658994 T3171 n:127.0.0.1:57095_q%2Fcw 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 658994 T3171 n:127.0.0.1:57095_q%2Fcw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/
   [junit4]   2> 658994 T3171 n:127.0.0.1:57095_q%2Fcw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 658996 T3228 n:127.0.0.1:57095_q%2Fcw c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 658996 T3228 n:127.0.0.1:57095_q%2Fcw c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 658998 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 658998 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 659001 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57095/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57095_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 659002 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57095/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57095_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 659002 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 659003 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 659111 T3210 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> 659111 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 659111 T3227 n:127.0.0.1:57095_q%2Fcw 
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> 660000 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 660000 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 660001 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 660002 T3228 n:127.0.0.1:57095_q%2Fcw 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 660004 T3228 n:127.0.0.1:57095_q%2Fcw 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 660004 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/'
   [junit4]   2> 660022 T3228 n:127.0.0.1:57095_q%2Fcw oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 660029 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 660032 T3228 n:127.0.0.1:57095_q%2Fcw oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 660040 T3228 n:127.0.0.1:57095_q%2Fcw oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 660043 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 660047 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 660143 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 660152 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 660153 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 660175 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 660182 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 660203 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 660211 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 660212 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 660212 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 660216 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 660217 T3228 n:127.0.0.1:57095_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 660217 T3228 n:127.0.0.1:57095_q%2Fcw 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 660218 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 660220 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 660220 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3012e344
   [junit4]   2> 660221 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/data
   [junit4]   2> 660222 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 660223 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 660227 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 660239 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 660248 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@20db9553 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31c8eae3),segFN=segments_1,generation=1}
   [junit4]   2> 660254 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 660263 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 660264 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 660265 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 660265 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 660266 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 660266 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 660266 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 660266 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 660266 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 660274 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 660276 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 660277 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 660280 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 660285 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
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> 660285 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 660287 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 660287 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 660288 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 660288 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 660290 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1436576480, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 660291 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@20db9553 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31c8eae3),segFN=segments_1,generation=1}
   [junit4]   2> 660291 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 660291 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@636b1a6a[collection1] main
   [junit4]   2> 660291 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 660293 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 660294 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 660295 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 660295 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 660295 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660296 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 660296 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660296 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 660296 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 660297 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 660298 T3229 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@636b1a6a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660298 T3228 n:127.0.0.1:57095_q%2Fcw x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 660300 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:57095/q/cw collection:collection1 shard:shard1
   [junit4]   2> 660300 T3171 n:127.0.0.1:57095_q%2Fcw 
oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 660300 T3171 n:127.0.0.1:57095_q%2Fcw 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 660301 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 660311 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 660314 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 660315 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 660315 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C826 name=collection1 
org.apache.solr.core.SolrCore@5ab89d71 
url=http://127.0.0.1:57095/q/cw/collection1 node=127.0.0.1:57095_q%2Fcw 
C826_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:57095/q/cw, node_name=127.0.0.1:57095_q%2Fcw, 
state=down}
   [junit4]   2> 660316 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 C826 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57095/q/cw/collection1/
   [junit4]   2> 660316 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 C826 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 660316 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 C826 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57095/q/cw/collection1/ has no replicas
   [junit4]   2> 660316 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:57095/q/cw/collection1/ shard1
   [junit4]   2> 660316 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 660316 T3200 n:127.0.0.1:57091_q%2Fcw 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 660324 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 660327 T3200 n:127.0.0.1:57091_q%2Fcw 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:57095/q/cw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 660434 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 660434 T3210 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> 660434 T3227 n:127.0.0.1:57095_q%2Fcw 
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> 660480 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57095/q/cw/collection1/ and leader is 
http://127.0.0.1:57095/q/cw/collection1/
   [junit4]   2> 660480 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57095/q/cw
   [junit4]   2> 660480 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 660481 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 660481 T3232 n:127.0.0.1:57095_q%2Fcw c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 660483 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 660486 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57095/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57095_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 660486 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Update state numShards=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:57095/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57095_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 660595 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 660595 T3210 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> 660595 T3227 n:127.0.0.1:57095_q%2Fcw 
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> 661045 T3171 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1
   [junit4]   2> 661047 T3171 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001
   [junit4]   2> 661048 T3171 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 661052 T3171 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@43f96619{/q/cw,null,AVAILABLE}
   [junit4]   2> 661053 T3171 oejs.AbstractConnector.doStart Started 
ServerConnector@2bdb2713{HTTP/1.1}{127.0.0.1:57102}
   [junit4]   2> 661053 T3171 oejs.Server.doStart Started @663438ms
   [junit4]   2> 661053 T3171 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/q/cw, hostPort=57102, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores}
   [junit4]   2> 661053 T3171 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 661054 T3171 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/'
   [junit4]   2> 661083 T3171 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/solr.xml
   [junit4]   2> 661104 T3171 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores
   [junit4]   2> 661104 T3171 oasc.CoreContainer.<init> New CoreContainer 
920772339
   [junit4]   2> 661105 T3171 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/]
   [junit4]   2> 661106 T3171 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/lib
   [junit4]   2> 661106 T3171 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/lib).
   [junit4]   2> 661118 T3171 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 661122 T3171 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 661123 T3171 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661123 T3171 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661123 T3171 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 661123 T3171 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57088/solr
   [junit4]   2> 661124 T3171 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 661124 T3171 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 661125 T3171 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 661127 T3246 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@76c3454a 
name:ZooKeeperConnection Watcher:127.0.0.1:57088 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661128 T3171 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 661128 T3171 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 661133 T3171 n:127.0.0.1:57102_q%2Fcw 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 661135 T3249 n:127.0.0.1:57102_q%2Fcw 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b98d8ca name:ZooKeeperConnection 
Watcher:127.0.0.1:57088/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 661135 T3171 n:127.0.0.1:57102_q%2Fcw 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 661147 T3171 n:127.0.0.1:57102_q%2Fcw 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 662159 T3171 n:127.0.0.1:57102_q%2Fcw 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57102_q%2Fcw
   [junit4]   2> 662161 T3171 n:127.0.0.1:57102_q%2Fcw 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57102_q%2Fcw
   [junit4]   2> 662167 T3171 n:127.0.0.1:57102_q%2Fcw oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 662172 T3171 n:127.0.0.1:57102_q%2Fcw 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores
   [junit4]   2> 662174 T3171 n:127.0.0.1:57102_q%2Fcw 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 662174 T3171 n:127.0.0.1:57102_q%2Fcw 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/
   [junit4]   2> 662174 T3171 n:127.0.0.1:57102_q%2Fcw 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 662176 T3250 n:127.0.0.1:57102_q%2Fcw c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 662176 T3250 n:127.0.0.1:57102_q%2Fcw c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 662177 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662178 T3199 n:127.0.0.1:57091_q%2Fcw 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 662179 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57102/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57102_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 662180 T3200 n:127.0.0.1:57091_q%2Fcw 
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:57102/q/cw";,
   [junit4]   2>          "node_name":"127.0.0.1:57102_q%2Fcw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 662181 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 662181 T3200 n:127.0.0.1:57091_q%2Fcw 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 662183 T3210 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> 662183 T3199 n:127.0.0.1:57091_q%2Fcw 
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> 662184 T3227 n:127.0.0.1:57095_q%2Fcw 
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> 662188 T3249 n:127.0.0.1:57102_q%2Fcw 
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> 663179 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 663179 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 663180 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 663180 T3250 n:127.0.0.1:57102_q%2Fcw 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 663182 T3250 n:127.0.0.1:57102_q%2Fcw 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 663182 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/'
   [junit4]   2> 663205 T3250 n:127.0.0.1:57102_q%2Fcw oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 663221 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 663224 T3250 n:127.0.0.1:57102_q%2Fcw oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 663233 T3250 n:127.0.0.1:57102_q%2Fcw oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 663235 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 663240 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 663331 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 663340 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 663342 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 663363 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 663367 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 663371 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 663373 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 663373 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 663374 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 663376 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 663376 T3250 n:127.0.0.1:57102_q%2Fcw 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 663376 T3250 n:127.0.0.1:57102_q%2Fcw 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 663376 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 663377 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 663377 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3012e344
   [junit4]   2> 663378 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/data
   [junit4]   2> 663378 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 663378 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 663378 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 663379 T3250 n:127.0.0.1:57102_q%2Fcw x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=167

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

 for config directory [/configs/conf1]
   [junit4]   2> 691053 T3298 n:127.0.0.1:57113_q%2Fcw 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=487,transaction_logs_total_number=1}
   [junit4]   2> 691053 T3298 n:127.0.0.1:57113_q%2Fcw 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 691054 T3298 n:127.0.0.1:57113_q%2Fcw 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 691054 T3298 n:127.0.0.1:57113_q%2Fcw 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 691054 T3298 n:127.0.0.1:57113_q%2Fcw C829 
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 691061 T3298 n:127.0.0.1:57113_q%2Fcw C829 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3b120b8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78ad3a43),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3b120b8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78ad3a43),segFN=segments_3,generation=3}
   [junit4]   2> 691061 T3298 n:127.0.0.1:57113_q%2Fcw C829 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 691064 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 691076 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 691079 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 691079 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.CachingDirectoryFactory.close Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 691079 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 691079 T3298 n:127.0.0.1:57113_q%2Fcw 
oasc.CachingDirectoryFactory.close Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001/shard-4-001/cores/collection1/data
   [junit4]   2> 691083 T3171 oejs.AbstractConnector.doStop Stopped 
ServerConnector@5f3d5800{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 691084 T3171 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@33764dde{/q/cw,null,UNAVAILABLE}
   [junit4]   2> 691088 T3171 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57088 57088
   [junit4]   2> 691182 T3172 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57088 57088
   [junit4]   2> 691995 T3172 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/93739450146160643-127.0.0.1:57091_q%2Fcw-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=test -Dtests.seed=DCC4C38CB3B2FF52 -Dtests.slow=true 
-Dtests.locale=mk -Dtests.timezone=Europe/Minsk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 36.4s J0 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCC4C38CB3B2FF52:5490FC561D4E92AA]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:171)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 692004 T3171 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest
 DCC4C38CB3B2FF52-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=BlockTreeOrds(blocksize=128), range_facet_l_dv=FSTOrd50, 
multiDefault=PostingsFormat(name=Direct), 
intDefault=BlockTreeOrds(blocksize=128), a_i1=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), rnd_b=FSTOrd50, 
_version_=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=Direct), 
id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Direct), 
text=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=mk, 
timezone=Europe/Minsk
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=142877664,total=413138944
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, 
HdfsThreadLeakTest, ZkCLITest, HdfsBasicDistributedZkTest, TestCryptoKeys, 
TestXIncludeConfig, TestOmitPositions, TestManagedResource, TestStressRecovery, 
TestSchemaResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestRestManager, 
SolrIndexSplitterTest, UUIDUpdateProcessorFallbackTest, SynonymTokenizerTest, 
ResponseLogComponentTest, StressHdfsTest, SolrTestCaseJ4Test, TestQueryUtils, 
AlternateDirectoryTest, TestPhraseSuggestions, AssignTest, TestGroupingSearch, 
SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, 
SharedFSAutoReplicaFailoverUtilsTest, RollingRestartTest, TestLRUStatsCache, 
ChaosMonkeyNothingIsSafeTest, ExternalCollectionsTest, 
LeaderFailoverAfterPartitionTest, DeleteReplicaTest, 
DefaultValueUpdateProcessorTest, TestCoreContainer, TestSolrConfigHandler, 
TestConfigOverlay, DistributedQueryElevationComponentTest, SliceStateTest, 
ActionThrottleTest, MigrateRouteKeyTest, TestStressReorder, 
HdfsLockFactoryTest, PingRequestHandlerTest, TestManagedSynonymFilterFactory, 
TestSolrIndexConfig, TestFaceting, SimpleCollectionCreateDeleteTest, 
SyncSliceTest]
   [junit4] Completed [115/485] on J0 in 36.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 1151 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 485 suites, 1947 tests, 1 failure, 62 ignored (24 
assumptions)

Total time: 70 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
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