You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/17 14:23:19 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1717 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1717/

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

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:42906/collection1lastClient and got 5 from http://127.0.0.1:59791/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:42906/collection1lastClient and got 5 from http://127.0.0.1:59791/collection1
	at __randomizedtesting.SeedInfo.seed([71B901A002607295:F05F8FB8753F12A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 9194 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 854452 T2124 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 854457 T2124 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1371470170489
[junit4:junit4]   2> 854459 T2124 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 854459 T2125 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 854560 T2124 oasc.ZkTestServer.run start zk server on port:43890
[junit4:junit4]   2> 854561 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 854565 T2131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5996e934 name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 854565 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 854565 T2124 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 854584 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 854586 T2133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25434e30 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 854587 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 854587 T2124 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 854596 T2124 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 854599 T2124 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 854602 T2124 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 854611 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 854611 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 854625 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 854626 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 854729 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 854730 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 854733 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 854734 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 854744 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 854745 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 854748 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 854748 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 854752 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 854752 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 854756 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 854756 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 854759 T2124 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 854760 T2124 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 855021 T2124 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 855026 T2124 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50756
[junit4:junit4]   2> 855027 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 855027 T2124 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 855028 T2124 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802
[junit4:junit4]   2> 855028 T2124 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/solr.xml
[junit4:junit4]   2> 855029 T2124 oasc.CoreContainer.<init> New CoreContainer 278941380
[junit4:junit4]   2> 855029 T2124 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/'
[junit4:junit4]   2> 855030 T2124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/'
[junit4:junit4]   2> 855142 T2124 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 855142 T2124 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 855143 T2124 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 855144 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 855144 T2124 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 855144 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 855145 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 855145 T2124 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 855146 T2124 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 855146 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 855163 T2124 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 855164 T2124 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43890/solr
[junit4:junit4]   2> 855164 T2124 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 855165 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 855168 T2144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ca6c08 name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 855169 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 855179 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 855191 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 855193 T2146 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d2b71e6 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 855193 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 855195 T2124 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 855204 T2124 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 855208 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 855215 T2124 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50756_
[junit4:junit4]   2> 855217 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50756_
[junit4:junit4]   2> 855220 T2124 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 855239 T2124 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 855242 T2124 oasc.Overseer.start Overseer (id=89880669093625859-127.0.0.1:50756_-n_0000000000) starting
[junit4:junit4]   2> 855246 T2124 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 855260 T2148 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 855260 T2124 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 855263 T2124 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 855265 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 855267 T2147 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 855271 T2149 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 855271 T2149 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 856770 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 856771 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50756_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50756"}
[junit4:junit4]   2> 856771 T2147 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 856772 T2147 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 856787 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 857274 T2149 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/collection1
[junit4:junit4]   2> 857274 T2149 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 857275 T2149 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 857275 T2149 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 857276 T2149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/collection1/'
[junit4:junit4]   2> 857278 T2149 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/collection1/lib/README' to classloader
[junit4:junit4]   2> 857278 T2149 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 857330 T2149 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 857396 T2149 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 857497 T2149 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 857503 T2149 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 858108 T2149 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 858126 T2149 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 858131 T2149 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 858144 T2149 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 858149 T2149 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 858153 T2149 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 858154 T2149 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 858155 T2149 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 858155 T2149 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 858156 T2149 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 858156 T2149 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 858156 T2149 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 858157 T2149 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371470170802/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/
[junit4:junit4]   2> 858157 T2149 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4add8e0d
[junit4:junit4]   2> 858157 T2149 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 858159 T2149 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data
[junit4:junit4]   2> 858160 T2149 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index/
[junit4:junit4]   2> 858161 T2149 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 858162 T2149 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index
[junit4:junit4]   2> 858169 T2149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 858170 T2149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 858172 T2149 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 858173 T2149 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 858173 T2149 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 858174 T2149 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 858175 T2149 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 858175 T2149 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 858175 T2149 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 858176 T2149 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 858176 T2149 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 858185 T2149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 858195 T2149 oass.SolrIndexSearcher.<init> Opening Searcher@6431ff63 main
[junit4:junit4]   2> 858196 T2149 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 858196 T2149 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 858200 T2150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6431ff63 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 858201 T2149 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 858201 T2149 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50756 collection:control_collection shard:shard1
[junit4:junit4]   2> 858202 T2149 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 858218 T2149 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 858230 T2149 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 858230 T2149 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 858230 T2149 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50756/collection1/
[junit4:junit4]   2> 858231 T2149 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 858231 T2149 oasc.SyncStrategy.syncToMe http://127.0.0.1:50756/collection1/ has no replicas
[junit4:junit4]   2> 858231 T2149 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50756/collection1/
[junit4:junit4]   2> 858231 T2149 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 858291 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 858306 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 858354 T2149 oasc.ZkController.register We are http://127.0.0.1:50756/collection1/ and leader is http://127.0.0.1:50756/collection1/
[junit4:junit4]   2> 858354 T2149 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50756
[junit4:junit4]   2> 858354 T2149 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 858354 T2149 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 858355 T2149 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 858356 T2149 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 858357 T2124 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 858358 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 858358 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 858375 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 858377 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 858379 T2153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5801f769 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 858379 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 858380 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 858382 T2124 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 858644 T2124 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 858647 T2124 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15011
[junit4:junit4]   2> 858648 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 858648 T2124 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 858649 T2124 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413
[junit4:junit4]   2> 858649 T2124 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/solr.xml
[junit4:junit4]   2> 858650 T2124 oasc.CoreContainer.<init> New CoreContainer 316582573
[junit4:junit4]   2> 858650 T2124 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/'
[junit4:junit4]   2> 858651 T2124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/'
[junit4:junit4]   2> 858762 T2124 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 858762 T2124 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 858763 T2124 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 858763 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 858764 T2124 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 858764 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 858765 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 858765 T2124 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 858766 T2124 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 858766 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 858783 T2124 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 858784 T2124 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43890/solr
[junit4:junit4]   2> 858784 T2124 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 858785 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 858788 T2164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35634928 name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 858788 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 858842 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 858853 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 858855 T2166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38a6a0d2 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 858856 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 858904 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 859816 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 859817 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50756_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50756"}
[junit4:junit4]   2> 859843 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 859843 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 859843 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 859908 T2124 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15011_
[junit4:junit4]   2> 859915 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15011_
[junit4:junit4]   2> 859917 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 859917 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 859918 T2153 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 859918 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 859919 T2146 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 859919 T2166 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 859933 T2167 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 859933 T2167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 861348 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 861349 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15011_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15011"}
[junit4:junit4]   2> 861349 T2147 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 861349 T2147 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 861364 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 861364 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 861364 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 861937 T2167 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/collection1
[junit4:junit4]   2> 861937 T2167 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 861938 T2167 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 861938 T2167 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 861939 T2167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/collection1/'
[junit4:junit4]   2> 861941 T2167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/collection1/lib/README' to classloader
[junit4:junit4]   2> 861941 T2167 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 861992 T2167 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 862049 T2167 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 862150 T2167 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 862156 T2167 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 863436 T2167 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 863450 T2167 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 863455 T2167 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863468 T2167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 863473 T2167 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 863478 T2167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 863478 T2167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 863479 T2167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 863479 T2167 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 863480 T2167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 863480 T2167 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 863480 T2167 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 863481 T2167 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371470174413/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/
[junit4:junit4]   2> 863481 T2167 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4add8e0d
[junit4:junit4]   2> 863481 T2167 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 863483 T2167 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1
[junit4:junit4]   2> 863484 T2167 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index/
[junit4:junit4]   2> 863485 T2167 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863485 T2167 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index
[junit4:junit4]   2> 863554 T2167 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863554 T2167 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863557 T2167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 863558 T2167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 863558 T2167 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 863559 T2167 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 863560 T2167 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 863560 T2167 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 863560 T2167 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 863561 T2167 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863561 T2167 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 863573 T2167 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863583 T2167 oass.SolrIndexSearcher.<init> Opening Searcher@3a3607e0 main
[junit4:junit4]   2> 863584 T2167 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863585 T2167 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863589 T2168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a3607e0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863591 T2167 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 863591 T2167 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15011 collection:collection1 shard:shard1
[junit4:junit4]   2> 863592 T2167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 863687 T2167 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 863691 T2167 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 863691 T2167 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 863691 T2167 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 863692 T2167 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 863692 T2167 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/ has no replicas
[junit4:junit4]   2> 863692 T2167 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 863692 T2167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 864695 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 864726 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 864726 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 864726 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 864771 T2167 oasc.ZkController.register We are http://127.0.0.1:15011/collection1/ and leader is http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 864771 T2167 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15011
[junit4:junit4]   2> 864771 T2167 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 864771 T2167 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 864772 T2167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 864774 T2167 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 864775 T2124 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 864776 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 864776 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 865069 T2124 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 865072 T2124 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:61669
[junit4:junit4]   2> 865072 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 865073 T2124 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 865073 T2124 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823
[junit4:junit4]   2> 865074 T2124 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/solr.xml
[junit4:junit4]   2> 865074 T2124 oasc.CoreContainer.<init> New CoreContainer 209595405
[junit4:junit4]   2> 865075 T2124 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/'
[junit4:junit4]   2> 865075 T2124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/'
[junit4:junit4]   2> 865195 T2124 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 865196 T2124 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 865197 T2124 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 865197 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 865198 T2124 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 865198 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 865199 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 865199 T2124 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 865199 T2124 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 865200 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 865214 T2124 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 865215 T2124 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43890/solr
[junit4:junit4]   2> 865216 T2124 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 865217 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 865225 T2180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f600256 name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 865226 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 865232 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 865242 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 865244 T2182 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68b6e760 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 865244 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 865249 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 866239 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 866240 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:15011_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15011"}
[junit4:junit4]   2> 866255 T2124 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61669_
[junit4:junit4]   2> 866256 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866256 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866256 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866256 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866257 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61669_
[junit4:junit4]   2> 866265 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866265 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866266 T2153 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 866266 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 866266 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 866267 T2166 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 866268 T2182 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 866268 T2146 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 866274 T2183 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 866274 T2183 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 867766 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 867767 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61669_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61669"}
[junit4:junit4]   2> 867767 T2147 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 867768 T2147 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 867781 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 867781 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 867781 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 867781 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 868278 T2183 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/collection1
[junit4:junit4]   2> 868278 T2183 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 868279 T2183 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 868279 T2183 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 868281 T2183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/collection1/'
[junit4:junit4]   2> 868282 T2183 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 868283 T2183 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/collection1/lib/README' to classloader
[junit4:junit4]   2> 868335 T2183 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 868394 T2183 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 868495 T2183 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 868501 T2183 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 868970 T2183 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 868979 T2183 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 868982 T2183 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 868991 T2183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 868995 T2183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 868998 T2183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 868999 T2183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 868999 T2183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 869000 T2183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 869000 T2183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 869000 T2183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 869001 T2183 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 869001 T2183 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371470180823/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/
[junit4:junit4]   2> 869001 T2183 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4add8e0d
[junit4:junit4]   2> 869001 T2183 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 869002 T2183 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2
[junit4:junit4]   2> 869003 T2183 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index/
[junit4:junit4]   2> 869003 T2183 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 869004 T2183 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index
[junit4:junit4]   2> 869025 T2183 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 869025 T2183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 869028 T2183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 869028 T2183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 869028 T2183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 869029 T2183 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 869029 T2183 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 869029 T2183 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 869030 T2183 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 869030 T2183 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 869030 T2183 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 869037 T2183 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 869044 T2183 oass.SolrIndexSearcher.<init> Opening Searcher@282158c9 main
[junit4:junit4]   2> 869045 T2183 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 869045 T2183 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 869048 T2184 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@282158c9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 869050 T2183 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 869050 T2183 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61669 collection:collection1 shard:shard1
[junit4:junit4]   2> 869052 T2183 oasc.ZkController.register We are http://127.0.0.1:61669/collection1/ and leader is http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 869053 T2183 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61669
[junit4:junit4]   2> 869053 T2183 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 869053 T2183 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C472 name=collection1 org.apache.solr.core.SolrCore@4939104 url=http://127.0.0.1:61669/collection1 node=127.0.0.1:61669_ C472_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61669_, base_url=http://127.0.0.1:61669}
[junit4:junit4]   2> 869053 T2185 C472 P61669 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 869054 T2185 C472 P61669 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 869054 T2183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 869054 T2185 C472 P61669 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 869054 T2185 C472 P61669 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 869055 T2124 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 869055 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 869055 T2185 C472 P61669 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 869055 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 869075 T2156 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 869253 T2124 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 869256 T2124 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42906
[junit4:junit4]   2> 869256 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 869256 T2124 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 869257 T2124 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105
[junit4:junit4]   2> 869257 T2124 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/solr.xml
[junit4:junit4]   2> 869257 T2124 oasc.CoreContainer.<init> New CoreContainer 1495035062
[junit4:junit4]   2> 869258 T2124 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/'
[junit4:junit4]   2> 869258 T2124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/'
[junit4:junit4]   2> 869285 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 869286 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61669_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61669"}
[junit4:junit4]   2> 869315 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 869315 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 869315 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 869315 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 869336 T2124 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 869337 T2124 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 869337 T2124 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 869338 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 869338 T2124 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 869338 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 869339 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 869339 T2124 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 869339 T2124 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 869340 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 869352 T2124 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 869353 T2124 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43890/solr
[junit4:junit4]   2> 869353 T2124 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 869354 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 869356 T2197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2040457b name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 869357 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 869359 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 869367 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 869369 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25be606 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 869369 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 869380 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 870076 T2156 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 870076 T2156 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:61669_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 870383 T2124 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42906_
[junit4:junit4]   2> 870394 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42906_
[junit4:junit4]   2> 870396 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 870396 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 870396 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 870397 T2153 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 870398 T2199 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 870398 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 870399 T2146 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 870399 T2182 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 870409 T2166 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 870415 T2200 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 870415 T2200 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 870827 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 870828 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42906"}
[junit4:junit4]   2> 870829 T2147 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 870829 T2147 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 870840 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 870840 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 870840 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 870840 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 870840 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 871417 T2200 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/collection1
[junit4:junit4]   2> 871417 T2200 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 871418 T2200 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 871418 T2200 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 871420 T2200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/collection1/'
[junit4:junit4]   2> 871422 T2200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 871422 T2200 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/collection1/lib/README' to classloader
[junit4:junit4]   2> 871485 T2200 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 871550 T2200 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 871651 T2200 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 871658 T2200 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C473 name=collection1 org.apache.solr.core.SolrCore@4939104 url=http://127.0.0.1:61669/collection1 node=127.0.0.1:61669_ C473_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61669_, base_url=http://127.0.0.1:61669}
[junit4:junit4]   2> 872078 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15011/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 872078 T2185 C473 P61669 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61669 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 872078 T2185 C473 P61669 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 872079 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 872080 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 872080 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 872080 T2185 C473 P61669 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 872080 T2185 C473 P61669 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15011/collection1/. core=collection1
[junit4:junit4]   2> 872080 T2185 C473 P61669 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C474 name=collection1 org.apache.solr.core.SolrCore@22227624 url=http://127.0.0.1:15011/collection1 node=127.0.0.1:15011_ C474_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15011_, base_url=http://127.0.0.1:15011, leader=true}
[junit4:junit4]   2> 872088 T2157 C474 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 872091 T2158 C474 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 872097 T2158 C474 P15011 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 872098 T2158 C474 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 872103 T2158 C474 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 872104 T2158 C474 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 872106 T2158 C474 P15011 oass.SolrIndexSearcher.<init> Opening Searcher@3683be58 realtime
[junit4:junit4]   2> 872106 T2158 C474 P15011 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 872107 T2158 C474 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 872108 T2185 C473 P61669 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 872108 T2185 C473 P61669 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 872110 T2159 C474 P15011 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 872111 T2159 C474 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 872111 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 872112 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 872112 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 872115 T2159 C474 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 872115 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 872117 T2185 C473 P61669 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147
[junit4:junit4]   2> 872118 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147 lockFactory=org.apache.lucene.store.NativeFSLockFactory@794baaaf; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 872122 T2159 C474 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 872124 T2185 C473 P61669 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 872127 T2185 C473 P61669 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 872127 T2185 C473 P61669 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 872133 T2185 C473 P61669 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 872134 T2185 C473 P61669 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 872134 T2185 C473 P61669 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 872135 T2185 C473 P61669 oass.SolrIndexSearcher.<init> Opening Searcher@711f6aec main
[junit4:junit4]   2> 872137 T2184 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@711f6aec main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 872137 T2185 C473 P61669 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147;done=true>>]
[junit4:junit4]   2> 872137 T2185 C473 P61669 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147
[junit4:junit4]   2> 872138 T2185 C473 P61669 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index.20130617212628147
[junit4:junit4]   2> 872139 T2185 C473 P61669 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 872139 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 872139 T2185 C473 P61669 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 872140 T2185 C473 P61669 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 872141 T2185 C473 P61669 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 872344 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 872345 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61669_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61669"}
[junit4:junit4]   2> 872359 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 872359 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 872359 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 872359 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 872359 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 872366 T2200 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 872381 T2200 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 872386 T2200 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 872400 T2200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 872415 T2200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 872420 T2200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 872421 T2200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 872426 T2200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 872427 T2200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 872428 T2200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 872428 T2200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 872428 T2200 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 872429 T2200 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371470185105/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/
[junit4:junit4]   2> 872429 T2200 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4add8e0d
[junit4:junit4]   2> 872429 T2200 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 872431 T2200 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3
[junit4:junit4]   2> 872432 T2200 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index/
[junit4:junit4]   2> 872433 T2200 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 872434 T2200 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index
[junit4:junit4]   2> 872441 T2200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 872441 T2200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 872445 T2200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 872445 T2200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 872445 T2200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 872446 T2200 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 872447 T2200 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 872447 T2200 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 872451 T2200 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 872452 T2200 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 872452 T2200 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 872465 T2200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 872477 T2200 oass.SolrIndexSearcher.<init> Opening Searcher@355a0e8e main
[junit4:junit4]   2> 872478 T2200 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 872478 T2200 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 872483 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@355a0e8e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 872484 T2200 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 872485 T2200 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42906 collection:collection1 shard:shard1
[junit4:junit4]   2> 872488 T2200 oasc.ZkController.register We are http://127.0.0.1:42906/collection1/ and leader is http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 872489 T2200 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42906
[junit4:junit4]   2> 872489 T2200 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 872489 T2200 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C475 name=collection1 org.apache.solr.core.SolrCore@3a68a91b url=http://127.0.0.1:42906/collection1 node=127.0.0.1:42906_ C475_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:42906_, base_url=http://127.0.0.1:42906}
[junit4:junit4]   2> 872489 T2204 C475 P42906 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 872490 T2204 C475 P42906 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 872490 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 872491 T2204 C475 P42906 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 872491 T2204 C475 P42906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 872492 T2124 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 872492 T2204 C475 P42906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 872492 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 872493 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 872519 T2160 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 872819 T2124 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 872822 T2124 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59791
[junit4:junit4]   2> 872823 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 872823 T2124 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 872824 T2124 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549
[junit4:junit4]   2> 872824 T2124 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/solr.xml
[junit4:junit4]   2> 872825 T2124 oasc.CoreContainer.<init> New CoreContainer 508322442
[junit4:junit4]   2> 872825 T2124 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/'
[junit4:junit4]   2> 872826 T2124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/'
[junit4:junit4]   2> 872941 T2124 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 872942 T2124 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 872942 T2124 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 872943 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 872943 T2124 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 872944 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 872944 T2124 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 872944 T2124 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 872945 T2124 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 872945 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 872959 T2124 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 872960 T2124 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43890/solr
[junit4:junit4]   2> 872960 T2124 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 872961 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 872964 T2216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@579449e3 name:ZooKeeperConnection Watcher:127.0.0.1:43890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 872965 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 872967 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 872976 T2124 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 872978 T2218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@455708e8 name:ZooKeeperConnection Watcher:127.0.0.1:43890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 872978 T2124 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 872991 T2124 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 873864 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 873865 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42906"}
[junit4:junit4]   2> 873887 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873887 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873887 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873887 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873887 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873887 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 873994 T2124 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59791_
[junit4:junit4]   2> 874005 T2124 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59791_
[junit4:junit4]   2> 874018 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 874018 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 874018 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 874019 T2153 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874018 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 874019 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 874018 T2218 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874019 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 874020 T2146 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874020 T2182 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874020 T2166 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874029 T2199 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 874034 T2219 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 874034 T2219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 874522 T2160 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 874522 T2160 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:42906_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 875392 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 875393 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59791_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59791"}
[junit4:junit4]   2> 875393 T2147 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 875394 T2147 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 875413 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 875413 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 875413 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 875413 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 875413 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 875413 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876037 T2219 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/collection1
[junit4:junit4]   2> 876037 T2219 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 876038 T2219 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 876038 T2219 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 876040 T2219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/collection1/'
[junit4:junit4]   2> 876041 T2219 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/collection1/lib/README' to classloader
[junit4:junit4]   2> 876042 T2219 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 876093 T2219 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 876151 T2219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 876252 T2219 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 876258 T2219 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C476 name=collection1 org.apache.solr.core.SolrCore@3a68a91b url=http://127.0.0.1:42906/collection1 node=127.0.0.1:42906_ C476_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:42906_, base_url=http://127.0.0.1:42906}
[junit4:junit4]   2> 876524 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15011/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 876524 T2204 C476 P42906 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42906 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 876524 T2204 C476 P42906 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 876525 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 876525 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 876525 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 876525 T2204 C476 P42906 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 876525 T2204 C476 P42906 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15011/collection1/. core=collection1
[junit4:junit4]   2> 876525 T2204 C476 P42906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C477 name=collection1 org.apache.solr.core.SolrCore@22227624 url=http://127.0.0.1:15011/collection1 node=127.0.0.1:15011_ C477_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15011_, base_url=http://127.0.0.1:15011, leader=true}
[junit4:junit4]   2> 876527 T2157 C477 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 876535 T2161 C477 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 876543 T2161 C477 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 876544 T2161 C477 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 876545 T2161 C477 P15011 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 876546 T2161 C477 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 876546 T2204 C476 P42906 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 876547 T2204 C476 P42906 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 876549 T2159 C477 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 876550 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 876550 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 876550 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 876553 T2159 C477 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 876553 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 876556 T2204 C476 P42906 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585
[junit4:junit4]   2> 876557 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@43954425; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 876560 T2159 C477 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 876561 T2204 C476 P42906 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 876564 T2204 C476 P42906 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 876564 T2204 C476 P42906 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 876571 T2204 C476 P42906 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 876571 T2204 C476 P42906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 876572 T2204 C476 P42906 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 876573 T2204 C476 P42906 oass.SolrIndexSearcher.<init> Opening Searcher@1c4f0453 main
[junit4:junit4]   2> 876574 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c4f0453 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 876575 T2204 C476 P42906 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585;done=true>>]
[junit4:junit4]   2> 876575 T2204 C476 P42906 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585
[junit4:junit4]   2> 876575 T2204 C476 P42906 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index.20130617212632585
[junit4:junit4]   2> 876577 T2204 C476 P42906 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 876577 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 876577 T2204 C476 P42906 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 876578 T2204 C476 P42906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 876579 T2204 C476 P42906 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 876881 T2219 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 876893 T2219 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 876897 T2219 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 876911 T2219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 876922 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 876923 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42906"}
[junit4:junit4]   2> 876923 T2219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 876928 T2219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 876936 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876936 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876936 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876936 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876936 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876936 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 876937 T2219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 876938 T2219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 876938 T2219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 876939 T2219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 876940 T2219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 876940 T2219 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 876940 T2219 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371470188549/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/
[junit4:junit4]   2> 876941 T2219 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4add8e0d
[junit4:junit4]   2> 876941 T2219 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 876942 T2219 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4
[junit4:junit4]   2> 876943 T2219 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index/
[junit4:junit4]   2> 876944 T2219 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 876944 T2219 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index
[junit4:junit4]   2> 876951 T2219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 876951 T2219 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 876954 T2219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 876954 T2219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 876955 T2219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 876955 T2219 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 876956 T2219 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 876956 T2219 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 876959 T2219 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 876960 T2219 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 876960 T2219 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 876970 T2219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 876979 T2219 oass.SolrIndexSearcher.<init> Opening Searcher@554370e8 main
[junit4:junit4]   2> 876980 T2219 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 876980 T2219 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 876985 T2222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554370e8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 876986 T2219 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 876987 T2219 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59791 collection:collection1 shard:shard1
[junit4:junit4]   2> 876990 T2219 oasc.ZkController.register We are http://127.0.0.1:59791/collection1/ and leader is http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 876990 T2219 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59791
[junit4:junit4]   2> 876990 T2219 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 876990 T2219 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C478 name=collection1 org.apache.solr.core.SolrCore@34e397e7 url=http://127.0.0.1:59791/collection1 node=127.0.0.1:59791_ C478_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59791_, base_url=http://127.0.0.1:59791}
[junit4:junit4]   2> 876991 T2223 C478 P59791 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 876991 T2223 C478 P59791 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 876991 T2219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 876991 T2223 C478 P59791 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 876992 T2223 C478 P59791 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 876997 T2124 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 876997 T2124 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> ASYNC  NEW_CORE C479 name=collection1 org.apache.solr.core.SolrCore@34e397e7 url=http://127.0.0.1:59791/collection1 node=127.0.0.1:59791_ C479_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59791_, base_url=http://127.0.0.1:59791}
[junit4:junit4]   2> 876998 T2223 C479 P59791 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 876998 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 877021 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 877021 T2162 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 877022 T2124 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 877022 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 877023 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 878025 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 878441 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 878442 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59791_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59791"}
[junit4:junit4]   2> 878489 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 878489 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 878489 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 878489 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 878489 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 878489 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 879024 T2162 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 879024 T2162 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:59791_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 879027 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 880029 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C479_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59791_, base_url=http://127.0.0.1:59791}
[junit4:junit4]   2> 881026 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15011/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 881026 T2223 C479 P59791 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59791 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 881026 T2223 C479 P59791 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 881027 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 881027 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 881027 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 881027 T2223 C479 P59791 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 881027 T2223 C479 P59791 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15011/collection1/. core=collection1
[junit4:junit4]   2> 881027 T2223 C479 P59791 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C480 name=collection1 org.apache.solr.core.SolrCore@22227624 url=http://127.0.0.1:15011/collection1 node=127.0.0.1:15011_ C480_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15011_, base_url=http://127.0.0.1:15011, leader=true}
[junit4:junit4]   2> 881029 T2157 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 881031 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 881040 T2156 C480 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 881046 T2156 C480 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 881046 T2156 C480 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 881048 T2156 C480 P15011 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 881048 T2156 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 881049 T2223 C479 P59791 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 881049 T2223 C479 P59791 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 881051 T2159 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 881052 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 881052 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 881052 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 881055 T2159 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 881055 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 881057 T2223 C479 P59791 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087
[junit4:junit4]   2> 881058 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bcb134f; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 881062 T2159 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 881063 T2223 C479 P59791 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 881066 T2223 C479 P59791 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 881066 T2223 C479 P59791 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 881071 T2223 C479 P59791 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 881072 T2223 C479 P59791 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 881072 T2223 C479 P59791 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 881074 T2223 C479 P59791 oass.SolrIndexSearcher.<init> Opening Searcher@78003e97 main
[junit4:junit4]   2> 881075 T2222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78003e97 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 881075 T2223 C479 P59791 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087;done=true>>]
[junit4:junit4]   2> 881076 T2223 C479 P59791 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087
[junit4:junit4]   2> 881076 T2223 C479 P59791 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index.20130617212637087
[junit4:junit4]   2> 881077 T2223 C479 P59791 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 881077 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 881077 T2223 C479 P59791 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 881077 T2223 C479 P59791 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 881079 T2223 C479 P59791 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 881496 T2147 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 881497 T2147 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59791_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59791"}
[junit4:junit4]   2> 881512 T2146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 881512 T2166 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 881512 T2182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 881512 T2153 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 881512 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 881512 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 882033 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 882035 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C481 name=collection1 org.apache.solr.core.SolrCore@256d0834 url=http://127.0.0.1:50756/collection1 node=127.0.0.1:50756_ C481_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:50756_, base_url=http://127.0.0.1:50756, leader=true}
[junit4:junit4]   2> 882047 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 882053 T2136 C481 P50756 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 882053 T2136 C481 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 882059 T2136 C481 P50756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 882059 T2136 C481 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 882061 T2136 C481 P50756 oass.SolrIndexSearcher.<init> Opening Searcher@b4df6c8 main
[junit4:junit4]   2> 882062 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 882063 T2150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b4df6c8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 882064 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 882078 T2158 C480 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 882083 T2158 C480 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 882083 T2158 C480 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 882085 T2158 C480 P15011 oass.SolrIndexSearcher.<init> Opening Searcher@5b4e18b7 main
[junit4:junit4]   2> 882085 T2158 C480 P15011 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 882086 T2168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b4e18b7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 882087 T2158 C480 P15011 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:61669/collection1/, StdNode: http://127.0.0.1:42906/collection1/, StdNode: http://127.0.0.1:59791/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C479_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59791_, base_url=http://127.0.0.1:59791}
[junit4:junit4]   2> 882105 T2208 C479 P59791 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C482 name=collection1 org.apache.solr.core.SolrCore@3a68a91b url=http://127.0.0.1:42906/collection1 node=127.0.0.1:42906_ C482_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42906_, base_url=http://127.0.0.1:42906}
[junit4:junit4]   2> 882106 T2189 C482 P42906 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C483 name=collection1 org.apache.solr.core.SolrCore@4939104 url=http://127.0.0.1:61669/collection1 node=127.0.0.1:61669_ C483_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61669_, base_url=http://127.0.0.1:61669}
[junit4:junit4]   2> 882105 T2172 C483 P61669 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 882122 T2208 C479 P59791 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 882122 T2208 C479 P59791 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 882123 T2189 C482 P42906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 882123 T2172 C483 P61669 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 882124 T2189 C482 P42906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 882124 T2172 C483 P61669 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 882125 T2208 C479 P59791 oass.SolrIndexSearcher.<init> Opening Searcher@3d63e2cd main
[junit4:junit4]   2> 882125 T2208 C479 P59791 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 882126 T2222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d63e2cd main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 882126 T2189 C482 P42906 oass.SolrIndexSearcher.<init> Opening Searcher@5bdc309a main
[junit4:junit4]   2> 882127 T2172 C483 P61669 oass.SolrIndexSearcher.<init> Opening Searcher@2a1de97b main
[junit4:junit4]   2> 882127 T2189 C482 P42906 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 882127 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 882128 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bdc309a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 882127 T2172 C483 P61669 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 882128 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 882128 T2184 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a1de97b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 882129 T2172 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 882130 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 52
[junit4:junit4]   2> 882131 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 882134 T2160 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 882136 T2173 C483 P61669 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 882137 T2190 C482 P42906 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 882139 T2209 C479 P59791 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 884145 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438090736616603648)} 0 3
[junit4:junit4]   2> 884154 T2172 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438090736622895104&update.from=http://127.0.0.1:15011/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438090736622895104)} 0 2
[junit4:junit4]   2> 884154 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438090736622895104&update.from=http://127.0.0.1:15011/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438090736622895104)} 0 2
[junit4:junit4]   2> 884154 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438090736622895104&update.from=http://127.0.0.1:15011/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438090736622895104)} 0 2
[junit4:junit4]   2> 884155 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438090736622895104)} 0 7
[junit4:junit4]   2> 884160 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438090736633380864)]} 0 2
[junit4:junit4]   2> 884170 T2172 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438090736638623744)]} 0 3
[junit4:junit4]   2> 884170 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438090736638623744)]} 0 3
[junit4:junit4]   2> 884170 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438090736638623744)]} 0 3
[junit4:junit4]   2> 884171 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438090736638623744)]} 0 8
[junit4:junit4]   2> 884175 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1438090736650158080)]} 0 1
[junit4:junit4]   2> 884181 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438090736653303808)]} 0 1
[junit4:junit4]   2> 884181 T2172 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438090736653303808)]} 0 1
[junit4:junit4]   2> 884181 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438090736653303808)]} 0 1
[junit4:junit4]   2> 884182 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1438090736653303808)]} 0 5
[junit4:junit4]   2> 884186 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1438090736661692416)]} 0 1
[junit4:junit4]   2> 884188 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:61669/collection1/]
[junit4:junit4]   2> 884189 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61669/collection1/ against:[http://127.0.0.1:61669/collection1/] result:true
[junit4:junit4]   2> 884189 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:42906/collection1/ against:[http://127.0.0.1:61669/collection1/] result:false
[junit4:junit4]   2> 884189 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:59791/collection1/ against:[http://127.0.0.1:61669/collection1/] result:false
[junit4:junit4]   2> 884193 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:61669/collection1/&wt=javabin&version=2} {add=[2 (1438090736666935296)]} 0 1
[junit4:junit4]   2> 884193 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:61669/collection1/&wt=javabin&version=2} {add=[2 (1438090736666935296)]} 0 1
[junit4:junit4]   2> 884193 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:61669/collection1/&wt=javabin&version=2} {add=[2 (1438090736666935296)]} 0 5
[junit4:junit4]   2> 884197 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1438090736673226752)]} 0 1
[junit4:junit4]   2> 884199 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:61669/collection1/, http://127.0.0.1:42906/collection1/]
[junit4:junit4]   2> 884200 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61669/collection1/ against:[http://127.0.0.1:61669/collection1/, http://127.0.0.1:42906/collection1/] result:true
[junit4:junit4]   2> 884200 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:42906/collection1/ against:[http://127.0.0.1:61669/collection1/, http://127.0.0.1:42906/collection1/] result:true
[junit4:junit4]   2> 884200 T2158 C480 P15011 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:59791/collection1/ against:[http://127.0.0.1:61669/collection1/, http://127.0.0.1:42906/collection1/] result:false
[junit4:junit4]   2> 884204 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:15011/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:61669/collection1/&wt=javabin&version=2} {add=[3 (1438090736678469632)]} 0 1
[junit4:junit4]   2> 884204 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:61669/collection1/&test.distrib.skip.servers=http://127.0.0.1:42906/collection1/&wt=javabin&version=2} {add=[3 (1438090736678469632)]} 0 5
[junit4:junit4]   2> 884207 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884244 T2136 C481 P50756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 884245 T2136 C481 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 884249 T2136 C481 P50756 oass.SolrIndexSearcher.<init> Opening Searcher@249a59d6 main
[junit4:junit4]   2> 884249 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884250 T2150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@249a59d6 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 884250 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 43
[junit4:junit4]   2> 884253 T2158 C480 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884290 T2158 C480 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@161188d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 884291 T2158 C480 P15011 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 884295 T2158 C480 P15011 oass.SolrIndexSearcher.<init> Opening Searcher@dff6fb2 main
[junit4:junit4]   2> 884295 T2158 C480 P15011 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884296 T2168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dff6fb2 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 884297 T2158 C480 P15011 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:61669/collection1/, StdNode: http://127.0.0.1:42906/collection1/, StdNode: http://127.0.0.1:59791/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 884299 T2172 C483 P61669 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884299 T2189 C482 P42906 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884299 T2208 C479 P59791 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884351 T2172 C483 P61669 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c268750; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 884352 T2172 C483 P61669 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 884355 T2172 C483 P61669 oass.SolrIndexSearcher.<init> Opening Searcher@3beb8e0c main
[junit4:junit4]   2> 884356 T2172 C483 P61669 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884357 T2184 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3beb8e0c main{StandardDirectoryReader(segments_4:3:nrt _0(4.4):c2)}
[junit4:junit4]   2> 884357 T2172 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 58
[junit4:junit4]   2> 884358 T2189 C482 P42906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ebe80f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 884358 T2189 C482 P42906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 884359 T2208 C479 P59791 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ea6901e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 884359 T2208 C479 P59791 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 884362 T2189 C482 P42906 oass.SolrIndexSearcher.<init> Opening Searcher@45f61e64 main
[junit4:junit4]   2> 884362 T2189 C482 P42906 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884363 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45f61e64 main{StandardDirectoryReader(segments_5:3:nrt _0(4.4):c3)}
[junit4:junit4]   2> 884363 T2208 C479 P59791 oass.SolrIndexSearcher.<init> Opening Searcher@1863ede8 main
[junit4:junit4]   2> 884364 T2189 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 65
[junit4:junit4]   2> 884364 T2208 C479 P59791 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884364 T2222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1863ede8 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 884365 T2208 C479 P59791 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 66
[junit4:junit4]   2> 884366 T2158 C480 P15011 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 113
[junit4:junit4]   2> 884366 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 884367 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 884368 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 884371 T2160 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 884374 T2173 C483 P61669 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 884377 T2190 C482 P42906 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 884380 T2209 C479 P59791 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 884381 T2124 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 884399 T2191 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 884399 T2191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 884411 T2161 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 884412 T2161 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15011/collection1/
[junit4:junit4]   2> 884412 T2161 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:15011 START replicas=[http://127.0.0.1:61669/collection1/, http://127.0.0.1:42906/collection1/, http://127.0.0.1:59791/collection1/] nUpdates=100
[junit4:junit4]   2> 884414 T2174 C483 P61669 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884414 T2210 C479 P59791 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884415 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Received 3 versions from 127.0.0.1:61669/collection1/
[junit4:junit4]   2> 884414 T2192 C482 P42906 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884415 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Our versions are newer. ourLowThreshold=1438090736622895104 otherHigh=1438090736653303808
[junit4:junit4]   2> 884416 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Received 5 versions from 127.0.0.1:59791/collection1/
[junit4:junit4]   2> 884416 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Our versions are newer. ourLowThreshold=1438090736622895104 otherHigh=1438090736666935296
[junit4:junit4]   2> 884417 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Received 4 versions from 127.0.0.1:42906/collection1/
[junit4:junit4]   2> 884417 T2161 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:15011  Our versions are newer. ourLowThreshold=1438090736622895104 otherHigh=1438090736666935296
[junit4:junit4]   2> 884417 T2161 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:15011 DONE. sync succeeded
[junit4:junit4]   2> 884418 T2161 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 884418 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/: try and ask http://127.0.0.1:61669/collection1/ to sync
[junit4:junit4]   2> 884419 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/: try and ask http://127.0.0.1:42906/collection1/ to sync
[junit4:junit4]   2> 884419 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/: try and ask http://127.0.0.1:59791/collection1/ to sync
[junit4:junit4]   2> 884420 T2175 C483 P61669 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61669 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 884420 T2193 C482 P42906 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42906 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 884420 T2211 C479 P59791 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59791 START replicas=[http://127.0.0.1:15011/collection1/] nUpdates=100
[junit4:junit4]   2> 884422 T2162 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 884422 T2156 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884422 T2193 C482 P42906 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42906  Received 5 versions from 127.0.0.1:15011/collection1/
[junit4:junit4]   2> 884422 T2157 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884423 T2193 C482 P42906 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:42906 Requesting updates from 127.0.0.1:15011/collection1/n=1 versions=[1438090736678469632]
[junit4:junit4]   2> 884423 T2211 C479 P59791 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:59791  Received 5 versions from 127.0.0.1:15011/collection1/
[junit4:junit4]   2> 884423 T2175 C483 P61669 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:61669  Received 5 versions from 127.0.0.1:15011/collection1/
[junit4:junit4]   2> 884424 T2211 C479 P59791 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:59791  Our versions are newer. ourLowThreshold=1438090736622895104 otherHigh=1438090736666935296
[junit4:junit4]   2> 884424 T2175 C483 P61669 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:61669 Requesting updates from 127.0.0.1:15011/collection1/n=2 versions=[1438090736678469632, 1438090736666935296]
[junit4:junit4]   2> 884425 T2211 C479 P59791 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59791 DONE. sync succeeded
[junit4:junit4]   2> 884425 T2211 C479 P59791 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:15011/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
[junit4:junit4]   2> 884426 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/:  sync completed with http://127.0.0.1:59791/collection1/
[junit4:junit4]   2> 884426 T2157 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438090736678469632&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884427 T2156 C480 P15011 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438090736678469632,1438090736666935296&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 884431 T2193 C482 P42906 oasup.LogUpdateProcessor.finish [collection1] {add=[3 (1438090736678469632)]} 0 4
[junit4:junit4]   2> 884432 T2193 C482 P42906 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42906 DONE. sync succeeded
[junit4:junit4]   2> 884432 T2193 C482 P42906 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:15011/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=12 
[junit4:junit4]   2> 884433 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/:  sync completed with http://127.0.0.1:42906/collection1/
[junit4:junit4]   2> 884433 T2175 C483 P61669 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1438090736666935296), 3 (1438090736678469632)]} 0 4
[junit4:junit4]   2> 884434 T2175 C483 P61669 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61669 DONE. sync succeeded
[junit4:junit4]   2> 884434 T2175 C483 P61669 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:15011/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=15 
[junit4:junit4]   2> 884434 T2161 oasc.SyncStrategy.syncToMe http://127.0.0.1:15011/collection1/:  sync completed with http://127.0.0.1:61669/collection1/
[junit4:junit4]   2> 884435 T2161 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={shard=shard1&action=REQUESTSYNCSHARD&core=collection1&collection=collection1&wt=javabin&version=2} status=0 QTime=24 
[junit4:junit4]   2> 884435 T2191 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=36 
[junit4:junit4]   2> 884436 T2124 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 884436 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 884437 T2124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 884438 T2124 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 884441 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884447 T2136 C481 P50756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad30dee; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 884448 T2136 C481 P50756 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 884450 T2136 C481 P50756 oass.SolrIndexSearcher.<init> Opening Searcher@155d3125 main
[junit4:junit4]   2> 884450 T2136 C481 P50756 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 884451 T2150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@155d3125 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 884452 T2136 C481 P50756 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 884454 T2158 C480 P15011 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 884460 T2158 C480 P15011 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir

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

eded
[junit4:junit4]   2> 1722784 T2218 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 1722785 T2218 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 1722785 T2218 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59791/collection1/
[junit4:junit4]   2> 1722785 T2218 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34e397e7
[junit4:junit4]   2> 1722787 T2218 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=51,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1722787 T2218 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1722787 T2218 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1722787 T2218 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1722791 T2218 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1722792 T2218 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1722792 T2218 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index;done=false>>]
[junit4:junit4]   2> 1722792 T2218 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4/index
[junit4:junit4]   2> 1722793 T2218 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4;done=false>>]
[junit4:junit4]   2> 1722793 T2218 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371470170489/jetty4
[junit4:junit4]   2> 1722793 T2218 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 1722794 T2218 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89880669093625868-5-n_0000000006
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:260)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1722794 T2218 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1722794 T2218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 1722795 T2218 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1722795 T2218 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=mt_MT, timezone=Australia/North
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=119385664,total=335282176
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, UnloadDistributedZkTest, DistributedQueryElevationComponentTest, FieldMutatingUpdateProcessorTest, ResponseLogComponentTest, TestIBSimilarityFactory, BasicFunctionalityTest, AliasIntegrationTest, ZkControllerTest, ChaosMonkeyNothingIsSafeTest, SuggesterTest, RegexBoostProcessorTest, PreAnalyzedFieldTest, AlternateDirectoryTest, TestSerializedLuceneMatchVersion, WordBreakSolrSpellCheckerTest, SliceStateTest, FastVectorHighlighterTest, PrimitiveFieldTypeTest, SimpleFacetsTest, TestExtendedDismaxParser, TestLRUCache, TestReversedWildcardFilterFactory, TestCoreContainer, TestWriterPerf, TestSchemaSimilarityResource, AutoCommitTest, MBeansHandlerTest, CoreAdminHandlerTest, LeaderElectionTest, RAMDirectoryFactoryTest, ZkCLITest, TestSolrQueryParser, TestSolrDeletionPolicy1, TestQuerySenderListener, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, FileBasedSpellCheckerTest, TestSweetSpotSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, TestSolrCoreProperties, TestFieldCollectionResource, PrimUtilsTest, ExternalFileFieldSortTest, BadComponentTest, RecoveryZkTest, LoggingHandlerTest, TestSurroundQueryParser, TermVectorComponentTest, ClusterStateUpdateTest, QueryParsingTest, TestFaceting, TestValueSourceCache, TestPhraseSuggestions, SolrCoreTest, BasicDistributedZkTest, TestFastWriter, CircularListTest, TestPseudoReturnFields, TestSolrDeletionPolicy2, TestPluginEnable, TestDocumentBuilder, DocumentBuilderTest, DocValuesTest, TestSchemaVersionResource, ResourceLoaderTest, TestLFUCache, SOLR749Test, SoftAutoCommitTest, TestJoin, TestClassNameShortening, BasicDistributedZk2Test, SyncSliceTest]
[junit4:junit4] Completed on J0 in 868.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 442 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:392: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:372: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1246: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:890: There were test failures: 298 suites, 1252 tests, 1 failure, 14 ignored (8 assumptions)

Total time: 62 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure