You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/04/20 17:39:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40) - Build # 12371 - Failure!

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

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

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

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:59439/fbhn/pp/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([F8AAF56D47281FCE:70FECAB7E9D47236]: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 9874 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/init-core-data-001
   [junit4]   2> 518322 T3243 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fbhn/pp
   [junit4]   2> 518324 T3243 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 518324 T3244 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 518324 T3244 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 518424 T3243 oasc.ZkTestServer.run start zk server on port:33750
   [junit4]   2> 518425 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 518425 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 518428 T3251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23368173 name:ZooKeeperConnection Watcher:127.0.0.1:33750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 518428 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 518428 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 518429 T3243 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 518431 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 518431 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 518432 T3254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77f68c8f name:ZooKeeperConnection Watcher:127.0.0.1:33750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 518432 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 518432 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 518433 T3243 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 518442 T3243 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 518443 T3243 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 518443 T3243 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 518444 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 518444 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 518446 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 518446 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 518447 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 518447 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 518448 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 518448 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 518449 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 518449 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 518450 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 518450 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 518451 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 518451 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 518452 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 518452 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 518453 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 518453 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 518454 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 518454 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 518455 T3243 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 518455 T3243 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 518505 T3243 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1
   [junit4]   2> 518506 T3243 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 518507 T3243 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@22607986{/fbhn/pp,null,AVAILABLE}
   [junit4]   2> 518507 T3243 oejs.AbstractConnector.doStart Started ServerConnector@2ad0828{HTTP/1.1}{127.0.0.1:50628}
   [junit4]   2> 518508 T3243 oejs.Server.doStart Started @520944ms
   [junit4]   2> 518508 T3243 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/tempDir-001/control/data, hostContext=/fbhn/pp, hostPort=50628, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores}
   [junit4]   2> 518508 T3243 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 518508 T3243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/'
   [junit4]   2> 518518 T3243 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/solr.xml
   [junit4]   2> 518522 T3243 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores
   [junit4]   2> 518522 T3243 oasc.CoreContainer.<init> New CoreContainer 2034411900
   [junit4]   2> 518522 T3243 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/]
   [junit4]   2> 518523 T3243 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/lib
   [junit4]   2> 518523 T3243 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/lib).
   [junit4]   2> 518527 T3243 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> 518528 T3243 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 518528 T3243 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 518529 T3243 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 518529 T3243 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 518529 T3243 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33750/solr
   [junit4]   2> 518529 T3243 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 518529 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 518530 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 518531 T3268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4455e830 name:ZooKeeperConnection Watcher:127.0.0.1:33750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 518533 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 518533 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 518535 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 518536 T3271 N:127.0.0.1:50628_fbhn%2Fpp oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58739176 name:ZooKeeperConnection Watcher:127.0.0.1:33750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 518536 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 518537 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 518538 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 518539 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 518539 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 518540 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 518543 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 518543 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 518544 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 518544 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50628_fbhn%2Fpp
   [junit4]   2> 518545 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50628_fbhn%2Fpp
   [junit4]   2> 518546 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 518546 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 518547 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 518548 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50628_fbhn%2Fpp
   [junit4]   2> 518548 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 518548 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.Overseer.start Overseer (id=93686569063153667-127.0.0.1:50628_fbhn%2Fpp-n_0000000000) starting
   [junit4]   2> 518549 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 518551 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 518551 T3243 N:127.0.0.1:50628_fbhn%2Fpp oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 518552 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 518552 T3273 N:127.0.0.1:50628_fbhn%2Fpp oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 518554 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores
   [junit4]   2> 518555 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 518555 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/
   [junit4]   2> 518555 T3243 N:127.0.0.1:50628_fbhn%2Fpp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 518555 T3275 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 518556 T3275 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 518556 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 518556 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 518556 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:50628/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:50628_fbhn%2Fpp",
   [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> 518557 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:50628/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:50628_fbhn%2Fpp",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 518557 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 518557 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 518557 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 519556 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 519556 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 519557 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 519557 T3275 N:127.0.0.1:50628_fbhn%2Fpp oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 519557 T3275 N:127.0.0.1:50628_fbhn%2Fpp oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 519557 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/'
   [junit4]   2> 519564 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 519565 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 519567 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 519569 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 519574 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 519575 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 519577 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 519630 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 519633 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 519634 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 519638 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 519639 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 519640 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 519640 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 519640 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 519640 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/data/
   [junit4]   2> 519641 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3de25322
   [junit4]   2> 519642 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/data
   [junit4]   2> 519642 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 519642 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 519642 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/control-001/cores/collection1/data/index
   [junit4]   2> 519642 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=69.6416015625, floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=20.04530661552989, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4230879799528823
   [junit4]   2> 519643 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@29f90d70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f4657d),segFN=segments_1,generation=1}
   [junit4]   2> 519643 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 519645 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 519646 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 519646 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 519646 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 519647 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519648 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519648 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519649 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519650 T3275 N:127.0.0.1:50628_fbhn%2Fpp 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> 519651 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 519651 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 519651 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 519652 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 519652 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 519652 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=97.51953125, floorSegmentMB=2.0654296875, forceMergeDeletesPctAllowed=11.75543746697482, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48931930379868416
   [junit4]   2> 519652 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@29f90d70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f4657d),segFN=segments_1,generation=1}
   [junit4]   2> 519652 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@45ab1bb3[collection1] main
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 519653 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 519654 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 519654 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 519654 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 519654 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 519654 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 519655 T3275 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 519655 T3276 N:127.0.0.1:50628_fbhn%2Fpp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45ab1bb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 519655 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50628/fbhn/pp collection:control_collection shard:shard1
   [junit4]   2> 519655 T3243 N:127.0.0.1:50628_fbhn%2Fpp oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 519655 T3243 N:127.0.0.1:50628_fbhn%2Fpp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 519655 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 519657 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 519657 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 519657 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 519658 T3282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45fca4f name:ZooKeeperConnection Watcher:127.0.0.1:33750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 519658 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 519658 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 519659 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 519659 T3243 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 519659 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 519659 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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> 519659 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C452 name=collection1 org.apache.solr.core.SolrCore@2fb92f1f url=http://127.0.0.1:50628/fbhn/pp/collection1 node=127.0.0.1:50628_fbhn%2Fpp C452_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50628/fbhn/pp, node_name=127.0.0.1:50628_fbhn%2Fpp, state=down}
   [junit4]   2> 519659 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 C452 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50628/fbhn/pp/collection1/
   [junit4]   2> 519659 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 C452 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 519660 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 C452 oasc.SyncStrategy.syncToMe http://127.0.0.1:50628/fbhn/pp/collection1/ has no replicas
   [junit4]   2> 519660 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50628/fbhn/pp/collection1/ shard1
   [junit4]   2> 519660 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 519660 T3243 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 519661 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 519661 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:50628/fbhn/pp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 519704 T3243 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1
   [junit4]   2> 519705 T3243 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001
   [junit4]   2> 519706 T3243 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 519707 T3243 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@11291f5d{/fbhn/pp,null,AVAILABLE}
   [junit4]   2> 519707 T3243 oejs.AbstractConnector.doStart Started ServerConnector@485d1e48{HTTP/1.1}{127.0.0.1:59439}
   [junit4]   2> 519707 T3243 oejs.Server.doStart Started @522144ms
   [junit4]   2> 519707 T3243 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/fbhn/pp, hostPort=59439, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores}
   [junit4]   2> 519708 T3243 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 519708 T3243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/'
   [junit4]   2> 519715 T3243 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/solr.xml
   [junit4]   2> 519718 T3243 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores
   [junit4]   2> 519718 T3243 oasc.CoreContainer.<init> New CoreContainer 1295215518
   [junit4]   2> 519718 T3243 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/]
   [junit4]   2> 519719 T3243 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/lib
   [junit4]   2> 519719 T3243 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/lib).
   [junit4]   2> 519723 T3243 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> 519724 T3243 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 519724 T3243 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 519725 T3243 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 519725 T3243 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 519725 T3243 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33750/solr
   [junit4]   2> 519725 T3243 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 519725 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 519726 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 519727 T3296 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ad09fd7 name:ZooKeeperConnection Watcher:127.0.0.1:33750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 519727 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 519728 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 519728 T3243 N:127.0.0.1:59439_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 519729 T3299 N:127.0.0.1:59439_fbhn%2Fpp oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62efc6af name:ZooKeeperConnection Watcher:127.0.0.1:33750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 519729 T3243 N:127.0.0.1:59439_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 519731 T3243 N:127.0.0.1:59439_fbhn%2Fpp oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 519763 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 519763 T3282 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> 519763 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 519811 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:50628/fbhn/pp/collection1/ and leader is http://127.0.0.1:50628/fbhn/pp/collection1/
   [junit4]   2> 519812 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50628/fbhn/pp
   [junit4]   2> 519812 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 519812 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 519812 T3279 N:127.0.0.1:50628_fbhn%2Fpp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 519812 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 519813 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:50628/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:50628_fbhn%2Fpp",
   [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> 519813 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:50628/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:50628_fbhn%2Fpp",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 519915 T3282 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> 519915 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 519915 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 520732 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59439_fbhn%2Fpp
   [junit4]   2> 520733 T3243 N:127.0.0.1:59439_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59439_fbhn%2Fpp
   [junit4]   2> 520734 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 520734 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores
   [junit4]   2> 520735 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 520735 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/
   [junit4]   2> 520735 T3243 N:127.0.0.1:59439_fbhn%2Fpp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 520736 T3300 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 520736 T3300 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 520737 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 520737 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 520737 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:59439/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:59439_fbhn%2Fpp",
   [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> 520737 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:59439/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:59439_fbhn%2Fpp",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 520737 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 520738 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 520839 T3282 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> 520839 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 520839 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 521737 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 521737 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 521737 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 521737 T3300 N:127.0.0.1:59439_fbhn%2Fpp oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 521738 T3300 N:127.0.0.1:59439_fbhn%2Fpp oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 521738 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 521745 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 521746 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 521748 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 521750 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 521755 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 521755 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 521759 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 521812 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 521815 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 521816 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 521820 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 521821 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 521822 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 521822 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 521822 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 521822 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 521823 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3de25322
   [junit4]   2> 521824 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/data
   [junit4]   2> 521824 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 521824 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 521824 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 521824 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=69.6416015625, floorSegmentMB=2.095703125, forceMergeDeletesPctAllowed=20.04530661552989, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4230879799528823
   [junit4]   2> 521825 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7c1600f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@675fad9d),segFN=segments_1,generation=1}
   [junit4]   2> 521825 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 521827 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 521828 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 521828 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 521828 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 521829 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 521830 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 521830 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 521831 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 521834 T3300 N:127.0.0.1:59439_fbhn%2Fpp 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> 521835 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 521835 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 521835 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 521836 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 521836 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 521837 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=97.51953125, floorSegmentMB=2.0654296875, forceMergeDeletesPctAllowed=11.75543746697482, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48931930379868416
   [junit4]   2> 521837 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7c1600f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@675fad9d),segFN=segments_1,generation=1}
   [junit4]   2> 521837 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 521837 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@69b24872[collection1] main
   [junit4]   2> 521838 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 521838 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 521838 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 521838 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 521838 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 521839 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 521839 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 521839 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 521839 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 521839 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 521840 T3301 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69b24872[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 521840 T3300 N:127.0.0.1:59439_fbhn%2Fpp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 521840 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59439/fbhn/pp collection:collection1 shard:shard2
   [junit4]   2> 521840 T3243 N:127.0.0.1:59439_fbhn%2Fpp oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 521841 T3243 N:127.0.0.1:59439_fbhn%2Fpp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 521841 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 521843 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 521844 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 521844 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 521844 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 521844 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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> ASYNC  NEW_CORE C453 name=collection1 org.apache.solr.core.SolrCore@73308f25 url=http://127.0.0.1:59439/fbhn/pp/collection1 node=127.0.0.1:59439_fbhn%2Fpp C453_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59439/fbhn/pp, node_name=127.0.0.1:59439_fbhn%2Fpp, state=down}
   [junit4]   2> 521844 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 C453 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59439/fbhn/pp/collection1/
   [junit4]   2> 521844 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 C453 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 521844 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 C453 oasc.SyncStrategy.syncToMe http://127.0.0.1:59439/fbhn/pp/collection1/ has no replicas
   [junit4]   2> 521845 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59439/fbhn/pp/collection1/ shard2
   [junit4]   2> 521845 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 521846 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 521846 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:59439/fbhn/pp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 521884 T3243 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores/collection1
   [junit4]   2> 521885 T3243 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001
   [junit4]   2> 521886 T3243 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 521887 T3243 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@723f1dce{/fbhn/pp,null,AVAILABLE}
   [junit4]   2> 521887 T3243 oejs.AbstractConnector.doStart Started ServerConnector@51f96cb0{HTTP/1.1}{127.0.0.1:55295}
   [junit4]   2> 521887 T3243 oejs.Server.doStart Started @524324ms
   [junit4]   2> 521887 T3243 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/fbhn/pp, hostPort=55295, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores}
   [junit4]   2> 521888 T3243 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 521888 T3243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/'
   [junit4]   2> 521895 T3243 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/solr.xml
   [junit4]   2> 521898 T3243 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores
   [junit4]   2> 521898 T3243 oasc.CoreContainer.<init> New CoreContainer 986580165
   [junit4]   2> 521898 T3243 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/]
   [junit4]   2> 521899 T3243 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/lib
   [junit4]   2> 521899 T3243 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/lib).
   [junit4]   2> 521903 T3243 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> 521904 T3243 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 521905 T3243 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 521905 T3243 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 521905 T3243 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 521905 T3243 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33750/solr
   [junit4]   2> 521905 T3243 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 521905 T3243 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 521906 T3243 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 521907 T3318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b9bc005 name:ZooKeeperConnection Watcher:127.0.0.1:33750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521907 T3243 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 521908 T3243 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 521909 T3243 N:127.0.0.1:55295_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 521909 T3321 N:127.0.0.1:55295_fbhn%2Fpp oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25e46e13 name:ZooKeeperConnection Watcher:127.0.0.1:33750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521909 T3243 N:127.0.0.1:55295_fbhn%2Fpp oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 521911 T3243 N:127.0.0.1:55295_fbhn%2Fpp oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 521947 T3321 N:127.0.0.1:55295_fbhn%2Fpp 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> 521947 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 521947 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 521947 T3282 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> 521996 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.register We are http://127.0.0.1:59439/fbhn/pp/collection1/ and leader is http://127.0.0.1:59439/fbhn/pp/collection1/
   [junit4]   2> 521997 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59439/fbhn/pp
   [junit4]   2> 521997 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 521997 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 521997 T3304 N:127.0.0.1:59439_fbhn%2Fpp C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 521998 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 521999 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:59439/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:59439_fbhn%2Fpp",
   [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> 521999 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:59439/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:59439_fbhn%2Fpp",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 522100 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 522100 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 522100 T3321 N:127.0.0.1:55295_fbhn%2Fpp 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> 522100 T3282 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> 522912 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55295_fbhn%2Fpp
   [junit4]   2> 522913 T3243 N:127.0.0.1:55295_fbhn%2Fpp oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55295_fbhn%2Fpp
   [junit4]   2> 522914 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 522915 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores
   [junit4]   2> 522916 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 522916 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores/collection1/
   [junit4]   2> 522916 T3243 N:127.0.0.1:55295_fbhn%2Fpp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 522916 T3322 N:127.0.0.1:55295_fbhn%2Fpp C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 522917 T3322 N:127.0.0.1:55295_fbhn%2Fpp C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 522917 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 522917 T3271 N:127.0.0.1:50628_fbhn%2Fpp oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 522917 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:55295/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:55295_fbhn%2Fpp",
   [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> 522918 T3272 N:127.0.0.1:50628_fbhn%2Fpp 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:55295/fbhn/pp",
   [junit4]   2> 	  "node_name":"127.0.0.1:55295_fbhn%2Fpp",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 522918 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 522918 T3272 N:127.0.0.1:50628_fbhn%2Fpp oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 523019 T3282 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> 523019 T3271 N:127.0.0.1:50628_fbhn%2Fpp 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> 523019 T3299 N:127.0.0.1:59439_fbhn%2Fpp 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> 523019 T3321 N:127.0.0.1:55295_fbhn%2Fpp 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> 523917 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 523918 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 523918 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 523918 T3322 N:127.0.0.1:55295_fbhn%2Fpp oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 523918 T3322 N:127.0.0.1:55295_fbhn%2Fpp oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 523918 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-2-001/cores/collection1/'
   [junit4]   2> 523925 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 523926 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 523929 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 523931 T3322 N:127.0.0.1:55295_fbhn%2Fpp oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 523936 T3322 N:127.0.

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

3288 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 543288 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 543288 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 543288 T3424 N:127.0.0.1:49069_fbhn%2Fpp C461 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 543288 T3424 N:127.0.0.1:49069_fbhn%2Fpp C461 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ff9a431 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1117e445),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ff9a431 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1117e445),segFN=segments_8,generation=8}
   [junit4]   2> 543289 T3424 N:127.0.0.1:49069_fbhn%2Fpp C461 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 543289 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 543295 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 543295 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 543296 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data
   [junit4]   2> 543296 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 543296 T3424 N:127.0.0.1:49069_fbhn%2Fpp oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 544751 T3430 N:127.0.0.1:49069_fbhn%2Fpp oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 544754 T3243 oejs.AbstractConnector.doStop Stopped ServerConnector@31459842{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 544754 T3243 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@6a938056{/fbhn/pp,null,UNAVAILABLE}
   [junit4]   2> 544755 T3243 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33750 33750
   [junit4]   2> 544861 T3244 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33750 33750
   [junit4]   2> 544863 T3244 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> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=F8AAF56D47281FCE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.6s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:59439/fbhn/pp/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8AAF56D47281FCE:70FECAB7E9D47236]: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> 544966 T3243 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-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest F8AAF56D47281FCE-001
   [junit4]   2> 26648 T3242 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=es_PY, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=12,threads=1,free=128325936,total=406847488
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, FieldAnalysisRequestHandlerTest, RemoteQueryErrorTest, TestRestoreCore, JsonLoaderTest, EchoParamsTest, DistribJoinFromCollectionTest, HdfsUnloadDistributedZkTest, RollingRestartTest, TestIndexSearcher, JSONWriterTest, HdfsWriteToMultipleCollectionsTest, SuggesterTSTTest, BlockCacheTest, NoCacheHeaderTest, DistanceUnitsTest, TestJsonFacets, OverriddenZkACLAndCredentialsProvidersTest, TestCloudManagedSchema, TestStandardQParsers, SpellCheckComponentTest, TestStressUserVersions, TestInitParams, SolrCmdDistributorTest, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestLRUCache, TestCloudPivotFacet, SuggestComponentTest, DateRangeFieldTest, ShowFileRequestHandlerTest, TestDefaultSearchFieldResource, SpellPossibilityIteratorTest, CoreAdminCreateDiscoverTest, TestFoldingMultitermQuery, TestAtomicUpdateErrorCases, AnalysisAfterCoreReloadTest, SliceStateTest, DirectSolrConnectionTest, LukeRequestHandlerTest, DistanceFunctionTest, RecoveryAfterSoftCommitTest, TestAnalyzedSuggestions, SolrTestCaseJ4Test, TestImplicitCoreProperties, TestSuggestSpellingConverter, TestIntervalFaceting, FieldMutatingUpdateProcessorTest, TestPHPSerializedResponseWriter, TestLFUCache, WordBreakSolrSpellCheckerTest, TestHashPartitioner, TestValueSourceCache, StressHdfsTest, TestMiniSolrCloudCluster, TestSolrDynamicMBean, TestRawResponseWriter, TestSolrCoreProperties, FileUtilsTest, MultiThreadedOCPTest, TestCloudInspectUtil, StatelessScriptUpdateProcessorFactoryTest, TestRebalanceLeaders, TestDocBasedVersionConstraints, ResourceLoaderTest, CurrencyFieldOpenExchangeTest, TestWriterPerf, TestSolrDeletionPolicy2, SharedFSAutoReplicaFailoverTest, DocValuesMultiTest, ZkCLITest, ShardRoutingCustomTest, TestFiltering, TestFuzzyAnalyzedSuggestions, DocumentBuilderTest, OpenCloseCoreStressTest, TestOmitPositions, TestReqParamsAPI, ChaosMonkeySafeLeaderTest, BasicFunctionalityTest, BasicDistributedZkTest]
   [junit4] Completed [209/483] on J1 in 26.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 840 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 483 suites, 1915 tests, 1 failure, 50 ignored (22 assumptions)

Total time: 37 minutes 8 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