Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12193/
Java: 64bit/jdk1.8.0_60-ea-b06 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:38246/collection1 
expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: 
http://127.0.0.1:38246/collection1 expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([D2DEA405F9DE5178:5A8A9BDF57223C80]: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.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
        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 9644 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/init-core-data-001
   [junit4]   2> 27151 T190 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 27162 T190 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 27162 T191 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 27162 T191 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 27262 T190 oasc.ZkTestServer.run start zk server on port:44995
   [junit4]   2> 27263 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 27263 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 27266 T198 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@50bb7f88 
name:ZooKeeperConnection Watcher:127.0.0.1:44995 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27266 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 27266 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 27267 T190 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 27278 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 27278 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 27279 T201 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f440374 
name:ZooKeeperConnection Watcher:127.0.0.1:44995/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27279 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 27280 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 27280 T190 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 27281 T190 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 27282 T190 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 27283 T190 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 27284 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 27284 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 27285 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 27285 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 27292 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 27292 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 27293 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 27293 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 27294 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 27294 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 27295 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 27295 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 27296 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 27296 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 27297 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 27297 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 27298 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 27298 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 27299 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 27299 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 27300 T190 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 27300 T190 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 27360 T190 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1
   [junit4]   2> 27362 T190 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27364 T190 oejs.AbstractConnector.doStart Started 
[email protected]:35681
   [junit4]   2> 27364 T190 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/tempDir-001/control/data, hostContext=/, hostPort=35681, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores}
   [junit4]   2> 27364 T190 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 27365 T190 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/'
   [junit4]   2> 27372 T190 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/solr.xml
   [junit4]   2> 27376 T190 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores
   [junit4]   2> 27377 T190 oasc.CoreContainer.<init> New CoreContainer 
529290749
   [junit4]   2> 27377 T190 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/]
   [junit4]   2> 27377 T190 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/lib
   [junit4]   2> 27378 T190 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/lib).
   [junit4]   2> 27382 T190 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> 27383 T190 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 27384 T190 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27384 T190 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27384 T190 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 27384 T190 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44995/solr
   [junit4]   2> 27384 T190 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 27384 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 27385 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 27387 T213 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@544c4a6a 
name:ZooKeeperConnection Watcher:127.0.0.1:44995 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27388 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 27388 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 27393 T190 N:127.0.0.1:35681_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 27394 T216 N:127.0.0.1:35681_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@d10fcf0 
name:ZooKeeperConnection Watcher:127.0.0.1:44995/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27394 T190 N:127.0.0.1:35681_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27396 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 27398 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 27399 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 27401 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 27402 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 27403 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 27404 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 27405 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 27406 T190 N:127.0.0.1:35681_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35681_
   [junit4]   2> 27407 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:35681_
   [junit4]   2> 27408 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 27409 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 27410 T190 N:127.0.0.1:35681_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 27411 T190 N:127.0.0.1:35681_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:35681_
   [junit4]   2> 27411 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 27412 T190 N:127.0.0.1:35681_ oasc.Overseer.start Overseer 
(id=93683487918063619-127.0.0.1:35681_-n_0000000000) starting
   [junit4]   2> 27414 T190 N:127.0.0.1:35681_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 27417 T190 N:127.0.0.1:35681_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 27418 T190 N:127.0.0.1:35681_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 27418 T218 N:127.0.0.1:35681_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 27418 T217 N:127.0.0.1:35681_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 27420 T190 N:127.0.0.1:35681_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores
   [junit4]   2> 27420 T190 N:127.0.0.1:35681_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 27421 T190 N:127.0.0.1:35681_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/
   [junit4]   2> 27421 T190 N:127.0.0.1:35681_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 27422 T220 N:127.0.0.1:35681_ C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 27422 T220 N:127.0.0.1:35681_ C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 27423 T220 N:127.0.0.1:35681_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 27423 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 27423 T217 N:127.0.0.1:35681_ 
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:35681";,
   [junit4]   2>          "node_name":"127.0.0.1:35681_",
   [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> 27424 T217 N:127.0.0.1:35681_ 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:35681";,
   [junit4]   2>          "node_name":"127.0.0.1:35681_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 27424 T217 N:127.0.0.1:35681_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 27424 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 27425 T216 N:127.0.0.1:35681_ 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> 28423 T220 N:127.0.0.1:35681_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 28423 T220 N:127.0.0.1:35681_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 28424 T220 N:127.0.0.1:35681_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 28424 T220 N:127.0.0.1:35681_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 28424 T220 N:127.0.0.1:35681_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 28425 T220 N:127.0.0.1:35681_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/'
   [junit4]   2> 28436 T220 N:127.0.0.1:35681_ oasc.ZkController.watchZKConfDir 
watch zkdir /configs/conf1
   [junit4]   2> 28438 T220 N:127.0.0.1:35681_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 28445 T220 N:127.0.0.1:35681_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 28458 T220 N:127.0.0.1:35681_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 28477 T220 N:127.0.0.1:35681_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 28479 T220 N:127.0.0.1:35681_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 28485 T220 N:127.0.0.1:35681_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 28615 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 28620 T220 N:127.0.0.1:35681_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 28622 T220 N:127.0.0.1:35681_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 28637 T220 N:127.0.0.1:35681_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 28641 T220 N:127.0.0.1:35681_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 28644 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 28645 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 28645 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 28645 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 28647 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 28647 T220 N:127.0.0.1:35681_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 28647 T220 N:127.0.0.1:35681_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 28647 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 28648 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/data/
   [junit4]   2> 28648 T220 N:127.0.0.1:35681_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@590db208
   [junit4]   2> 28649 T220 N:127.0.0.1:35681_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/data
   [junit4]   2> 28649 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/data/index/
   [junit4]   2> 28650 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 28650 T220 N:127.0.0.1:35681_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/control-001/cores/collection1/data/index
   [junit4]   2> 28651 T220 N:127.0.0.1:35681_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8861642490173117]
   [junit4]   2> 28651 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@11dee92b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc37dcf),segFN=segments_1,generation=1}
   [junit4]   2> 28652 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 28654 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 28655 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 28655 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 28655 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 28655 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 28655 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 28656 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 28656 T220 N:127.0.0.1:35681_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 28656 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 28659 T220 N:127.0.0.1:35681_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28660 T220 N:127.0.0.1:35681_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28661 T220 N:127.0.0.1:35681_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28662 T220 N:127.0.0.1:35681_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28665 T220 N:127.0.0.1:35681_ c: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> 28665 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 28666 T220 N:127.0.0.1:35681_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 28666 T220 N:127.0.0.1:35681_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 28667 T220 N:127.0.0.1:35681_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 28667 T220 N:127.0.0.1:35681_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 28667 T220 N:127.0.0.1:35681_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.0400390625, 
floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=6.7742855030624085, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357976272780995
   [junit4]   2> 28668 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@11dee92b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc37dcf),segFN=segments_1,generation=1}
   [junit4]   2> 28668 T220 N:127.0.0.1:35681_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 28668 T220 N:127.0.0.1:35681_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4e29ee71[collection1] main
   [junit4]   2> 28669 T220 N:127.0.0.1:35681_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 28671 T220 N:127.0.0.1:35681_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 28671 T220 N:127.0.0.1:35681_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 28671 T220 N:127.0.0.1:35681_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 28671 T220 N:127.0.0.1:35681_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 28672 T220 N:127.0.0.1:35681_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 28672 T220 N:127.0.0.1:35681_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 28672 T220 N:127.0.0.1:35681_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 28672 T220 N:127.0.0.1:35681_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 28673 T220 N:127.0.0.1:35681_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 28673 T220 N:127.0.0.1:35681_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 28674 T221 N:127.0.0.1:35681_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4e29ee71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28682 T190 N:127.0.0.1:35681_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 28683 T190 N:127.0.0.1:35681_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 28684 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 28689 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:35681 collection:control_collection shard:shard1
   [junit4]   2> 28690 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 28693 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 28694 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 28699 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 28699 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 28700 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 
org.apache.solr.core.SolrCore@1d0f4e13 url=http://127.0.0.1:35681/collection1 
node=127.0.0.1:35681_ C13_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:35681, 
node_name=127.0.0.1:35681_, state=down}
   [junit4]   2> 28700 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 C13 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:35681/collection1/
   [junit4]   2> 28700 T217 N:127.0.0.1:35681_ 
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> 28701 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 C13 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 28701 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 C13 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:35681/collection1/ has no replicas
   [junit4]   2> 28702 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:35681/collection1/ shard1
   [junit4]   2> 28702 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 28708 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 28708 T227 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e05cc4a name:ZooKeeperConnection 
Watcher:127.0.0.1:44995/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 28708 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 28708 T217 N:127.0.0.1:35681_ 
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:35681";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 28709 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 28709 T190 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 28711 T190 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 28793 T190 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1
   [junit4]   2> 28794 T190 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001
   [junit4]   2> 28794 T190 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 28797 T190 oejs.AbstractConnector.doStart Started 
[email protected]:38246
   [junit4]   2> 28798 T190 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=38246, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores}
   [junit4]   2> 28798 T190 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 28799 T190 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/'
   [junit4]   2> 28811 T216 N:127.0.0.1:35681_ 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> 28811 T227 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> 28814 T190 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/solr.xml
   [junit4]   2> 28821 T190 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores
   [junit4]   2> 28822 T190 oasc.CoreContainer.<init> New CoreContainer 
1187531664
   [junit4]   2> 28822 T190 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/]
   [junit4]   2> 28822 T190 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/lib
   [junit4]   2> 28823 T190 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/lib).
   [junit4]   2> 28833 T190 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> 28835 T190 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 28836 T190 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28836 T190 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28837 T190 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 28837 T190 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44995/solr
   [junit4]   2> 28837 T190 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 28837 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 28838 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 28840 T239 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1851d365 
name:ZooKeeperConnection Watcher:127.0.0.1:44995 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28841 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 28841 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 28844 T190 N:127.0.0.1:38246_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 28847 T242 N:127.0.0.1:38246_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@4871e163 
name:ZooKeeperConnection Watcher:127.0.0.1:44995/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28847 T190 N:127.0.0.1:38246_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28852 T190 N:127.0.0.1:38246_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 28859 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:35681/collection1/ and leader is 
http://127.0.0.1:35681/collection1/
   [junit4]   2> 28859 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:35681
   [junit4]   2> 28860 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 28860 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 28860 T224 N:127.0.0.1:35681_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 28861 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 28862 T217 N:127.0.0.1:35681_ 
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:35681";,
   [junit4]   2>          "node_name":"127.0.0.1:35681_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 28862 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35681";,
   [junit4]   2>          "node_name":"127.0.0.1:35681_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 28965 T227 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> 28965 T242 N:127.0.0.1:38246_ 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> 28965 T216 N:127.0.0.1:35681_ 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> 29856 T190 N:127.0.0.1:38246_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38246_
   [junit4]   2> 29857 T190 N:127.0.0.1:38246_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:38246_
   [junit4]   2> 29858 T190 N:127.0.0.1:38246_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 29860 T190 N:127.0.0.1:38246_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores
   [junit4]   2> 29861 T190 N:127.0.0.1:38246_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 29861 T190 N:127.0.0.1:38246_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/
   [junit4]   2> 29861 T190 N:127.0.0.1:38246_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 29862 T243 N:127.0.0.1:38246_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 29862 T243 N:127.0.0.1:38246_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 29863 T243 N:127.0.0.1:38246_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 29863 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 29863 T217 N:127.0.0.1:35681_ 
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:38246";,
   [junit4]   2>          "node_name":"127.0.0.1:38246_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 29864 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:38246";,
   [junit4]   2>          "node_name":"127.0.0.1:38246_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 29864 T217 N:127.0.0.1:35681_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 29864 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 29966 T216 N:127.0.0.1:35681_ 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> 29966 T242 N:127.0.0.1:38246_ 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> 29968 T227 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> 30863 T243 N:127.0.0.1:38246_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 30863 T243 N:127.0.0.1:38246_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 30864 T243 N:127.0.0.1:38246_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 30864 T243 N:127.0.0.1:38246_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 30865 T243 N:127.0.0.1:38246_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 30865 T243 N:127.0.0.1:38246_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/'
   [junit4]   2> 30876 T243 N:127.0.0.1:38246_ oasc.ZkController.watchZKConfDir 
watch zkdir /configs/conf1
   [junit4]   2> 30878 T243 N:127.0.0.1:38246_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 30895 T243 N:127.0.0.1:38246_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 30899 T243 N:127.0.0.1:38246_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 30916 T243 N:127.0.0.1:38246_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 30917 T243 N:127.0.0.1:38246_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 30928 T243 N:127.0.0.1:38246_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 31025 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 31032 T243 N:127.0.0.1:38246_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 31035 T243 N:127.0.0.1:38246_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 31046 T243 N:127.0.0.1:38246_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 31049 T243 N:127.0.0.1:38246_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 31051 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 31052 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 31052 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 31052 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 31053 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 31053 T243 N:127.0.0.1:38246_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 31053 T243 N:127.0.0.1:38246_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 31054 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 31054 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 31054 T243 N:127.0.0.1:38246_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@590db208
   [junit4]   2> 31059 T243 N:127.0.0.1:38246_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/data
   [junit4]   2> 31059 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 31060 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 31060 T243 N:127.0.0.1:38246_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 31060 T243 N:127.0.0.1:38246_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8861642490173117]
   [junit4]   2> 31062 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25adc227 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62c778),segFN=segments_1,generation=1}
   [junit4]   2> 31062 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 31076 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 31076 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 31077 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 31077 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 31077 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 31077 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 31078 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 31078 T243 N:127.0.0.1:38246_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 31078 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 31080 T243 N:127.0.0.1:38246_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 31082 T243 N:127.0.0.1:38246_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 31086 T243 N:127.0.0.1:38246_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 31088 T243 N:127.0.0.1:38246_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 31096 T243 N:127.0.0.1:38246_ c: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> 31097 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 31098 T243 N:127.0.0.1:38246_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 31098 T243 N:127.0.0.1:38246_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 31099 T243 N:127.0.0.1:38246_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 31099 T243 N:127.0.0.1:38246_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 31100 T243 N:127.0.0.1:38246_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.0400390625, 
floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=6.7742855030624085, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6357976272780995
   [junit4]   2> 31100 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@25adc227 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62c778),segFN=segments_1,generation=1}
   [junit4]   2> 31101 T243 N:127.0.0.1:38246_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 31101 T243 N:127.0.0.1:38246_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@6a2d3c4[collection1] main
   [junit4]   2> 31101 T243 N:127.0.0.1:38246_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 31102 T243 N:127.0.0.1:38246_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 31102 T243 N:127.0.0.1:38246_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 31103 T243 N:127.0.0.1:38246_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 31103 T243 N:127.0.0.1:38246_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 31103 T243 N:127.0.0.1:38246_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31104 T243 N:127.0.0.1:38246_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 31104 T243 N:127.0.0.1:38246_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31104 T243 N:127.0.0.1:38246_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 31104 T243 N:127.0.0.1:38246_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 31105 T244 N:127.0.0.1:38246_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@6a2d3c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31118 T243 N:127.0.0.1:38246_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 31134 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:38246 collection:collection1 shard:shard2
   [junit4]   2> 31135 T190 N:127.0.0.1:38246_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 31135 T190 N:127.0.0.1:38246_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 31147 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 31149 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 31151 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 31151 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 31151 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C14 name=collection1 
org.apache.solr.core.SolrCore@2ff9b85e url=http://127.0.0.1:38246/collection1 
node=127.0.0.1:38246_ C14_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:38246, 
node_name=127.0.0.1:38246_, state=down}
   [junit4]   2> 31151 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 C14 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:38246/collection1/
   [junit4]   2> 31151 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 C14 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 31151 T217 N:127.0.0.1:35681_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 31151 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 C14 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:38246/collection1/ has no replicas
   [junit4]   2> 31152 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:38246/collection1/ shard2
   [junit4]   2> 31152 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 31155 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 31155 T217 N:127.0.0.1:35681_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:38246";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 31199 T190 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1
   [junit4]   2> 31200 T190 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001
   [junit4]   2> 31201 T190 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31218 T190 oejs.AbstractConnector.doStart Started 
[email protected]:53205
   [junit4]   2> 31218 T190 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=53205, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores}
   [junit4]   2> 31227 T190 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 31227 T190 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/'
   [junit4]   2> 31239 T190 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/solr.xml
   [junit4]   2> 31243 T190 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores
   [junit4]   2> 31243 T190 oasc.CoreContainer.<init> New CoreContainer 
554011035
   [junit4]   2> 31244 T190 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/]
   [junit4]   2> 31244 T190 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/lib
   [junit4]   2> 31244 T190 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/lib).
   [junit4]   2> 31251 T190 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> 31253 T190 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 31254 T190 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31254 T190 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31255 T190 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 31255 T190 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44995/solr
   [junit4]   2> 31258 T216 N:127.0.0.1:35681_ 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> 31258 T227 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> 31258 T242 N:127.0.0.1:38246_ 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> 31260 T190 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 31262 T190 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 31263 T190 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 31266 T259 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78b6cb49 
name:ZooKeeperConnection Watcher:127.0.0.1:44995 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31267 T190 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 31268 T190 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 31286 T190 N:127.0.0.1:53205_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 31300 T262 N:127.0.0.1:53205_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@aabf0fe 
name:ZooKeeperConnection Watcher:127.0.0.1:44995/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31303 T190 N:127.0.0.1:53205_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31306 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:38246/collection1/ and leader is 
http://127.0.0.1:38246/collection1/
   [junit4]   2> 31306 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:38246
   [junit4]   2> 31306 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 31306 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 31307 T247 N:127.0.0.1:38246_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 31308 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 31309 T217 N:127.0.0.1:35681_ 
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:38246";,
   [junit4]   2>          "node_name":"127.0.0.1:38246_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 31309 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:38246";,
   [junit4]   2>          "node_name":"127.0.0.1:38246_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 31311 T190 N:127.0.0.1:53205_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 31412 T227 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> 31413 T262 N:127.0.0.1:53205_ 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> 31412 T216 N:127.0.0.1:35681_ 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> 31412 T242 N:127.0.0.1:38246_ 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> 32315 T190 N:127.0.0.1:53205_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53205_
   [junit4]   2> 32316 T190 N:127.0.0.1:53205_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:53205_
   [junit4]   2> 32319 T190 N:127.0.0.1:53205_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 32321 T190 N:127.0.0.1:53205_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores
   [junit4]   2> 32322 T190 N:127.0.0.1:53205_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 32322 T190 N:127.0.0.1:53205_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/
   [junit4]   2> 32322 T190 N:127.0.0.1:53205_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 32323 T263 N:127.0.0.1:53205_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 32323 T263 N:127.0.0.1:53205_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 32324 T216 N:127.0.0.1:35681_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 32324 T263 N:127.0.0.1:53205_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 32324 T217 N:127.0.0.1:35681_ 
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:53205";,
   [junit4]   2>          "node_name":"127.0.0.1:53205_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 32325 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53205";,
   [junit4]   2>          "node_name":"127.0.0.1:53205_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 32325 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Collection already exists with numShards=2
   [junit4]   2> 32325 T217 N:127.0.0.1:35681_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 32428 T227 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> 32428 T242 N:127.0.0.1:38246_ 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> 32428 T262 N:127.0.0.1:53205_ 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> 32428 T216 N:127.0.0.1:35681_ 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> 33326 T263 N:127.0.0.1:53205_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 33326 T263 N:127.0.0.1:53205_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 33327 T263 N:127.0.0.1:53205_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 33327 T263 N:127.0.0.1:53205_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 33328 T263 N:127.0.0.1:53205_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 33328 T263 N:127.0.0.1:53205_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/'
   [junit4]   2> 33337 T263 N:127.0.0.1:53205_ oasc.ZkController.watchZKConfDir 
watch zkdir /configs/conf1
   [junit4]   2> 33340 T263 N:127.0.0.1:53205_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 33343 T263 N:127.0.0.1:53205_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 33346 T263 N:127.0.0.1:53205_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 33388 T263 N:127.0.0.1:53205_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 33390 T263 N:127.0.0.1:53205_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 33395 T263 N:127.0.0.1:53205_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 33475 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33491 T263 N:127.0.0.1:53205_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 33491 T263 N:127.0.0.1:53205_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 33527 T263 N:127.0.0.1:53205_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 33529 T263 N:127.0.0.1:53205_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 33532 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 33532 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 33533 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 33533 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 33534 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 33534 T263 N:127.0.0.1:53205_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 33534 T263 N:127.0.0.1:53205_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 33535 T263 N:127.0.0.1:53205_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33535 T263 N:127.0.0.1:53205_ c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 33535 T263 N:127.0.0.1:53205_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@590db208
   [junit4]   2> 33536 T263 N:127.0.0.1:53205_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/data
   [junit4]   2> 33536 T263 N:127.0.0.1:53205_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 33536 T263 N:127.0.0.1:53205_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 33537 T263 N:127.0.0.1:53205_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 33537 T263 N:127.0.0.1:53205_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8861642490173117]
   [junit4]   2> 33538 T263 N:127.0.0.1:53205_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1d86d31b lockF

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

 T191 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> 57040 T338 oaz.ClientCnxn$EventThread.processEvent ERROR Error 
while calling watcher  java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@69767781 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d49fe77[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:134)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 57041 T338 oaz.ClientCnxn$EventThread.processEvent ERROR Error 
while calling watcher  java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@4339cc19 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d49fe77[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:134)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 57041 T338 oaz.ClientCnxn$EventThread.processEvent ERROR Error 
while calling watcher  java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@3bb19e94 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d49fe77[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:134)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 57041 T338 oaz.ClientCnxn$EventThread.processEvent ERROR Error 
while calling watcher  java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@45b0c6e4 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d49fe77[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 12]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:134)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=D2DEA405F9DE5178 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=be -Dtests.timezone=America/Mendoza -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 29.9s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not 
work on node: http://127.0.0.1:38246/collection1 expected:<68> but was:<67>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D2DEA405F9DE5178:5A8A9BDF57223C80]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
   [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> 57068 T190 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest
 D2DEA405F9DE5178-001
   [junit4]   2> 29920 T189 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=MockRandom), 
SubjectTerms_mfacet=PostingsFormat(name=MockRandom), 
n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=PostingsFormat(name=MockRandom), 
n_td1=PostingsFormat(name=MockRandom), 
n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_f1=PostingsFormat(name=MockRandom), n_tl1=PostingsFormat(name=MockRandom), 
oddField_s=FSTOrd50, n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, 
text=Lucene50(blocksize=128), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_i=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockRandom), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_ti1=FSTOrd50, 
rnd_b=FSTOrd50, _version_=PostingsFormat(name=MockRandom), 
foo_b=Lucene50(blocksize=128), n_tdt1=PostingsFormat(name=MockRandom), 
foo_d=FSTOrd50, foo_f=Lucene50(blocksize=128)}, 
docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, 
locale=be, timezone=America/Mendoza
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=456595288,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
TestShortCircuitedRequests, TestReloadAndDeleteDocs, TestBadConfig, 
BasicDistributedZkTest]
   [junit4] Completed [37/483] on J0 in 30.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 1375 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 483 suites, 1917 tests, 1 failure, 51 ignored (23 
assumptions)

Total time: 39 minutes 58 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