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/10/17 02:15:11 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1684 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1684/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40024/_f/dy/collection1 Dead Guy:http://127.0.0.1:12390/_f/dy/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1], CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40024/_f/dy/collection1 Dead Guy:http://127.0.0.1:12390/_f/dy/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1], CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1]]
	at __randomizedtesting.SeedInfo.seed([BDAFA7016700A62A:3C492919105FC616]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	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:606)
	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:724)




Build Log:
[...truncated 10269 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 1087879 T2369 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_f/dy
   [junit4]   2> 1087887 T2369 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1381967929379
   [junit4]   2> 1087888 T2369 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1087889 T2370 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1087990 T2369 oasc.ZkTestServer.run start zk server on port:26693
   [junit4]   2> 1087991 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1087996 T2376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fb77d5e name:ZooKeeperConnection Watcher:127.0.0.1:26693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1087996 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1087997 T2369 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1088008 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088011 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@346f30b8 name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088011 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1088011 T2369 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1088022 T2369 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1088025 T2369 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1088028 T2369 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1088031 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1088032 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1088042 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1088043 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1088161 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1088162 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1088165 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1088166 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1088192 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1088193 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1088196 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1088197 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1088222 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1088222 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1088225 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1088226 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1088276 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1088277 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1088307 T2369 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1088308 T2369 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1088618 T2369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1088660 T2369 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33592
   [junit4]   2> 1088661 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1088662 T2369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088662 T2369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834
   [junit4]   2> 1088663 T2369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/'
   [junit4]   2> 1088703 T2369 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/solr.xml
   [junit4]   2> 1088794 T2369 oasc.CoreContainer.<init> New CoreContainer 829335326
   [junit4]   2> 1088794 T2369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/]
   [junit4]   2> 1088796 T2369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1088797 T2369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1088797 T2369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1088798 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1088798 T2369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1088799 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1088799 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1088800 T2369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1088800 T2369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1088801 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1088807 T2369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1088808 T2369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1088809 T2369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26693/solr
   [junit4]   2> 1088809 T2369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1088810 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088843 T2389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1adfbcb8 name:ZooKeeperConnection Watcher:127.0.0.1:26693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088844 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1088855 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1088857 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088859 T2391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e83db47 name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088859 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1088863 T2369 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1088871 T2369 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1088874 T2369 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1088882 T2369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33592__f%2Fdy
   [junit4]   2> 1088883 T2369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33592__f%2Fdy
   [junit4]   2> 1088886 T2369 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1088903 T2369 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1088906 T2369 oasc.Overseer.start Overseer (id=90568650220240899-127.0.0.1:33592__f%2Fdy-n_0000000000) starting
   [junit4]   2> 1088915 T2369 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1088926 T2393 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1088927 T2369 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1088930 T2369 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1088937 T2369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1088940 T2392 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1088972 T2394 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1088972 T2394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1088974 T2394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1090469 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1090470 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33592/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33592__f%2Fdy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1090471 T2392 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1090471 T2392 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1090488 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1090976 T2394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1090976 T2394 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/collection1
   [junit4]   2> 1090976 T2394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1090977 T2394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1090978 T2394 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1090979 T2394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/collection1/'
   [junit4]   2> 1090980 T2394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/collection1/lib/classes/' to classloader
   [junit4]   2> 1090981 T2394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/collection1/lib/README' to classloader
   [junit4]   2> 1091047 T2394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1091112 T2394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1091214 T2394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1091226 T2394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1091884 T2394 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1091886 T2394 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1091887 T2394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1091901 T2394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1091906 T2394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1091921 T2394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1091926 T2394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1091931 T2394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1091932 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1091932 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1091932 T2394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1091933 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1091933 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1091934 T2394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1091934 T2394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-controljetty-1381967929834/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381967929378/control/data/
   [junit4]   2> 1091934 T2394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318eec0c
   [junit4]   2> 1091936 T2394 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/control/data
   [junit4]   2> 1091936 T2394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381967929378/control/data/index/
   [junit4]   2> 1091936 T2394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381967929378/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1091937 T2394 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/control/data/index
   [junit4]   2> 1091937 T2394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5053355061256107]
   [junit4]   2> 1091938 T2394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@78d1d2bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6320ae8b),segFN=segments_1,generation=1}
   [junit4]   2> 1091938 T2394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1091942 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1091942 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1091943 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1091943 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1091943 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1091944 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1091944 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1091945 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1091945 T2394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1091945 T2394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1091946 T2394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1091946 T2394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1091947 T2394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1091947 T2394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1091948 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1091964 T2394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1091970 T2394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1091971 T2394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1091972 T2394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=3.4814453125, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=27.778136191144153, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6541110396040788
   [junit4]   2> 1091972 T2394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@78d1d2bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6320ae8b),segFN=segments_1,generation=1}
   [junit4]   2> 1091973 T2394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1091973 T2394 oass.SolrIndexSearcher.<init> Opening Searcher@33143cf6 main
   [junit4]   2> 1091977 T2395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33143cf6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1091978 T2394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1091979 T2394 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33592/_f/dy collection:control_collection shard:shard1
   [junit4]   2> 1091979 T2394 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1091981 T2394 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1091998 T2394 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1092001 T2394 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1092001 T2394 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1092002 T2394 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33592/_f/dy/collection1/
   [junit4]   2> 1092002 T2394 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1092002 T2394 oasc.SyncStrategy.syncToMe http://127.0.0.1:33592/_f/dy/collection1/ has no replicas
   [junit4]   2> 1092002 T2394 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33592/_f/dy/collection1/ shard1
   [junit4]   2> 1092003 T2394 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1093499 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1093520 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1093552 T2394 oasc.ZkController.register We are http://127.0.0.1:33592/_f/dy/collection1/ and leader is http://127.0.0.1:33592/_f/dy/collection1/
   [junit4]   2> 1093552 T2394 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33592/_f/dy
   [junit4]   2> 1093552 T2394 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1093552 T2394 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1093553 T2394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1093554 T2394 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1093555 T2369 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1093556 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1093557 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1093558 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1093560 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1093562 T2398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51c23e9b name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1093562 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1093565 T2369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1093567 T2369 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1093851 T2369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1093854 T2369 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12390
   [junit4]   2> 1093854 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1093855 T2369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1093855 T2369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058
   [junit4]   2> 1093856 T2369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/'
   [junit4]   2> 1093896 T2369 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/solr.xml
   [junit4]   2> 1094010 T2369 oasc.CoreContainer.<init> New CoreContainer 391491674
   [junit4]   2> 1094011 T2369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/]
   [junit4]   2> 1094013 T2369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1094014 T2369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1094014 T2369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1094015 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1094015 T2369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1094016 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1094016 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1094016 T2369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1094017 T2369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1094018 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1094024 T2369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1094025 T2369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1094025 T2369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26693/solr
   [junit4]   2> 1094026 T2369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1094027 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1094057 T2409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c16b492 name:ZooKeeperConnection Watcher:127.0.0.1:26693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1094058 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1094080 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1094082 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1094084 T2411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70301ee9 name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1094084 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1094094 T2369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1095039 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1095040 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33592/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33592__f%2Fdy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1095056 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1095056 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1095056 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1095098 T2369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12390__f%2Fdy
   [junit4]   2> 1095100 T2369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12390__f%2Fdy
   [junit4]   2> 1095103 T2391 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1095103 T2411 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1095103 T2398 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1095118 T2412 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1095119 T2412 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1095120 T2412 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1096562 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1096563 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12390/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:12390__f%2Fdy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1096564 T2392 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1096564 T2392 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1096579 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1096579 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1096579 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1097123 T2412 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1097123 T2412 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/collection1
   [junit4]   2> 1097123 T2412 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1097124 T2412 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1097125 T2412 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1097126 T2412 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/collection1/'
   [junit4]   2> 1097128 T2412 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/collection1/lib/classes/' to classloader
   [junit4]   2> 1097129 T2412 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/collection1/lib/README' to classloader
   [junit4]   2> 1097195 T2412 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1097260 T2412 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1097362 T2412 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1097373 T2412 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1098032 T2412 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1098034 T2412 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1098035 T2412 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1098050 T2412 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1098054 T2412 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1098070 T2412 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1098075 T2412 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1098079 T2412 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1098080 T2412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1098081 T2412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1098081 T2412 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1098082 T2412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1098082 T2412 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1098083 T2412 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1098083 T2412 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381967935058/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty1/
   [junit4]   2> 1098083 T2412 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318eec0c
   [junit4]   2> 1098085 T2412 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty1
   [junit4]   2> 1098085 T2412 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty1/index/
   [junit4]   2> 1098085 T2412 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1098086 T2412 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty1/index
   [junit4]   2> 1098086 T2412 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5053355061256107]
   [junit4]   2> 1098087 T2412 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a343dcf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f080ced),segFN=segments_1,generation=1}
   [junit4]   2> 1098087 T2412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1098091 T2412 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1098092 T2412 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1098092 T2412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1098093 T2412 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1098093 T2412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1098093 T2412 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1098094 T2412 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1098094 T2412 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1098095 T2412 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1098095 T2412 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1098096 T2412 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1098096 T2412 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1098097 T2412 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1098098 T2412 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1098098 T2412 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1098114 T2412 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1098121 T2412 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1098122 T2412 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1098123 T2412 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=3.4814453125, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=27.778136191144153, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6541110396040788
   [junit4]   2> 1098124 T2412 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a343dcf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f080ced),segFN=segments_1,generation=1}
   [junit4]   2> 1098124 T2412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1098125 T2412 oass.SolrIndexSearcher.<init> Opening Searcher@749940a0 main
   [junit4]   2> 1098130 T2413 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@749940a0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1098132 T2412 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1098132 T2412 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12390/_f/dy collection:collection1 shard:shard1
   [junit4]   2> 1098132 T2412 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1098134 T2412 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1098228 T2412 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1098267 T2412 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1098267 T2412 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1098267 T2412 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12390/_f/dy/collection1/
   [junit4]   2> 1098268 T2412 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1098268 T2412 oasc.SyncStrategy.syncToMe http://127.0.0.1:12390/_f/dy/collection1/ has no replicas
   [junit4]   2> 1098268 T2412 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12390/_f/dy/collection1/ shard1
   [junit4]   2> 1098269 T2412 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1099587 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1099613 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1099613 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1099613 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1099655 T2412 oasc.ZkController.register We are http://127.0.0.1:12390/_f/dy/collection1/ and leader is http://127.0.0.1:12390/_f/dy/collection1/
   [junit4]   2> 1099655 T2412 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12390/_f/dy
   [junit4]   2> 1099655 T2412 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1099656 T2412 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1099656 T2412 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1099658 T2412 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1099659 T2369 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1099660 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1099660 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1099945 T2369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1099949 T2369 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42858
   [junit4]   2> 1099950 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1099950 T2369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1099951 T2369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152
   [junit4]   2> 1099951 T2369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/'
   [junit4]   2> 1100016 T2369 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/solr.xml
   [junit4]   2> 1100107 T2369 oasc.CoreContainer.<init> New CoreContainer 1109379066
   [junit4]   2> 1100108 T2369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/]
   [junit4]   2> 1100110 T2369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1100111 T2369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1100111 T2369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1100112 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1100112 T2369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1100113 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1100113 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1100114 T2369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1100114 T2369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1100115 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1100121 T2369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1100122 T2369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1100123 T2369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26693/solr
   [junit4]   2> 1100123 T2369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1100124 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100127 T2425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cf933a0 name:ZooKeeperConnection Watcher:127.0.0.1:26693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100128 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1100142 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1100144 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100146 T2427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d52b35a name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100147 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1100152 T2369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1101118 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101119 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12390/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:12390__f%2Fdy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1101133 T2427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101133 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101133 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101133 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1101155 T2369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42858__f%2Fdy
   [junit4]   2> 1101157 T2369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42858__f%2Fdy
   [junit4]   2> 1101160 T2391 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101160 T2411 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101160 T2398 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101160 T2427 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101175 T2428 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1101176 T2428 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1101177 T2428 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1102639 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1102640 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42858/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42858__f%2Fdy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1102641 T2392 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1102641 T2392 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1102658 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1102658 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1102658 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1102658 T2427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1103180 T2428 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1103180 T2428 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/collection1
   [junit4]   2> 1103180 T2428 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1103181 T2428 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1103182 T2428 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1103183 T2428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/collection1/'
   [junit4]   2> 1103185 T2428 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/collection1/lib/README' to classloader
   [junit4]   2> 1103186 T2428 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/collection1/lib/classes/' to classloader
   [junit4]   2> 1103252 T2428 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1103318 T2428 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1103420 T2428 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1103432 T2428 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1104092 T2428 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1104094 T2428 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1104095 T2428 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1104109 T2428 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1104114 T2428 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1104153 T2428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104158 T2428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104162 T2428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104163 T2428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104164 T2428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104164 T2428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104165 T2428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104165 T2428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104166 T2428 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104166 T2428 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381967941152/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty2/
   [junit4]   2> 1104166 T2428 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@318eec0c
   [junit4]   2> 1104167 T2428 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty2
   [junit4]   2> 1104168 T2428 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty2/index/
   [junit4]   2> 1104168 T2428 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1104168 T2428 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381967929378/jetty2/index
   [junit4]   2> 1104169 T2428 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5053355061256107]
   [junit4]   2> 1104170 T2428 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14aa94e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5c4951),segFN=segments_1,generation=1}
   [junit4]   2> 1104170 T2428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104174 T2428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1104174 T2428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104174 T2428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104175 T2428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104175 T2428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104176 T2428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1104176 T2428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104177 T2428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104177 T2428 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104178 T2428 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1104178 T2428 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1104178 T2428 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1104179 T2428 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1104179 T2428 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1104180 T2428 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1104195 T2428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104200 T2428 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1104200 T2428 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1104201 T2428 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=3.4814453125, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=27.778136191144153, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6541110396040788
   [junit4]   2> 1104202 T2428 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@14aa94e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c5c4951),segFN=segments_1,generation=1}
   [junit4]   2> 1104202 T2428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104203 T2428 oass.SolrIndexSearcher.<init> Opening Searcher@7cb2537b main
   [junit4]   2> 1104207 T2429 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cb2537b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1104209 T2428 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1104210 T2428 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42858/_f/dy collection:collection1 shard:shard1
   [junit4]   2> 1104210 T2428 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1104214 T2428 oasc.ZkController.register We are http://127.0.0.1:42858/_f/dy/collection1/ and leader is http://127.0.0.1:12390/_f/dy/collection1/
   [junit4]   2> 1104214 T2428 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42858/_f/dy
   [junit4]   2> 1104214 T2428 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1104215 T2428 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C927 name=collection1 org.apache.solr.core.SolrCore@f5e6044 url=http://127.0.0.1:42858/_f/dy/collection1 node=127.0.0.1:42858__f%2Fdy C927_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42858/_f/dy, core=collection1, node_name=127.0.0.1:42858__f%2Fdy}
   [junit4]   2> 1104215 T2430 C927 P42858 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1104215 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1104215 T2428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104215 T2430 C927 P42858 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1104216 T2430 C927 P42858 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1104217 T2369 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1104217 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1104217 T2430 C927 P42858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1104218 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1104220 T2401 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1104502 T2369 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1104505 T2369 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40024
   [junit4]   2> 1104506 T2369 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1104507 T2369 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1104507 T2369 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710
   [junit4]   2> 1104508 T2369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/'
   [junit4]   2> 1104548 T2369 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/solr.xml
   [junit4]   2> 1104640 T2369 oasc.CoreContainer.<init> New CoreContainer 297705346
   [junit4]   2> 1104640 T2369 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/]
   [junit4]   2> 1104642 T2369 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1104643 T2369 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1104643 T2369 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1104644 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1104644 T2369 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1104645 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1104645 T2369 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1104646 T2369 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1104646 T2369 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1104647 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1104653 T2369 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1104654 T2369 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1104655 T2369 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26693/solr
   [junit4]   2> 1104655 T2369 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1104656 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1104659 T2442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7116fb51 name:ZooKeeperConnection Watcher:127.0.0.1:26693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1104661 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1104675 T2369 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1104676 T2369 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1104679 T2444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d5d0e05 name:ZooKeeperConnection Watcher:127.0.0.1:26693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1104679 T2369 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1104691 T2369 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1105665 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1105666 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42858/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42858__f%2Fdy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1105683 T2444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1105683 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1105683 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1105683 T2427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1105683 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1105694 T2369 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40024__f%2Fdy
   [junit4]   2> 1105696 T2369 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40024__f%2Fdy
   [junit4]   2> 1105698 T2427 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1105699 T2444 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1105699 T2411 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1105699 T2391 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1105699 T2398 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1105713 T2445 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1105714 T2445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1105715 T2445 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1106224 T2401 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
   [junit4]   2> 1106224 T2401 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:42858__f%252Fdy&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2004 
   [junit4]   2> 1107189 T2392 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1107190 T2392 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40024/_f/dy",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40024__f%2Fdy",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1107191 T2392 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1107191 T2392 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1107206 T2444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1107206 T2411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1107206 T2398 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1107206 T2427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1107206 T2391 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1107719 T2445 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1107719 T2445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/collection1
   [junit4]   2> 1107719 T2445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1107720 T2445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1107720 T2445 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1107721 T2445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/collection1/'
   [junit4]   2> 1107723 T2445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/collection1/lib/classes/' to classloader
   [junit4]   2> 1107724 T2445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381967945710/collection1/lib/README' to classloader
   [junit4]   2> 1107790 T2445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1107855 T2445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1107958 T2445 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1107970 T2445 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2>  C927_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:42858/_f/dy, core=collection1, node_name=127.0.0.1:42858__f%2Fdy}
   [junit4]   2> 1108227 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12390/_f/dy/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1108227 T2430 C927 P42858 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42858/_f/dy START replicas=[http://127.0.0.1:12390/_f/dy/collection1/] nUpdates=100
   [junit4]   2> 1108228 T2430 C927 P42858 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 1108229 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1108229 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1108229 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1108230 T2430 C927 P42858 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1108230 T2430 C927 P42858 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12390/_f/dy/collection1/. core=collection1
   [junit4]   2> 1108231 T2430 C927 P42858 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C928 name=collection1 org.apache.solr.core.SolrCore@544ca408 url=http://127.0.0.1:12390/_f/dy/collection1 node=127.0.0.1:12390__f%2Fdy C928_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:12390/_f/dy, core=collection1, node_name=127.0.0.1:12390__f%2Fdy, leader=true}
   [junit4]   2> 1108240 T2402 C928 P12390 oasc.SolrCore.execute [collection1] webapp=/_f/dy path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 1108242 T2403 C928 P12390 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1108242 T2403 C928 P12390 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1108243 T2403 C928 P12390 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1108243 T2403 C928 P12390 oasup.LogUpdateProcessor.finish [collection1] webapp=/_f/dy path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 1
   [junit4]   2> 1108244 T2430 C927 P42858 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1108245 T2430 C927 P42858 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1108247 T2404 C928 P12390 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1108247 T2404 C928 P12390 oasc.SolrCore.execute [collection1] webapp=/_f/dy path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1108248 T2430 C927 P42858 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 1108248 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 1108248 T2430 C927 P42858 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1108249 T2430 C927 P42858 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1108251 T2430 C927 P42858 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 1108663 T2445 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1108664 T2445 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1108665 T2445 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1108678 T2445 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1108683 T2445 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1108698 T2445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1108703 T2445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1108707 T2445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1108708 T2445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1108709 T2445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1108709 T2445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1108710 T2445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1108710 T2445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1108710 T2445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1108711 T2445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/s

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

   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:21697__f%2Fdy"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:33592/_f/dy",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:33592__f%2Fdy",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:42858__f%2Fdy (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40024__f%2Fdy (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:12390__f%2Fdy (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:21697__f%2Fdy (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33592__f%2Fdy (0)
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>   /solr/collections (2)
   [junit4]   1>    /solr/collections/collection1 (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>     /solr/collections/collection1/leader_elect (1)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (4)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90568650220240908-core_node4-n_0000000003 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90568650220240910-core_node1-n_0000000005 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90568650220240904-core_node2-n_0000000004 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90568650220240906-core_node3-n_0000000002 (0)
   [junit4]   1>     /solr/collections/collection1/leaders (1)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:40024__f%2Fdy",
   [junit4]   1>            "base_url":"http://127.0.0.1:40024/_f/dy"}
   [junit4]   1>    /solr/collections/control_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90568650220240899-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:33592__f%2Fdy",
   [junit4]   1>            "base_url":"http://127.0.0.1:33592/_f/dy"}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90568650220240899-127.0.0.1:33592__f%2Fdy-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90568650220240906-127.0.0.1:40024__f%2Fdy-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90568650220240910-127.0.0.1:12390__f%2Fdy-n_0000000005 (0)
   [junit4]   1>     /solr/overseer_elect/election/90568650220240908-127.0.0.1:21697__f%2Fdy-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90568650220240904-127.0.0.1:42858__f%2Fdy-n_0000000002 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90568650220240899-127.0.0.1:33592__f%2Fdy-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=BDAFA7016700A62A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=Africa/Juba -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  156s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40024/_f/dy/collection1 Dead Guy:http://127.0.0.1:12390/_f/dy/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1], CloudJettyRunner [url=http://127.0.0.1:42858/_f/dy/collection1]]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDAFA7016700A62A:3C492919105FC616]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1244289 T2369 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 156415 T2368 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1244471 T2444 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1245567 T2462 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=iw, timezone=Africa/Juba
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=168387808,total=459276288
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, TestCodecSupport, HdfsSyncSliceTest, HdfsLockFactoryTest, CachingDirectoryFactoryTest, OutputWriterTest, BadComponentTest, UniqFieldsUpdateProcessorFactoryTest, TestZkChroot, SpatialFilterTest, FastVectorHighlighterTest, TestCollationKeyRangeQueries, SchemaVersionSpecificBehaviorTest, TestSweetSpotSimilarityFactory, TestRangeQuery, CoreContainerCoreInitFailuresTest, NoCacheHeaderTest, SuggesterWFSTTest, ChaosMonkeySafeLeaderTest, SolrCoreCheckLockOnStartupTest, TestDocumentBuilder, TestCloudManagedSchemaAddField, TestFieldTypeCollectionResource, BlockCacheTest, HdfsUnloadDistributedZkTest, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestImplicitCoreProperties, SuggesterTest, SimplePostToolTest, HighlighterTest, ReturnFieldsTest, TestStressReorder, PrimUtilsTest, TestBadConfig, SolrCoreTest, RequiredFieldsTest, TestWriterPerf, TestDistributedGrouping, TestReloadAndDeleteDocs, TestUtils, TestValueSourceCache, CustomCollectionTest, TestManagedSchema, HdfsCollectionsAPIDistributedZkTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestRandomFaceting, ScriptEngineTest, TestPHPSerializedResponseWriter, WordBreakSolrSpellCheckerTest, TermsComponentTest, TestStressRecovery, BJQParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, UpdateParamsTest, StatelessScriptUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SystemInfoHandlerTest, TestSolrXmlPersistence, DocumentAnalysisRequestHandlerTest, AutoCommitTest, StatsComponentTest, TestConfig, SearchHandlerTest, ChaosMonkeyNothingIsSafeTest, TestIndexSearcher, TestInfoStreamLogging, TestSolrJ, BadIndexSchemaTest, TestFunctionQuery, TestSurroundQueryParser, TestLMJelinekMercerSimilarityFactory, TestSolrXml, CopyFieldTest, TestUpdate, SyncSliceTest]
   [junit4] Completed on J0 in 157.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 512 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:906: There were test failures: 327 suites, 1453 tests, 1 failure, 35 ignored (6 assumptions)

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