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/14 14:23:40 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4400 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4400/

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:50472/collection1 Dead Guy:http://127.0.0.1:50454/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:50464/collection1], CloudJettyRunner [url=http://127.0.0.1:50464/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:50472/collection1 Dead Guy:http://127.0.0.1:50454/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:50464/collection1], CloudJettyRunner [url=http://127.0.0.1:50464/collection1]]
	at __randomizedtesting.SeedInfo.seed([EB3DD0C71359141:8F555314066AF17D]: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 10239 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 1003300 T2159 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1003306 T2159 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1381752355659
   [junit4]   2> 1003308 T2159 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1003308 T2160 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1003409 T2159 oasc.ZkTestServer.run start zk server on port:50429
   [junit4]   2> 1003410 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1003414 T2166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fcd886d name:ZooKeeperConnection Watcher:127.0.0.1:50429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1003414 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1003414 T2159 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1003426 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1003428 T2168 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76a4dfdc name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1003428 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1003429 T2159 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1003442 T2159 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1003451 T2159 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1003459 T2159 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1003462 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1003463 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1003475 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1003476 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1003580 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1003581 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1003585 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1003585 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1003588 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1003589 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1003592 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1003593 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1003596 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1003596 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1003599 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1003600 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1003608 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1003608 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1003611 T2159 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1003612 T2159 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1003895 T2159 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1003901 T2159 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50434
   [junit4]   2> 1003901 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1003902 T2159 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003902 T2159 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968
   [junit4]   2> 1003903 T2159 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/'
   [junit4]   2> 1003949 T2159 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/solr.xml
   [junit4]   2> 1004047 T2159 oasc.CoreContainer.<init> New CoreContainer 1866285620
   [junit4]   2> 1004048 T2159 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/]
   [junit4]   2> 1004050 T2159 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1004050 T2159 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1004051 T2159 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1004051 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1004052 T2159 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1004052 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1004053 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1004053 T2159 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1004053 T2159 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1004054 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1004061 T2159 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1004061 T2159 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1004062 T2159 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50429/solr
   [junit4]   2> 1004063 T2159 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1004064 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1004067 T2179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aa19f87 name:ZooKeeperConnection Watcher:127.0.0.1:50429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1004067 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1004130 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1004132 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1004157 T2181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30070548 name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1004158 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1004170 T2159 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1004201 T2159 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1004272 T2159 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1004297 T2159 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50434_
   [junit4]   2> 1004318 T2159 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50434_
   [junit4]   2> 1004321 T2159 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1004368 T2159 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1004430 T2159 oasc.Overseer.start Overseer (id=90554522380926979-127.0.0.1:50434_-n_0000000000) starting
   [junit4]   2> 1004439 T2159 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1004451 T2183 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1004452 T2159 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1004454 T2159 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1004456 T2159 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1004459 T2182 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1004465 T2184 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1004466 T2184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1004467 T2184 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1005964 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1005965 T2182 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:50434",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50434_",
   [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> 1005966 T2182 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1005966 T2182 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1005979 T2181 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> 1006469 T2184 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1006469 T2184 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/collection1
   [junit4]   2> 1006470 T2184 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1006471 T2184 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1006472 T2184 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1006473 T2184 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/collection1/'
   [junit4]   2> 1006476 T2184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/collection1/lib/classes/' to classloader
   [junit4]   2> 1006478 T2184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/collection1/lib/README' to classloader
   [junit4]   2> 1006582 T2184 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1006672 T2184 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1006774 T2184 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1006790 T2184 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1007506 T2184 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1007519 T2184 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1007524 T2184 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1007538 T2184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1007543 T2184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1007547 T2184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1007548 T2184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1007549 T2184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1007549 T2184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1007550 T2184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1007550 T2184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1007551 T2184 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1007551 T2184 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381752355968/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381752355659/control/data/
   [junit4]   2> 1007551 T2184 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48c724c
   [junit4]   2> 1007552 T2184 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/control/data
   [junit4]   2> 1007553 T2184 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381752355659/control/data/index/
   [junit4]   2> 1007553 T2184 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381752355659/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1007553 T2184 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/control/data/index
   [junit4]   2> 1007554 T2184 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3646686955846199]
   [junit4]   2> 1007555 T2184 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34325c20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e642b4),segFN=segments_1,generation=1}
   [junit4]   2> 1007555 T2184 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1007559 T2184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1007560 T2184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1007560 T2184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1007560 T2184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1007561 T2184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1007561 T2184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1007562 T2184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1007562 T2184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1007562 T2184 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1007563 T2184 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1007564 T2184 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1007564 T2184 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1007564 T2184 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1007565 T2184 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1007566 T2184 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1007582 T2184 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007589 T2184 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1007589 T2184 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1007591 T2184 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=866895298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1007591 T2184 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34325c20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e642b4),segFN=segments_1,generation=1}
   [junit4]   2> 1007592 T2184 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1007592 T2184 oass.SolrIndexSearcher.<init> Opening Searcher@6daa6594 main
   [junit4]   2> 1007596 T2185 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6daa6594 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1007598 T2184 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1007598 T2184 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50434 collection:control_collection shard:shard1
   [junit4]   2> 1007599 T2184 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1007600 T2184 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1007620 T2184 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1007631 T2184 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1007631 T2184 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1007631 T2184 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50434/collection1/
   [junit4]   2> 1007632 T2184 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1007632 T2184 oasc.SyncStrategy.syncToMe http://127.0.0.1:50434/collection1/ has no replicas
   [junit4]   2> 1007632 T2184 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50434/collection1/ shard1
   [junit4]   2> 1007633 T2184 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1008987 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1009117 T2181 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> 1009169 T2184 oasc.ZkController.register We are http://127.0.0.1:50434/collection1/ and leader is http://127.0.0.1:50434/collection1/
   [junit4]   2> 1009169 T2184 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50434
   [junit4]   2> 1009169 T2184 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1009170 T2184 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1009170 T2184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1009172 T2184 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1009173 T2159 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1009173 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1009174 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1009175 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1009177 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009179 T2188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176c7db1 name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009179 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009182 T2159 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1009184 T2159 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1009465 T2159 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1009468 T2159 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50454
   [junit4]   2> 1009469 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1009470 T2159 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1009470 T2159 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536
   [junit4]   2> 1009471 T2159 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/'
   [junit4]   2> 1009512 T2159 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/solr.xml
   [junit4]   2> 1009606 T2159 oasc.CoreContainer.<init> New CoreContainer 156287959
   [junit4]   2> 1009607 T2159 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/]
   [junit4]   2> 1009609 T2159 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1009610 T2159 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1009610 T2159 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1009611 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1009611 T2159 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1009612 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1009612 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1009613 T2159 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1009613 T2159 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1009614 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1009621 T2159 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1009621 T2159 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1009622 T2159 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50429/solr
   [junit4]   2> 1009622 T2159 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1009623 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009627 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ec5662c name:ZooKeeperConnection Watcher:127.0.0.1:50429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009627 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009641 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1009643 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009645 T2201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35f4ffe8 name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009645 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009650 T2159 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1010641 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1010642 T2182 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:50434",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50434_",
   [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> 1010670 T2159 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50454_
   [junit4]   2> 1010689 T2159 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50454_
   [junit4]   2> 1010690 T2181 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> 1010690 T2188 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> 1010690 T2201 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> 1010695 T2188 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1010695 T2201 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1010696 T2181 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1010714 T2202 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1010715 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1010717 T2202 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1012197 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1012199 T2182 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:50454",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50454_",
   [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> 1012199 T2182 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1012199 T2182 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1012220 T2188 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> 1012220 T2201 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> 1012220 T2181 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> 1012719 T2202 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1012719 T2202 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/collection1
   [junit4]   2> 1012719 T2202 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1012720 T2202 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1012721 T2202 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1012722 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/collection1/'
   [junit4]   2> 1012723 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/collection1/lib/classes/' to classloader
   [junit4]   2> 1012724 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/collection1/lib/README' to classloader
   [junit4]   2> 1012791 T2202 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1012857 T2202 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1012959 T2202 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1012971 T2202 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1013634 T2202 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1013648 T2202 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1013652 T2202 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1013666 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1013671 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1013676 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1013677 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1013678 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1013678 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1013680 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1013680 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1013680 T2202 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1013681 T2202 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381752361536/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty1/
   [junit4]   2> 1013681 T2202 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48c724c
   [junit4]   2> 1013682 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty1
   [junit4]   2> 1013682 T2202 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty1/index/
   [junit4]   2> 1013682 T2202 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1013683 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty1/index
   [junit4]   2> 1013683 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3646686955846199]
   [junit4]   2> 1013684 T2202 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4070c4f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ce0e83c),segFN=segments_1,generation=1}
   [junit4]   2> 1013685 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1013689 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1013690 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1013690 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1013691 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1013691 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1013691 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1013692 T2202 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1013692 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1013693 T2202 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1013694 T2202 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1013694 T2202 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1013695 T2202 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1013695 T2202 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1013696 T2202 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1013696 T2202 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1013713 T2202 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1013719 T2202 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1013719 T2202 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1013720 T2202 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=866895298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1013721 T2202 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4070c4f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ce0e83c),segFN=segments_1,generation=1}
   [junit4]   2> 1013722 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1013722 T2202 oass.SolrIndexSearcher.<init> Opening Searcher@416ea1b7 main
   [junit4]   2> 1013727 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@416ea1b7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1013730 T2202 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1013730 T2202 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50454 collection:collection1 shard:shard1
   [junit4]   2> 1013730 T2202 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1013732 T2202 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1013755 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1013764 T2202 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1013764 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1013764 T2202 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50454/collection1/
   [junit4]   2> 1013765 T2202 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1013765 T2202 oasc.SyncStrategy.syncToMe http://127.0.0.1:50454/collection1/ has no replicas
   [junit4]   2> 1013765 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50454/collection1/ shard1
   [junit4]   2> 1013766 T2202 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1015227 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1015269 T2188 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> 1015269 T2201 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> 1015269 T2181 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> 1015311 T2202 oasc.ZkController.register We are http://127.0.0.1:50454/collection1/ and leader is http://127.0.0.1:50454/collection1/
   [junit4]   2> 1015311 T2202 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50454
   [junit4]   2> 1015311 T2202 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1015311 T2202 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1015312 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1015315 T2202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1015316 T2159 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1015317 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1015317 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1015607 T2159 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1015610 T2159 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50464
   [junit4]   2> 1015611 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1015611 T2159 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1015612 T2159 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671
   [junit4]   2> 1015612 T2159 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/'
   [junit4]   2> 1015655 T2159 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/solr.xml
   [junit4]   2> 1015752 T2159 oasc.CoreContainer.<init> New CoreContainer 1070182801
   [junit4]   2> 1015753 T2159 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/]
   [junit4]   2> 1015755 T2159 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1015756 T2159 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1015756 T2159 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1015757 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1015757 T2159 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1015758 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1015758 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1015759 T2159 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1015759 T2159 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1015760 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1015767 T2159 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1015768 T2159 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1015768 T2159 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50429/solr
   [junit4]   2> 1015769 T2159 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1015770 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015773 T2215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@141ebd95 name:ZooKeeperConnection Watcher:127.0.0.1:50429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015773 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1015776 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1015778 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015780 T2217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5edfe6f6 name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015780 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1015790 T2159 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1016782 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1016783 T2182 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:50454",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50454_",
   [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> 1016796 T2217 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> 1016796 T2159 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50464_
   [junit4]   2> 1016796 T2201 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> 1016796 T2188 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> 1016796 T2181 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> 1016800 T2159 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50464_
   [junit4]   2> 1016803 T2188 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1016803 T2217 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1016803 T2181 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1016803 T2201 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1016820 T2218 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1016820 T2218 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1016822 T2218 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1018302 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1018303 T2182 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:50464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50464_",
   [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> 1018304 T2182 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1018304 T2182 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1018334 T2188 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> 1018335 T2181 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> 1018335 T2201 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> 1018335 T2217 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> 1018824 T2218 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1018824 T2218 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/collection1
   [junit4]   2> 1018825 T2218 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1018826 T2218 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1018826 T2218 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1018827 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/collection1/'
   [junit4]   2> 1018829 T2218 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/collection1/lib/README' to classloader
   [junit4]   2> 1018830 T2218 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/collection1/lib/classes/' to classloader
   [junit4]   2> 1018898 T2218 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1018968 T2218 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1019070 T2218 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1019082 T2218 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1019748 T2218 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1019761 T2218 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1019765 T2218 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1019779 T2218 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1019784 T2218 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1019789 T2218 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1019790 T2218 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1019791 T2218 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1019791 T2218 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1019792 T2218 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1019793 T2218 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1019793 T2218 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1019793 T2218 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381752367671/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty2/
   [junit4]   2> 1019794 T2218 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48c724c
   [junit4]   2> 1019795 T2218 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty2
   [junit4]   2> 1019795 T2218 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty2/index/
   [junit4]   2> 1019795 T2218 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1019796 T2218 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty2/index
   [junit4]   2> 1019796 T2218 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3646686955846199]
   [junit4]   2> 1019797 T2218 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7ec05589 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f35af6c),segFN=segments_1,generation=1}
   [junit4]   2> 1019798 T2218 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1019802 T2218 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1019803 T2218 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1019803 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1019804 T2218 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1019804 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1019804 T2218 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1019805 T2218 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1019805 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1019806 T2218 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1019806 T2218 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1019807 T2218 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1019808 T2218 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1019808 T2218 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1019809 T2218 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1019809 T2218 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1019826 T2218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1019831 T2218 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1019832 T2218 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1019833 T2218 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=866895298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1019833 T2218 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7ec05589 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f35af6c),segFN=segments_1,generation=1}
   [junit4]   2> 1019834 T2218 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1019834 T2218 oass.SolrIndexSearcher.<init> Opening Searcher@52890b98 main
   [junit4]   2> 1019839 T2219 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52890b98 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1019842 T2218 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1019842 T2218 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50464 collection:collection1 shard:shard1
   [junit4]   2> 1019842 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1019860 T2218 oasc.ZkController.register We are http://127.0.0.1:50464/collection1/ and leader is http://127.0.0.1:50454/collection1/
   [junit4]   2> 1019860 T2218 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50464
   [junit4]   2> 1019860 T2218 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1019861 T2218 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C893 name=collection1 org.apache.solr.core.SolrCore@1a91c57b url=http://127.0.0.1:50464/collection1 node=127.0.0.1:50464_ C893_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50464, core=collection1, node_name=127.0.0.1:50464_}
   [junit4]   2> 1019861 T2220 C893 P50464 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1019861 T2218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1019862 T2220 C893 P50464 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1019862 T2220 C893 P50464 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1019862 T2220 C893 P50464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1019863 T2159 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1019863 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1019864 T2220 C893 P50464 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1019864 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1019866 T2191 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1020147 T2159 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1020150 T2159 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50472
   [junit4]   2> 1020151 T2159 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1020152 T2159 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1020152 T2159 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217
   [junit4]   2> 1020153 T2159 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/'
   [junit4]   2> 1020193 T2159 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/solr.xml
   [junit4]   2> 1020286 T2159 oasc.CoreContainer.<init> New CoreContainer 1412465039
   [junit4]   2> 1020287 T2159 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/]
   [junit4]   2> 1020289 T2159 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1020289 T2159 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1020290 T2159 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1020290 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1020291 T2159 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1020291 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1020292 T2159 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1020292 T2159 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1020293 T2159 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1020293 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1020300 T2159 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1020301 T2159 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1020301 T2159 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50429/solr
   [junit4]   2> 1020302 T2159 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1020303 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020306 T2232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7100166b name:ZooKeeperConnection Watcher:127.0.0.1:50429 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1020307 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1020316 T2159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1020318 T2159 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020320 T2234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7187d3c9 name:ZooKeeperConnection Watcher:127.0.0.1:50429/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1020320 T2159 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1020331 T2159 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1021335 T2159 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50472_
   [junit4]   2> 1021367 T2159 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50472_
   [junit4]   2> 1021368 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1021371 T2188 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1021371 T2234 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1021371 T2201 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1021371 T2217 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1021371 T2182 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:50464",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50464_",
   [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> 1021386 T2235 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1021386 T2235 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1021388 T2234 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> 1021388 T2217 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> 1021388 T2201 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> 1021388 T2188 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> 1021389 T2235 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1021396 T2181 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1021397 T2181 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> 1021869 T2191 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
   [junit4]   2> 1021869 T2191 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:50464_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
   [junit4]   2> 1022898 T2182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1022899 T2182 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:50472",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50472_",
   [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> 1022900 T2182 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1022900 T2182 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1022914 T2188 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> 1022914 T2181 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> 1022914 T2201 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> 1022914 T2217 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> 1022914 T2234 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> 1023392 T2235 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1023392 T2235 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/collection1
   [junit4]   2> 1023392 T2235 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1023393 T2235 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1023394 T2235 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1023395 T2235 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/collection1/'
   [junit4]   2> 1023397 T2235 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/collection1/lib/README' to classloader
   [junit4]   2> 1023398 T2235 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/collection1/lib/classes/' to classloader
   [junit4]   2> 1023464 T2235 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1023530 T2235 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1023631 T2235 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1023642 T2235 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C894 name=collection1 org.apache.solr.core.SolrCore@1a91c57b url=http://127.0.0.1:50464/collection1 node=127.0.0.1:50464_ C894_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:50464, core=collection1, node_name=127.0.0.1:50464_}
   [junit4]   2> 1023871 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50454/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1023871 T2220 C894 P50464 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50464 START replicas=[http://127.0.0.1:50454/collection1/] nUpdates=100
   [junit4]   2> 1023872 T2220 C894 P50464 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 1023872 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1023872 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1023873 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1023873 T2220 C894 P50464 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1023873 T2220 C894 P50464 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50454/collection1/. core=collection1
   [junit4]   2> 1023873 T2220 C894 P50464 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C895 name=collection1 org.apache.solr.core.SolrCore@30cc9cbd url=http://127.0.0.1:50454/collection1 node=127.0.0.1:50454_ C895_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:50454, core=collection1, node_name=127.0.0.1:50454_, leader=true}
   [junit4]   2> 1023882 T2192 C895 P50454 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 1023884 T2193 C895 P50454 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1023885 T2193 C895 P50454 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1023885 T2193 C895 P50454 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1023886 T2193 C895 P50454 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
   [junit4]   2> 1023887 T2220 C894 P50464 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1023887 T2220 C894 P50464 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1023889 T2194 C895 P50454 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1023890 T2194 C895 P50454 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1023890 T2220 C894 P50464 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 1023891 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 1023891 T2220 C894 P50464 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1023891 T2220 C894 P50464 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1023893 T2220 C894 P50464 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 1024307 T2235 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1024320 T2235 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1024324 T2235 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1024339 T2235 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1024344 T2235 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1024349 T2235 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1024350 T2235 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1024351 T2235 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1024351 T2235 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1024352 T2235 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1024352 T2235 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1024353 T2235 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1024353 T2235 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381752372217/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty3/
   [junit4]   2> 1024353 T2235 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48c724c
   [junit4]   2> 1024355 T2235 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty3
   [junit4]   2> 1024355 T2235 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty3/index/
   [junit4]   2> 1024355 T2235 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1024356 T2235 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty3/index
   [junit4]   2> 1024356 T2235 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3646686955846199]
   [junit4]   2> 1024357 T2235 oasc.SolrDeletionPolic

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

nt.HttpShardHandler$1.call(HttpShardHandler.java:155)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:118)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:50472 timed out
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: java.net.SocketTimeoutException: connect timed out
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 1185540 T2252 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50492 DONE. sync failed
   [junit4]   2> 1185540 T2252 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
   [junit4]   2> 1185541 T2252 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1185541 T2252 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20d546da
   [junit4]   2> 1185542 T2252 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1185542 T2252 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1185543 T2252 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1185543 T2252 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1185544 T2252 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1185544 T2252 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1185545 T2252 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4/index;done=false>>]
   [junit4]   2> 1185545 T2252 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4/index
   [junit4]   2> 1185545 T2252 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4;done=false>>]
   [junit4]   2> 1185545 T2252 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1381752355659/jetty4
   [junit4]   2> 1185546 T2252 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1185546 T2252 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_TN, timezone=America/St_Lucia
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=2,free=375068424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, UpdateRequestProcessorFactoryTest, TestMergePolicyConfig, DOMUtilTest, AssignTest, TestSort, DistributedSpellCheckComponentTest, TestSuggestSpellingConverter, DistributedTermsComponentTest, HdfsLockFactoryTest, SOLR749Test, SolrXmlInZkTest, CoreAdminHandlerTest, BJQParserTest, TestExtendedDismaxParser, TestLuceneMatchVersion, TestJoin, FieldMutatingUpdateProcessorTest, PrimitiveFieldTypeTest, TestLMJelinekMercerSimilarityFactory, TestStressVersions, ParsingFieldUpdateProcessorsTest, CacheHeaderTest, TestRandomDVFaceting, TestPseudoReturnFields, TestSolrXmlPersistor, HdfsBasicDistributedZkTest, TestLMDirichletSimilarityFactory, SliceStateUpdateTest, TestSystemIdResolver, TestNoOpRegenerator, SoftAutoCommitTest, MoreLikeThisHandlerTest, TestRemoteStreaming, TestBadConfig, CoreMergeIndexesAdminHandlerTest, TestNRTOpen, PeerSyncTest, TestValueSourceCache, TestSchemaSimilarityResource, SynonymTokenizerTest, DocumentBuilderTest, TestGroupingSearch, SolrIndexSplitterTest, DirectUpdateHandlerOptimizeTest, TestSchemaNameResource, HdfsCollectionsAPIDistributedZkTest, TestSearchPerf, ReturnFieldsTest, ResponseLogComponentTest, CSVRequestHandlerTest, SystemInfoHandlerTest, SchemaVersionSpecificBehaviorTest, TestLRUCache, BasicFunctionalityTest, LegacyHTMLStripCharFilterTest, SolrCoreTest, BadComponentTest, CoreAdminCreateDiscoverTest, AutoCommitTest, EchoParamsTest, TestDocumentBuilder, HdfsSyncSliceTest, TestSurroundQueryParser, SpatialFilterTest, TestSolrDeletionPolicy1, SliceStateTest, TestDynamicFieldCollectionResource, IndexSchemaTest, TestDynamicFieldResource, RecoveryZkTest, UUIDFieldTest, DocValuesTest, DistributedQueryElevationComponentTest, BasicDistributedZkTest, TestSchemaVersionResource, QueryResultKeyTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest]
   [junit4] Completed on J0 in 182.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 510 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:422: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1259: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:902: There were test failures: 326 suites, 1448 tests, 1 failure, 35 ignored (6 assumptions)

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