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/20 12:20:29 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 296 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/296/

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

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

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:52845/collection1lastClient and got 5 from http://127.0.0.1:52850/collection1
	at __randomizedtesting.SeedInfo.seed([366B13CBAFF66B06:B78D9DD3D8A90B3A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:601)
	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:722)




Build Log:
[...truncated 9563 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 911373 T2228 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 911376 T2228 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1371721524253
[junit4:junit4]   2> 911378 T2228 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 911378 T2229 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 911479 T2228 oasc.ZkTestServer.run start zk server on port:52824
[junit4:junit4]   2> 911479 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 911485 T2235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59efe177 name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 911485 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 911485 T2228 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 911498 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 911500 T2237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53026de2 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 911500 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 911500 T2228 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 911504 T2228 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 911514 T2228 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 911516 T2228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 911519 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 911520 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 911529 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 911529 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 911634 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 911634 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 911637 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 911638 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 911646 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 911647 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 911650 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 911651 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 911654 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 911654 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 911657 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 911658 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 911665 T2228 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 911666 T2228 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 911964 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 911968 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52827
[junit4:junit4]   2> 911969 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 911969 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 911970 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545
[junit4:junit4]   2> 911970 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/solr.xml
[junit4:junit4]   2> 911971 T2228 oasc.CoreContainer.<init> New CoreContainer 1817666956
[junit4:junit4]   2> 911972 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/'
[junit4:junit4]   2> 911972 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/'
[junit4:junit4]   2> 912116 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 912117 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 912118 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 912118 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 912119 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 912119 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 912119 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 912120 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 912120 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 912121 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 912140 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 912140 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 912141 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 912142 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 912145 T2248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fc60633 name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 912145 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 912186 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 912199 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 912201 T2250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43729e59 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 912201 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 912242 T2228 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 912299 T2228 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 912302 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 912343 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52827_
[junit4:junit4]   2> 912347 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52827_
[junit4:junit4]   2> 912372 T2228 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 912488 T2228 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 912491 T2228 oasc.Overseer.start Overseer (id=89897141813837827-127.0.0.1:52827_-n_0000000000) starting
[junit4:junit4]   2> 912540 T2228 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 912558 T2252 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 912559 T2228 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 912562 T2228 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 912569 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 912571 T2251 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 912575 T2253 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 912576 T2253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 914074 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 914075 T2251 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:52827_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52827"}
[junit4:junit4]   2> 914075 T2251 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 914075 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 914093 T2250 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> 914579 T2253 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/collection1
[junit4:junit4]   2> 914579 T2253 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 914580 T2253 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 914580 T2253 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 914581 T2253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/collection1/'
[junit4:junit4]   2> 914582 T2253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 914583 T2253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/collection1/lib/README' to classloader
[junit4:junit4]   2> 914619 T2253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 914676 T2253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 914777 T2253 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 914783 T2253 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 915378 T2253 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 915391 T2253 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 915395 T2253 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 915409 T2253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 915414 T2253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 915418 T2253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 915419 T2253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 915419 T2253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 915420 T2253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 915421 T2253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 915421 T2253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 915421 T2253 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 915421 T2253 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371721524545/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data/
[junit4:junit4]   2> 915422 T2253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 915422 T2253 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 915424 T2253 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data
[junit4:junit4]   2> 915425 T2253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data/index/
[junit4:junit4]   2> 915426 T2253 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 915427 T2253 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data/index
[junit4:junit4]   2> 915434 T2253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/control/data/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 915435 T2253 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 915437 T2253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 915438 T2253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 915439 T2253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 915439 T2253 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 915440 T2253 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 915440 T2253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 915440 T2253 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 915441 T2253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 915441 T2253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 915459 T2253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 915468 T2253 oass.SolrIndexSearcher.<init> Opening Searcher@6afbeeb9 main
[junit4:junit4]   2> 915470 T2253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 915470 T2253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 915473 T2254 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6afbeeb9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 915475 T2253 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 915475 T2253 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52827 collection:control_collection shard:shard1
[junit4:junit4]   2> 915476 T2253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 915492 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 915504 T2253 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 915504 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 915504 T2253 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52827/collection1/
[junit4:junit4]   2> 915504 T2253 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 915505 T2253 oasc.SyncStrategy.syncToMe http://127.0.0.1:52827/collection1/ has no replicas
[junit4:junit4]   2> 915505 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52827/collection1/
[junit4:junit4]   2> 915505 T2253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 915597 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 915618 T2250 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> 915630 T2253 oasc.ZkController.register We are http://127.0.0.1:52827/collection1/ and leader is http://127.0.0.1:52827/collection1/
[junit4:junit4]   2> 915630 T2253 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52827
[junit4:junit4]   2> 915630 T2253 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 915630 T2253 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 915630 T2253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 915632 T2253 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 915632 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 915633 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 915633 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 915646 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 915647 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 915649 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64aafb69 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 915649 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 915651 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 915652 T2228 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 915853 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 915856 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52831
[junit4:junit4]   2> 915856 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 915856 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 915857 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528
[junit4:junit4]   2> 915857 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/solr.xml
[junit4:junit4]   2> 915857 T2228 oasc.CoreContainer.<init> New CoreContainer 996873483
[junit4:junit4]   2> 915858 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/'
[junit4:junit4]   2> 915858 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/'
[junit4:junit4]   2> 915952 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 915952 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 915953 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 915953 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 915953 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 915954 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 915954 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 915954 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 915954 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 915955 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 915967 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 915968 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 915968 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 915969 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 915971 T2268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad55464 name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 915972 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 915983 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 915995 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 915997 T2270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@267810cb name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 915997 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 916007 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 917010 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52831_
[junit4:junit4]   2> 917012 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52831_
[junit4:junit4]   2> 917015 T2270 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 917015 T2257 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 917015 T2250 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 917015 T2250 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> 917050 T2271 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 917051 T2271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 917129 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 917130 T2251 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:52827_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52827"}
[junit4:junit4]   2> 917166 T2251 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:52831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52831"}
[junit4:junit4]   2> 917166 T2251 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 917166 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 917229 T2250 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> 917229 T2270 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> 917229 T2257 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> 918053 T2271 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/collection1
[junit4:junit4]   2> 918053 T2271 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 918054 T2271 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 918054 T2271 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 918056 T2271 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/collection1/'
[junit4:junit4]   2> 918057 T2271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 918058 T2271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/collection1/lib/README' to classloader
[junit4:junit4]   2> 918111 T2271 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 918174 T2271 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 918275 T2271 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 918281 T2271 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 918885 T2271 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 918898 T2271 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 918902 T2271 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 918916 T2271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 918921 T2271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 918926 T2271 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 918927 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 918928 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 918928 T2271 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 918929 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 918929 T2271 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 918930 T2271 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 918930 T2271 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371721528528/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/
[junit4:junit4]   2> 918930 T2271 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 918931 T2271 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 918932 T2271 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1
[junit4:junit4]   2> 918933 T2271 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index/
[junit4:junit4]   2> 918934 T2271 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 918935 T2271 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index
[junit4:junit4]   2> 918941 T2271 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 918941 T2271 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 918944 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 918945 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 918945 T2271 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 918946 T2271 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 918947 T2271 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 918947 T2271 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 918947 T2271 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 918948 T2271 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 918948 T2271 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 918966 T2271 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 918976 T2271 oass.SolrIndexSearcher.<init> Opening Searcher@441cd4af main
[junit4:junit4]   2> 918977 T2271 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 918978 T2271 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 918986 T2272 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@441cd4af main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 918988 T2271 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 918988 T2271 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52831 collection:collection1 shard:shard1
[junit4:junit4]   2> 918989 T2271 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 919005 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 919016 T2271 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 919017 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 919017 T2271 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 919017 T2271 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 919017 T2271 oasc.SyncStrategy.syncToMe http://127.0.0.1:52831/collection1/ has no replicas
[junit4:junit4]   2> 919018 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 919018 T2271 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 920282 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 920301 T2250 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> 920301 T2270 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> 920301 T2257 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> 920349 T2271 oasc.ZkController.register We are http://127.0.0.1:52831/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 920349 T2271 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52831
[junit4:junit4]   2> 920349 T2271 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 920349 T2271 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 920349 T2271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 920351 T2271 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 920352 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 920352 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 920353 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 920560 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 920562 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52834
[junit4:junit4]   2> 920563 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 920563 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 920564 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239
[junit4:junit4]   2> 920564 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/solr.xml
[junit4:junit4]   2> 920564 T2228 oasc.CoreContainer.<init> New CoreContainer 1365798390
[junit4:junit4]   2> 920565 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/'
[junit4:junit4]   2> 920565 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/'
[junit4:junit4]   2> 920660 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 920661 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 920661 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 920661 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 920662 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 920662 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 920662 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 920663 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 920663 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 920663 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 920674 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 920674 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 920675 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 920675 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 920678 T2284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f8d6a08 name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 920679 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 920695 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 920702 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 920704 T2286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bcd8db3 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 920705 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 920718 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 921721 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52834_
[junit4:junit4]   2> 921723 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52834_
[junit4:junit4]   2> 921727 T2270 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 921727 T2250 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 921727 T2270 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> 921727 T2257 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 921727 T2286 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 921728 T2257 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> 921727 T2250 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> 921743 T2287 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 921744 T2287 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 921814 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 921815 T2251 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:52831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52831"}
[junit4:junit4]   2> 921819 T2251 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:52834_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52834"}
[junit4:junit4]   2> 921819 T2251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 921819 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 921836 T2286 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> 921836 T2250 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> 921836 T2257 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> 921836 T2270 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> 922746 T2287 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/collection1
[junit4:junit4]   2> 922746 T2287 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 922747 T2287 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 922747 T2287 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 922749 T2287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/collection1/'
[junit4:junit4]   2> 922750 T2287 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/collection1/lib/README' to classloader
[junit4:junit4]   2> 922751 T2287 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 922805 T2287 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 922869 T2287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 922970 T2287 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 922976 T2287 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 923549 T2287 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 923561 T2287 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 923565 T2287 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 923578 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 923583 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 923587 T2287 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 923588 T2287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 923588 T2287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 923589 T2287 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 923590 T2287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 923590 T2287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 923590 T2287 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 923591 T2287 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371721533239/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/
[junit4:junit4]   2> 923591 T2287 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 923591 T2287 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 923592 T2287 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2
[junit4:junit4]   2> 923593 T2287 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index/
[junit4:junit4]   2> 923594 T2287 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 923595 T2287 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index
[junit4:junit4]   2> 923601 T2287 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 923601 T2287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 923604 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 923604 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 923605 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 923606 T2287 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 923606 T2287 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 923606 T2287 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 923607 T2287 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 923607 T2287 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 923608 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 923625 T2287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 923634 T2287 oass.SolrIndexSearcher.<init> Opening Searcher@5d5490bf main
[junit4:junit4]   2> 923636 T2287 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 923636 T2287 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 923639 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d5490bf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 923641 T2287 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 923641 T2287 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52834 collection:collection1 shard:shard1
[junit4:junit4]   2> 923647 T2287 oasc.ZkController.register We are http://127.0.0.1:52834/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 923647 T2287 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52834
[junit4:junit4]   2> 923647 T2287 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 923647 T2287 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C331 name=collection1 org.apache.solr.core.SolrCore@69ae7150 url=http://127.0.0.1:52834/collection1 node=127.0.0.1:52834_ C331_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52834_, base_url=http://127.0.0.1:52834}
[junit4:junit4]   2> 923648 T2289 C331 P52834 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 923648 T2287 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 923649 T2289 C331 P52834 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 923649 T2289 C331 P52834 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 923649 T2289 C331 P52834 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 923650 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 923650 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 923651 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 923651 T2289 C331 P52834 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 923675 T2260 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 923927 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 923930 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52838
[junit4:junit4]   2> 923931 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 923931 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 923931 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549
[junit4:junit4]   2> 923932 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/solr.xml
[junit4:junit4]   2> 923932 T2228 oasc.CoreContainer.<init> New CoreContainer 1023838226
[junit4:junit4]   2> 923933 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/'
[junit4:junit4]   2> 923933 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/'
[junit4:junit4]   2> 924044 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 924045 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 924045 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 924045 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 924046 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 924046 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 924046 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 924047 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 924047 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 924048 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 924063 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 924064 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 924064 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 924066 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 924069 T2301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a038f08 name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 924070 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 924082 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 924092 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 924094 T2303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@316d4e1c name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 924095 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 924106 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 924850 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 924852 T2251 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:52834_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52834"}
[junit4:junit4]   2> 924866 T2250 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> 924866 T2270 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> 924866 T2257 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> 924866 T2286 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> 924866 T2303 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> 925109 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52838_
[junit4:junit4]   2> 925111 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52838_
[junit4:junit4]   2> 925113 T2303 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> 925113 T2286 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> 925114 T2250 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 925114 T2257 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 925114 T2270 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 925115 T2257 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> 925114 T2250 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> 925115 T2303 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 925115 T2270 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> 925123 T2286 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 925129 T2304 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 925129 T2304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 925677 T2260 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 925677 T2260 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:52834_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 926371 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 926372 T2251 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:52838_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52838"}
[junit4:junit4]   2> 926372 T2251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 926372 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 926387 T2250 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> 926387 T2270 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> 926387 T2303 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> 926387 T2257 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> 926387 T2286 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> 927133 T2304 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/collection1
[junit4:junit4]   2> 927133 T2304 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 927134 T2304 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 927134 T2304 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 927136 T2304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/collection1/'
[junit4:junit4]   2> 927137 T2304 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 927138 T2304 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/collection1/lib/README' to classloader
[junit4:junit4]   2> 927192 T2304 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 927255 T2304 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 927356 T2304 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 927362 T2304 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C332 name=collection1 org.apache.solr.core.SolrCore@69ae7150 url=http://127.0.0.1:52834/collection1 node=127.0.0.1:52834_ C332_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52834_, base_url=http://127.0.0.1:52834}
[junit4:junit4]   2> 927679 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52831/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 927679 T2289 C332 P52834 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52834 START replicas=[http://127.0.0.1:52831/collection1/] nUpdates=100
[junit4:junit4]   2> 927679 T2289 C332 P52834 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 927680 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 927680 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 927680 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 927681 T2289 C332 P52834 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 927681 T2289 C332 P52834 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52831/collection1/. core=collection1
[junit4:junit4]   2> 927681 T2289 C332 P52834 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C333 name=collection1 org.apache.solr.core.SolrCore@41818bb1 url=http://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C333_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52831_, base_url=http://127.0.0.1:52831, leader=true}
[junit4:junit4]   2> 927688 T2261 C333 P52831 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> 927690 T2262 C333 P52831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 927695 T2262 C333 P52831 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 927695 T2262 C333 P52831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 927700 T2262 C333 P52831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 927701 T2262 C333 P52831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 927702 T2262 C333 P52831 oass.SolrIndexSearcher.<init> Opening Searcher@6fd511e2 realtime
[junit4:junit4]   2> 927703 T2262 C333 P52831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 927703 T2262 C333 P52831 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 13
[junit4:junit4]   2> 927704 T2289 C332 P52834 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 927704 T2289 C332 P52834 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 927705 T2263 C333 P52831 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 927705 T2263 C333 P52831 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 927706 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 927706 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 927706 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 927709 T2263 C333 P52831 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> 927709 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 927710 T2289 C332 P52834 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585
[junit4:junit4]   2> 927711 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62ad4c5b fullCopy=false
[junit4:junit4]   2> 927714 T2263 C333 P52831 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> 927715 T2289 C332 P52834 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 927717 T2289 C332 P52834 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 927717 T2289 C332 P52834 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 927722 T2289 C332 P52834 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 927723 T2289 C332 P52834 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 927723 T2289 C332 P52834 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 927724 T2289 C332 P52834 oass.SolrIndexSearcher.<init> Opening Searcher@7b933795 main
[junit4:junit4]   2> 927725 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b933795 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 927725 T2289 C332 P52834 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585;done=true>>]
[junit4:junit4]   2> 927725 T2289 C332 P52834 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585
[junit4:junit4]   2> 927725 T2289 C332 P52834 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty2/index.20130620114540585
[junit4:junit4]   2> 927726 T2289 C332 P52834 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 927727 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 927727 T2289 C332 P52834 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 927727 T2289 C332 P52834 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 927728 T2289 C332 P52834 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 927891 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 927892 T2251 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:52834_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52834"}
[junit4:junit4]   2> 927910 T2250 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> 927910 T2303 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> 927910 T2270 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> 927910 T2257 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> 927910 T2286 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> 928007 T2304 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 928019 T2304 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 928023 T2304 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 928036 T2304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 928056 T2304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 928061 T2304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 928062 T2304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 928062 T2304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 928063 T2304 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 928063 T2304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 928064 T2304 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 928064 T2304 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 928064 T2304 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371721536549/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/
[junit4:junit4]   2> 928065 T2304 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 928065 T2304 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 928067 T2304 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3
[junit4:junit4]   2> 928067 T2304 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index/
[junit4:junit4]   2> 928068 T2304 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 928069 T2304 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index
[junit4:junit4]   2> 928075 T2304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 928075 T2304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 928078 T2304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 928078 T2304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 928079 T2304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 928080 T2304 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 928080 T2304 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 928081 T2304 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 928084 T2304 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 928085 T2304 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 928085 T2304 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 928105 T2304 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 928117 T2304 oass.SolrIndexSearcher.<init> Opening Searcher@27f7e7f6 main
[junit4:junit4]   2> 928118 T2304 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 928118 T2304 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 928122 T2307 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27f7e7f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 928124 T2304 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 928124 T2304 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52838 collection:collection1 shard:shard1
[junit4:junit4]   2> 928127 T2304 oasc.ZkController.register We are http://127.0.0.1:52838/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 928127 T2304 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52838
[junit4:junit4]   2> 928128 T2304 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 928128 T2304 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C334 name=collection1 org.apache.solr.core.SolrCore@21712013 url=http://127.0.0.1:52838/collection1 node=127.0.0.1:52838_ C334_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52838_, base_url=http://127.0.0.1:52838}
[junit4:junit4]   2> 928128 T2308 C334 P52838 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 928129 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 928129 T2308 C334 P52838 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 928129 T2308 C334 P52838 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 928129 T2308 C334 P52838 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 928130 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 928131 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 928131 T2308 C334 P52838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 928131 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 928158 T2264 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 928427 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 928430 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52845
[junit4:junit4]   2> 928431 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 928431 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 928432 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033
[junit4:junit4]   2> 928432 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/solr.xml
[junit4:junit4]   2> 928432 T2228 oasc.CoreContainer.<init> New CoreContainer 231933306
[junit4:junit4]   2> 928433 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/'
[junit4:junit4]   2> 928434 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/'
[junit4:junit4]   2> 928561 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 928562 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 928562 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 928563 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 928563 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 928564 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 928564 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 928564 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 928565 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 928565 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 928583 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 928584 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 928584 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 928585 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 928588 T2320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f652f0e name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 928589 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 928603 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 928615 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 928617 T2322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b08d18 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 928618 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 928629 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 929414 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 929415 T2251 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:52838_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52838"}
[junit4:junit4]   2> 929432 T2250 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> 929432 T2257 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> 929432 T2270 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> 929432 T2322 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> 929432 T2303 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> 929432 T2286 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> 929632 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52845_
[junit4:junit4]   2> 929634 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52845_
[junit4:junit4]   2> 929636 T2286 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> 929636 T2322 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> 929636 T2257 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929637 T2257 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> 929636 T2303 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> 929637 T2270 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929636 T2250 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929637 T2270 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> 929637 T2250 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> 929637 T2286 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929638 T2322 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929647 T2303 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 929652 T2323 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 929653 T2323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 930161 T2264 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 930161 T2264 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:52838_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 930936 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 930937 T2251 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:52845_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52845"}
[junit4:junit4]   2> 930937 T2251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 930937 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 930954 T2250 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> 930954 T2322 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> 930954 T2303 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> 930954 T2257 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> 930954 T2286 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> 930954 T2270 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> 931656 T2323 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/collection1
[junit4:junit4]   2> 931656 T2323 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 931657 T2323 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 931657 T2323 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 931659 T2323 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/collection1/'
[junit4:junit4]   2> 931660 T2323 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/collection1/lib/README' to classloader
[junit4:junit4]   2> 931661 T2323 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 931720 T2323 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 931781 T2323 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 931883 T2323 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 931889 T2323 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C335 name=collection1 org.apache.solr.core.SolrCore@21712013 url=http://127.0.0.1:52838/collection1 node=127.0.0.1:52838_ C335_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52838_, base_url=http://127.0.0.1:52838}
[junit4:junit4]   2> 932163 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52831/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 932163 T2308 C335 P52838 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52838 START replicas=[http://127.0.0.1:52831/collection1/] nUpdates=100
[junit4:junit4]   2> 932164 T2308 C335 P52838 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 932164 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 932164 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 932164 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 932164 T2308 C335 P52838 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 932165 T2308 C335 P52838 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52831/collection1/. core=collection1
[junit4:junit4]   2> 932165 T2308 C335 P52838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C336 name=collection1 org.apache.solr.core.SolrCore@41818bb1 url=http://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C336_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52831_, base_url=http://127.0.0.1:52831, leader=true}
[junit4:junit4]   2> 932166 T2261 C336 P52831 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> 932176 T2265 C336 P52831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 932212 T2265 C336 P52831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 932213 T2265 C336 P52831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 932214 T2265 C336 P52831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 932215 T2265 C336 P52831 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 39
[junit4:junit4]   2> 932216 T2308 C335 P52838 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 932216 T2308 C335 P52838 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 932218 T2263 C336 P52831 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 932219 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 932219 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 932219 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 932223 T2263 C336 P52831 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> 932224 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 932226 T2308 C335 P52838 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100
[junit4:junit4]   2> 932227 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4504607b fullCopy=false
[junit4:junit4]   2> 932231 T2263 C336 P52831 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> 932233 T2308 C335 P52838 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 932236 T2308 C335 P52838 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 932236 T2308 C335 P52838 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 932241 T2308 C335 P52838 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 932242 T2308 C335 P52838 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 932243 T2308 C335 P52838 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 932244 T2308 C335 P52838 oass.SolrIndexSearcher.<init> Opening Searcher@70dbd57e main
[junit4:junit4]   2> 932245 T2307 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70dbd57e main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 932245 T2308 C335 P52838 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100;done=true>>]
[junit4:junit4]   2> 932246 T2308 C335 P52838 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100
[junit4:junit4]   2> 932246 T2308 C335 P52838 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty3/index.20130620114545100
[junit4:junit4]   2> 932247 T2308 C335 P52838 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 932247 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 932248 T2308 C335 P52838 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 932248 T2308 C335 P52838 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 932249 T2308 C335 P52838 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 932458 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 932459 T2251 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:52838_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52838"}
[junit4:junit4]   2> 932485 T2250 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> 932485 T2303 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> 932485 T2257 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> 932485 T2322 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> 932485 T2270 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> 932485 T2286 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> 932538 T2323 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 932550 T2323 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 932554 T2323 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 932567 T2323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 932590 T2323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 932595 T2323 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 932596 T2323 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 932597 T2323 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 932597 T2323 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 932598 T2323 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 932598 T2323 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 932599 T2323 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 932599 T2323 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371721541033/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/
[junit4:junit4]   2> 932599 T2323 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 932600 T2323 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 932601 T2323 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4
[junit4:junit4]   2> 932602 T2323 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index/
[junit4:junit4]   2> 932603 T2323 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 932604 T2323 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index
[junit4:junit4]   2> 932635 T2323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 932635 T2323 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 932638 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 932639 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 932639 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 932640 T2323 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 932641 T2323 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 932641 T2323 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 932644 T2323 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 932645 T2323 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 932645 T2323 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 932662 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 932672 T2323 oass.SolrIndexSearcher.<init> Opening Searcher@27176e24 main
[junit4:junit4]   2> 932673 T2323 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 932674 T2323 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 932678 T2326 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27176e24 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 932680 T2323 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 932680 T2323 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52845 collection:collection1 shard:shard1
[junit4:junit4]   2> 932683 T2323 oasc.ZkController.register We are http://127.0.0.1:52845/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 932683 T2323 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52845
[junit4:junit4]   2> 932683 T2323 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 932684 T2323 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C337 name=collection1 org.apache.solr.core.SolrCore@1ba0e2cf url=http://127.0.0.1:52845/collection1 node=127.0.0.1:52845_ C337_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52845_, base_url=http://127.0.0.1:52845}
[junit4:junit4]   2> 932684 T2327 C337 P52845 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 932684 T2323 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 932685 T2327 C337 P52845 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 932686 T2327 C337 P52845 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 932686 T2327 C337 P52845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 932686 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 932687 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 932687 T2327 C337 P52845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 932687 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 932706 T2266 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 932991 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 932994 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52850
[junit4:junit4]   2> 932994 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 932995 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 932995 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581
[junit4:junit4]   2> 932996 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/solr.xml
[junit4:junit4]   2> 932996 T2228 oasc.CoreContainer.<init> New CoreContainer 1907200258
[junit4:junit4]   2> 932997 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/'
[junit4:junit4]   2> 932997 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/'
[junit4:junit4]   2> 933138 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 933139 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 933140 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 933140 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 933140 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 933141 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 933141 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 933142 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 933142 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 933143 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 933158 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 933158 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 933159 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 933160 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 933163 T2339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@661513dc name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 933164 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 933178 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 933188 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 933191 T2341 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85b7841 name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 933191 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 933204 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 933989 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 933990 T2251 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:52845_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52845"}
[junit4:junit4]   2> 934004 T2303 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> 934004 T2250 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> 934004 T2270 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> 934004 T2341 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> 934004 T2322 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> 934004 T2286 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> 934004 T2257 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> 934207 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52850_
[junit4:junit4]   2> 934209 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52850_
[junit4:junit4]   2> 934212 T2303 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> 934212 T2341 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> 934212 T2257 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934212 T2270 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934212 T2322 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> 934212 T2286 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> 934213 T2270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 934213 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 934212 T2250 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934213 T2303 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934214 T2250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 934221 T2341 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934222 T2322 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934222 T2286 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 934227 T2342 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 934227 T2342 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 934709 T2266 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 934709 T2266 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:52845_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 935510 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 935511 T2251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[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:52850_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52850"}
[junit4:junit4]   2> 935512 T2251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 935512 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 935529 T2341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2303 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 935529 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 936230 T2342 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/collection1
[junit4:junit4]   2> 936230 T2342 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 936231 T2342 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 936231 T2342 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 936232 T2342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/collection1/'
[junit4:junit4]   2> 936234 T2342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/collection1/lib/README' to classloader
[junit4:junit4]   2> 936234 T2342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 936271 T2342 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 936314 T2342 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 936415 T2342 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 936419 T2342 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C338 name=collection1 org.apache.solr.core.SolrCore@1ba0e2cf url=http://127.0.0.1:52845/collection1 node=127.0.0.1:52845_ C338_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52845_, base_url=http://127.0.0.1:52845}
[junit4:junit4]   2> 936711 T2327 C338 P52845 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52831/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 936711 T2327 C338 P52845 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52845 START replicas=[http://127.0.0.1:52831/collection1/] nUpdates=100
[junit4:junit4]   2> 936712 T2327 C338 P52845 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 936712 T2327 C338 P52845 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 936712 T2327 C338 P52845 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 936712 T2327 C338 P52845 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 936712 T2327 C338 P52845 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 936713 T2327 C338 P52845 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52831/collection1/. core=collection1
[junit4:junit4]   2> 936713 T2327 C338 P52845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C339 name=collection1 org.apache.solr.core.SolrCore@41818bb1 url=http://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C339_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52831_, base_url=http://127.0.0.1:52831, leader=true}
[junit4:junit4]   2> 936714 T2261 C339 P52831 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> ASYNC  NEW_CORE C340 name=collection1 org.apache.solr.core.SolrCore@41818bb1 url=http://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C340_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52831_, base_url=http://127.0.0.1:52831, leader=true}
[junit4:junit4]   2> 936731 T2260 C340 P52831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 936737 T2260 C340 P52831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_4,generation=4}
[junit4:junit4]   2> 936737 T2260 C340 P52831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 936739 T2260 C340 P52831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 936739 T2260 C340 P52831 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> ASYNC  NEW_CORE C341 name=collection1 org.apache.solr.core.SolrCore@1ba0e2cf url=http://127.0.0.1:52845/collection1 node=127.0.0.1:52845_ C341_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52845_, base_url=http://127.0.0.1:52845}
[junit4:junit4]   2> 936740 T2327 C341 P52845 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 936740 T2327 C341 P52845 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 936743 T2263 C340 P52831 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 936744 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 936744 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 936744 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 936748 T2263 C340 P52831 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> 936749 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 936751 T2327 C341 P52845 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625
[junit4:junit4]   2> 936752 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52fc68de fullCopy=false
[junit4:junit4]   2> 936756 T2263 C340 P52831 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> 936758 T2327 C341 P52845 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 936761 T2327 C341 P52845 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 936761 T2327 C341 P52845 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 936767 T2327 C341 P52845 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index,segFN=segments_4,generation=4}
[junit4:junit4]   2> 936768 T2327 C341 P52845 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 936768 T2327 C341 P52845 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 936770 T2327 C341 P52845 oass.SolrIndexSearcher.<init> Opening Searcher@49d8460b main
[junit4:junit4]   2> 936771 T2326 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49d8460b main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 936771 T2327 C341 P52845 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625;done=true>>]
[junit4:junit4]   2> 936772 T2327 C341 P52845 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625
[junit4:junit4]   2> 936772 T2327 C341 P52845 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty4/index.20130620114549625
[junit4:junit4]   2> 936773 T2327 C341 P52845 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 936774 T2327 C341 P52845 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 936774 T2327 C341 P52845 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 936774 T2327 C341 P52845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 936776 T2327 C341 P52845 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 936974 T2342 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 936986 T2342 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 936990 T2342 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 937003 T2342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 937023 T2342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 937028 T2342 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 937029 T2342 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 937029 T2342 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 937030 T2342 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 937030 T2342 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 937031 T2342 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 937031 T2342 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 937031 T2342 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1371721545581/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5/
[junit4:junit4]   2> 937032 T2342 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 937032 T2342 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 937033 T2342 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5
[junit4:junit4]   2> 937034 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 937034 T2342 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5/index/
[junit4:junit4]   2> 937035 T2251 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:52845_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52845"}
[junit4:junit4]   2> 937035 T2342 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 937036 T2342 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5/index
[junit4:junit4]   2> 937074 T2303 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937074 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 937100 T2342 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty5/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 937101 T2342 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 937104 T2342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 937104 T2342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 937105 T2342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 937106 T2342 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 937106 T2342 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 937106 T2342 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 937110 T2342 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 937111 T2342 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 937111 T2342 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 937132 T2342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 937143 T2342 oass.SolrIndexSearcher.<init> Opening Searcher@75ef1ae7 main
[junit4:junit4]   2> 937144 T2342 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 937145 T2342 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 937148 T2345 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75ef1ae7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 937150 T2342 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 937151 T2342 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52850 collection:collection1 shard:shard1
[junit4:junit4]   2> 937153 T2342 oasc.ZkController.register We are http://127.0.0.1:52850/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 937154 T2342 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52850
[junit4:junit4]   2> 937154 T2342 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 937154 T2342 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C342 name=collection1 org.apache.solr.core.SolrCore@66697462 url=http://127.0.0.1:52850/collection1 node=127.0.0.1:52850_ C342_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52850_, base_url=http://127.0.0.1:52850}
[junit4:junit4]   2> 937155 T2346 C342 P52850 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 937155 T2342 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 937155 T2346 C342 P52850 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 937156 T2346 C342 P52850 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 937156 T2346 C342 P52850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 937156 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 937157 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 937157 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 937157 T2346 C342 P52850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 937175 T2262 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 6, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 937348 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 937350 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52855
[junit4:junit4]   2> 937351 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 937351 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 937352 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049
[junit4:junit4]   2> 937352 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/solr.xml
[junit4:junit4]   2> 937352 T2228 oasc.CoreContainer.<init> New CoreContainer 1228168608
[junit4:junit4]   2> 937353 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/'
[junit4:junit4]   2> 937353 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/'
[junit4:junit4]   2> 937437 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 937438 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 937438 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 937438 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 937439 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 937439 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 937439 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 937440 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 937440 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 937440 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 937452 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 937452 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 937453 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 937453 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 937482 T2358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47f86c7e name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 937482 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 937513 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 937526 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 937529 T2360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2237340e name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 937530 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 937543 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 938546 T2228 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52855_
[junit4:junit4]   2> 938548 T2228 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52855_
[junit4:junit4]   2> 938551 T2286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 938552 T2341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 938552 T2322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 938551 T2303 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 938552 T2270 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938552 T2257 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938552 T2360 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938553 T2341 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938552 T2250 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938553 T2286 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938553 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938553 T2270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938554 T2250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938566 T2322 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938567 T2303 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 938571 T2361 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 938571 T2361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 938583 T2251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 938584 T2251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[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:52850_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52850"}
[junit4:junit4]   2> 938588 T2251 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"7",
[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:52855_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52855"}
[junit4:junit4]   2> 938588 T2251 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 938588 T2251 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 938604 T2360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2286 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2322 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2303 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 938604 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 939177 T2262 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 6, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 939177 T2262 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=6&state=recovering&nodeName=127.0.0.1:52850_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 939574 T2361 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/collection1
[junit4:junit4]   2> 939574 T2361 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 939575 T2361 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 939575 T2361 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 939577 T2361 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/collection1/'
[junit4:junit4]   2> 939578 T2361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 939579 T2361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/collection1/lib/README' to classloader
[junit4:junit4]   2> 939636 T2361 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 939695 T2361 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 939797 T2361 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 939803 T2361 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 940416 T2361 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 940428 T2361 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 940431 T2361 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 940444 T2361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 940449 T2361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 940454 T2361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 940455 T2361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 940455 T2361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 940456 T2361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 940457 T2361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 940457 T2361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 940457 T2361 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 940458 T2361 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty6-1371721550049/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6/
[junit4:junit4]   2> 940458 T2361 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4286d
[junit4:junit4]   2> 940458 T2361 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 940460 T2361 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6
[junit4:junit4]   2> 940461 T2361 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6/index/
[junit4:junit4]   2> 940462 T2361 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 940463 T2361 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6/index
[junit4:junit4]   2> 940469 T2361 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty6/index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 940469 T2361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 940472 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 940473 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 940473 T2361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 940474 T2361 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 940474 T2361 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 940475 T2361 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 940475 T2361 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 940476 T2361 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 940476 T2361 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 940496 T2361 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 940507 T2361 oass.SolrIndexSearcher.<init> Opening Searcher@71009062 main
[junit4:junit4]   2> 940508 T2361 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 940509 T2361 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 940513 T2362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71009062 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 940515 T2361 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 940515 T2361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52855 collection:collection1 shard:shard1
[junit4:junit4]   2> 940518 T2361 oasc.ZkController.register We are http://127.0.0.1:52855/collection1/ and leader is http://127.0.0.1:52831/collection1/
[junit4:junit4]   2> 940518 T2361 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52855
[junit4:junit4]   2> 940519 T2361 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 940519 T2361 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C343 name=collection1 org.apache.solr.core.SolrCore@60cdcd62 url=http://127.0.0.1:52855/collection1 node=127.0.0.1:52855_ C343_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52855_, base_url=http://127.0.0.1:52855}
[junit4:junit4]   2> 940519 T2363 C343 P52855 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 940520 T2361 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 940520 T2363 C343 P52855 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 940521 T2363 C343 P52855 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 940521 T2363 C343 P52855 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 940521 T2228 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 940522 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 940523 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 940523 T2363 C343 P52855 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 940549 T2264 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 7, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 940742 T2228 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 940744 T2228 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52859
[junit4:junit4]   2> 940745 T2228 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 940745 T2228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 940745 T2228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty7-1371721553423
[junit4:junit4]   2> 940746 T2228 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty7-1371721553423/solr.xml
[junit4:junit4]   2> 940746 T2228 oasc.CoreContainer.<init> New CoreContainer 1249295602
[junit4:junit4]   2> 940746 T2228 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty7-1371721553423/'
[junit4:junit4]   2> 940747 T2228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty7-1371721553423/'
[junit4:junit4]   2> 940842 T2228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 940843 T2228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 940843 T2228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 940843 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 940844 T2228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 940844 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 940844 T2228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 940844 T2228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 940845 T2228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 940845 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 940856 T2228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 940857 T2228 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52824/solr
[junit4:junit4]   2> 940857 T2228 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 940858 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 940861 T2375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@316c8b8a name:ZooKeeperConnection Watcher:127.0.0.1:52824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 940862 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 940877 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 940889 T2228 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 940890 T2377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cc5677f name:ZooKeeperConnection Watcher:127.0.0.1:52824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 940891 T2228 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 940902 T2228 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C344 name=collection1 org.apache.solr.core.SolrCore@66697462 url=http://127.0.0.1:52850/collection1 node=127.0.0.1:52850_ C344_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52850_, base_url=http://127.0.0.1:52850}
[junit4:junit4]   2> 941179 T2346 C344 P52850 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52831/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 941179 T2346 C344 P52850 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52850 START replicas=[http://127.0.0.1:52831/collection1/] nUpdates=100
[junit4:junit4]   2> 941179 T2346 C344 P52850 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 941180 T2346 C344 P52850 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 941181 T2346 C344 P52850 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 941181 T2346 C344 P52850 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 941181 T2346 C344 P52850 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 941181 T2346 C344 P52850 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52831/collection1/. core=collection1
[junit4:junit4]   2> 941181 T2346 C344 P52850 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C345 name=collection1 org.apache.solr.core.SolrCore@41818bb1 url=http://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C345_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52831_, base_url=http://127.0.0.1:52831, leader=true}
[junit4:junit4]   2> 941182 T2261 C345 P52831 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> 941194 T2265 C345 P52831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 941198 T2265 C345 P52831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty1/index,segFN=segments_5,generation=5}
[junit4:junit4]   2> 941199 T2265 C345 P52831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 941200 T2265 C345 P52831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 941201 T2265 C345 P52831 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 7
[junit4:junit4]   2> 941202 T2346 C344 P52850 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 941202 T2346 C344 P52850 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 941204 T2263 C345 P52831 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 941205 T2346 C344 P52850 oash.SnapPuller.fetchLatestIndex Master's generation: 5
[junit4:junit4]   2> 941205 T2346 C344 P52850 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 941205 T2346 C344 P52850 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 941208 T2263 C345 P52831 oasc.SolrCore.execute [collection1] we

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

g=US-ASCII
[junit4:junit4] FAILURE  547s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:52845/collection1lastClient and got 5 from http://127.0.0.1:52850/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([366B13CBAFF66B06:B78D9DD3D8A90B3A]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 1458805 T2228 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 1487294 T2377 oasu.PeerSync.handleResponse WARN PeerSync: core=collection1 url=http://127.0.0.1:52859  couldn't connect to http://127.0.0.1:52855/collection1/, counting as success
[junit4:junit4]   2> 1487294 T2377 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52859 DONE. sync succeeded
[junit4:junit4]   2> 1487294 T2377 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 1487295 T2377 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 1487295 T2377 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4542b448
[junit4:junit4]   2> 1487296 T2377 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=31,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=269,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1487297 T2377 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1487297 T2377 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1487297 T2377 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1487300 T2377 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1487304 T2377 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1487304 T2377 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7/index;done=false>>]
[junit4:junit4]   2> 1487304 T2377 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7/index
[junit4:junit4]   2> 1487304 T2377 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7;done=false>>]
[junit4:junit4]   2> 1487305 T2377 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1371721524253/jetty7
[junit4:junit4]   2> 1487305 T2377 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> 1487305 T2377 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> 1487306 T2377 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1487306 T2377 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=MockVariableIntBlock(baseBlockSize=94), text=PostingsFormat(name=Direct), _version_=MockVariableIntBlock(baseBlockSize=94), rnd_b=Lucene41(blocksize=128), intDefault=MockVariableIntBlock(baseBlockSize=94), timestamp=MockVariableIntBlock(baseBlockSize=94), id=Lucene41(blocksize=128), a_t=MockVariableIntBlock(baseBlockSize=94), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=Pulsing41(freqCutoff=2 minBlockSize=28 maxBlockSize=62), other_tl1=MockVariableIntBlock(baseBlockSize=94), multiDefault=Pulsing41(freqCutoff=2 minBlockSize=28 maxBlockSize=62), a_si=Pulsing41(freqCutoff=2 minBlockSize=28 maxBlockSize=62)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_AU, timezone=Europe/Vatican
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=16,threads=3,free=90249160,total=261357568
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, PingRequestHandlerTest, NoCacheHeaderTest, TestFieldTypeCollectionResource, LeaderElectionIntegrationTest, TestSuggestSpellingConverter, TestSolr4Spatial, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerTest, TestMaxScoreQueryParser, TestUtils, TestAtomicUpdateErrorCases, TestJmxIntegration, TestFastOutputStream, TestMergePolicyConfig, RequestHandlersTest, CollectionsAPIDistributedZkTest, TestDFRSimilarityFactory, CopyFieldTest, TestSolrQueryParserDefaultOperatorResource, TestLazyCores, TestJmxMonitoredMap, CurrencyFieldXmlFileTest, FileUtilsTest, XsltUpdateRequestHandlerTest, SampleTest, SpellCheckCollatorTest, TestRangeQuery, CurrencyFieldOpenExchangeTest, TestSolrXMLSerializer, TestUpdate, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestDynamicFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, TestNumberUtils, TestFieldTypeResource, TestElisionMultitermQuery, SimplePostToolTest, NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, ShardRoutingCustomTest, CoreContainerCoreInitFailuresTest, TestCopyFieldCollectionResource, TestComponentsName, SuggesterWFSTTest, TestQuerySenderNoQuery, ChaosMonkeySafeLeaderTest, SolrIndexConfigTest, TestSolrJ, TestCodecSupport, TestCSVLoader, TestZkChroot, TestArbitraryIndexDir, ZkSolrClientTest, ConvertedLegacyTest, SpellCheckComponentTest, SpellPossibilityIteratorTest, TestQueryTypes, TestLuceneMatchVersion, DirectSolrSpellCheckerTest, TestRecovery, TimeZoneUtilsTest, IndexReaderFactoryTest, TestShardHandlerFactory, TestPartialUpdateDeduplication, UpdateParamsTest, ZkNodePropsTest, TestManagedSchemaFieldResource, FieldAnalysisRequestHandlerTest, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest]
[junit4:junit4] Completed on J1 in 576.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 519 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:393: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:366: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:887: There were test failures: 297 suites, 1252 tests, 1 failure, 11 ignored (5 assumptions)

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