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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b102) - Build # 6997 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6997/
Java: 32bit/jdk1.8.0-ea-b102 -client -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudManagedSchemaAddField.testDistribSearch

Error Message:
Max retry count 20 exceeded after 250 ms.  QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfield5?wt=xml  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">404</int>   <int name="QTime">0</int> </lst> <lst name="error">   <str name="msg">Field 'newfield5' not found.</str>   <int name="code">404</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Max retry count 20 exceeded after 250 ms.  QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfield5?wt=xml  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">404</int>
  <int name="QTime">0</int>
</lst>
<lst name="error">
  <str name="msg">Field 'newfield5' not found.</str>
  <int name="code">404</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([BBD4792F5F9414F8:3A32F73728CB74C4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaAddField.doTest(TestCloudManagedSchemaAddField.java:127)
	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:491)
	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 10477 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaAddField
   [junit4]   2> 1381500 T4189 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_pfx/bi
   [junit4]   2> 1381503 T4189 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestCloudManagedSchemaAddField-1376938378607
   [junit4]   2> 1381504 T4189 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1381504 T4190 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1381605 T4189 oasc.ZkTestServer.run start zk server on port:60790
   [junit4]   2> 1381606 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381880 T4196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17a7e7c name:ZooKeeperConnection Watcher:127.0.0.1:60790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1381880 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1381881 T4189 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1381987 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1382018 T4198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78fb77 name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1382018 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1382019 T4189 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1382085 T4189 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1382118 T4189 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1382164 T4189 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1382196 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1382197 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1382307 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1382308 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1382535 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1382535 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1382735 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1382736 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1382776 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1382777 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1382876 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1382877 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1383258 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1383259 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1383387 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1383388 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1383769 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1383770 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1383865 T4189 oasc.AbstractZkTestCase.putConfig put /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1383866 T4189 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1384135 T4189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1384140 T4189 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42364
   [junit4]   2> 1384140 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1384141 T4189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1384141 T4189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167
   [junit4]   2> 1384141 T4189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/'
   [junit4]   2> 1384154 T4189 oasc.ConfigSolr.fromFile Loading container configuration from /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/solr.xml
   [junit4]   2> 1384177 T4189 oasc.CoreContainer.<init> New CoreContainer 20507381
   [junit4]   2> 1384178 T4189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/]
   [junit4]   2> 1384179 T4189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1384180 T4189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1384180 T4189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1384181 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1384182 T4189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1384182 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1384183 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1384184 T4189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1384184 T4189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1384185 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1384191 T4189 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60790/solr
   [junit4]   2> 1384192 T4189 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1384192 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384259 T4209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf236 name:ZooKeeperConnection Watcher:127.0.0.1:60790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384259 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384398 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1384404 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384496 T4211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ca58e name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384497 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384520 T4189 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1384620 T4189 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1384688 T4189 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1384787 T4189 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42364__pfx%2Fbi
   [junit4]   2> 1384920 T4189 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42364__pfx%2Fbi
   [junit4]   2> 1385033 T4189 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1385407 T4189 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1385508 T4189 oasc.Overseer.start Overseer (id=90239033580584963-127.0.0.1:42364__pfx%2Fbi-n_0000000000) starting
   [junit4]   2> 1386086 T4189 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1386274 T4213 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1386275 T4189 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1386409 T4189 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1386531 T4189 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1386536 T4212 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1386537 T4214 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1386538 T4214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1386575 T4214 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1388040 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1388041 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42364__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42364/_pfx/bi"}
   [junit4]   2> 1388042 T4212 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1388042 T4212 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1388431 T4211 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> 1388576 T4214 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1388577 T4214 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1
   [junit4]   2> 1388577 T4214 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1388578 T4214 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1388578 T4214 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1388580 T4214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/'
   [junit4]   2> 1388581 T4214 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/lib/README' to classloader
   [junit4]   2> 1388582 T4214 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/lib/classes/' to classloader
   [junit4]   2> 1388605 T4214 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1388611 T4214 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1388613 T4214 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1388614 T4214 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1388633 T4214 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1388791 T4214 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1388791 T4214 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1388792 T4214 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1388805 T4214 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1388807 T4214 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1388817 T4214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1388819 T4214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1388821 T4214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388822 T4214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1388822 T4214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1388822 T4214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388823 T4214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1388823 T4214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1389370 T4214 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1389371 T4214 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 1389876 T4214 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 1389876 T4214 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1389877 T4214 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/, dataDir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/
   [junit4]   2> 1389877 T4214 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1389878 T4214 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data
   [junit4]   2> 1389879 T4214 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/index/
   [junit4]   2> 1389879 T4214 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1389880 T4214 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/index
   [junit4]   2> 1389881 T4214 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=8.576171875, floorSegmentMB=1.115234375, forceMergeDeletesPctAllowed=22.762771966205037, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.442750867598542
   [junit4]   2> 1390539 T4214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e74b42; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1390540 T4214 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390541 T4214 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390541 T4214 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1390541 T4214 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1390542 T4214 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1390542 T4214 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1390542 T4214 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1390542 T4214 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1390544 T4214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390545 T4214 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1390546 T4214 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1390546 T4214 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1390547 T4214 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-controljetty-1376938381167/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e74b42; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1390547 T4214 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390547 T4214 oass.SolrIndexSearcher.<init> Opening Searcher@1f077f3 main
   [junit4]   2> 1390548 T4214 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1390549 T4214 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1390549 T4214 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42364/_pfx/bi collection:control_collection shard:shard1
   [junit4]   2> 1390549 T4215 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f077f3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1390549 T4214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1390553 T4214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1391565 T4214 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1391777 T4214 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1391777 T4214 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1391778 T4214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42364/_pfx/bi/collection1/
   [junit4]   2> 1391778 T4214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1391778 T4214 oasc.SyncStrategy.syncToMe http://127.0.0.1:42364/_pfx/bi/collection1/ has no replicas
   [junit4]   2> 1391779 T4214 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42364/_pfx/bi/collection1/ shard1
   [junit4]   2> 1391779 T4214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1393168 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1393385 T4211 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> 1393479 T4214 oasc.ZkController.register We are http://127.0.0.1:42364/_pfx/bi/collection1/ and leader is http://127.0.0.1:42364/_pfx/bi/collection1/
   [junit4]   2> 1393479 T4214 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42364/_pfx/bi
   [junit4]   2> 1393479 T4214 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1393479 T4214 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1393480 T4214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1393508 T4214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1393509 T4189 oass.SolrDispatchFilter.init user.dir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1393509 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1393510 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1393513 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1393515 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393552 T4218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1724a45 name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393553 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1393555 T4189 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1393559 T4189 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1393632 T4189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1393634 T4189 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46658
   [junit4]   2> 1393634 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1393634 T4189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1393635 T4189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662
   [junit4]   2> 1393635 T4189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/'
   [junit4]   2> 1393648 T4189 oasc.ConfigSolr.fromFile Loading container configuration from /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/solr.xml
   [junit4]   2> 1393656 T4189 oasc.CoreContainer.<init> New CoreContainer 26328147
   [junit4]   2> 1393657 T4189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/]
   [junit4]   2> 1393657 T4189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1393658 T4189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1393658 T4189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1393658 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1393659 T4189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1393659 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1393659 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1393660 T4189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1393660 T4189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1393660 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1393663 T4189 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60790/solr
   [junit4]   2> 1393664 T4189 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1393664 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393696 T4229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16b52fd name:ZooKeeperConnection Watcher:127.0.0.1:60790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393696 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1393740 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1393743 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393774 T4231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b26c5e name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393774 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1393833 T4189 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1394836 T4189 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46658__pfx%2Fbi
   [junit4]   2> 1394930 T4189 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46658__pfx%2Fbi
   [junit4]   2> 1394963 T4218 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1394964 T4211 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1394963 T4231 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1394964 T4211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1394996 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1394997 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42364__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42364/_pfx/bi"}
   [junit4]   2> 1395000 T4232 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1395001 T4232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1395385 T4232 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1395432 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46658__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46658/_pfx/bi"}
   [junit4]   2> 1395433 T4212 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1395433 T4212 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1395542 T4231 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> 1395543 T4218 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> 1395611 T4211 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> 1396386 T4232 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1396386 T4232 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1
   [junit4]   2> 1396387 T4232 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1396388 T4232 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1396388 T4232 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1396390 T4232 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/'
   [junit4]   2> 1396391 T4232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/lib/README' to classloader
   [junit4]   2> 1396392 T4232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/lib/classes/' to classloader
   [junit4]   2> 1396436 T4232 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1396443 T4232 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1396444 T4232 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1396450 T4232 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1396604 T4232 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1396605 T4232 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1396605 T4232 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1396609 T4232 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1396610 T4232 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1396612 T4232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1396614 T4232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1396619 T4232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1396620 T4232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1396620 T4232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1396620 T4232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1396621 T4232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1396621 T4232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1396623 T4232 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1396623 T4232 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/, dataDir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/
   [junit4]   2> 1396624 T4232 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1396624 T4232 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data
   [junit4]   2> 1396625 T4232 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/index/
   [junit4]   2> 1396625 T4232 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1396625 T4232 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/index
   [junit4]   2> 1396626 T4232 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=8.576171875, floorSegmentMB=1.115234375, forceMergeDeletesPctAllowed=22.762771966205037, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.442750867598542
   [junit4]   2> 1397172 T4232 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edee81; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1397173 T4232 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1397174 T4232 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1397174 T4232 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1397174 T4232 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1397175 T4232 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1397175 T4232 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1397175 T4232 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1397175 T4232 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1397177 T4232 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397178 T4232 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1397179 T4232 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1397179 T4232 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1397180 T4232 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty1-1376938390662/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edee81; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1397181 T4232 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1397181 T4232 oass.SolrIndexSearcher.<init> Opening Searcher@329f5b main
   [junit4]   2> 1397181 T4232 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1397182 T4232 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1397182 T4233 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@329f5b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1397182 T4232 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46658/_pfx/bi collection:collection1 shard:shard1
   [junit4]   2> 1397183 T4232 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1397188 T4232 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1397363 T4232 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1397441 T4232 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1397441 T4232 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1397442 T4232 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46658/_pfx/bi/collection1/
   [junit4]   2> 1397442 T4232 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1397443 T4232 oasc.SyncStrategy.syncToMe http://127.0.0.1:46658/_pfx/bi/collection1/ has no replicas
   [junit4]   2> 1397443 T4232 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46658/_pfx/bi/collection1/ shard1
   [junit4]   2> 1397443 T4232 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1398614 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1398863 T4231 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> 1398863 T4218 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> 1398863 T4211 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> 1398914 T4232 oasc.ZkController.register We are http://127.0.0.1:46658/_pfx/bi/collection1/ and leader is http://127.0.0.1:46658/_pfx/bi/collection1/
   [junit4]   2> 1398915 T4232 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46658/_pfx/bi
   [junit4]   2> 1398915 T4232 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1398915 T4232 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1398916 T4232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1398955 T4232 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1398957 T4189 oass.SolrDispatchFilter.init user.dir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1398957 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1398958 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1399036 T4189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1399038 T4189 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51171
   [junit4]   2> 1399039 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1399039 T4189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1399040 T4189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066
   [junit4]   2> 1399040 T4189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/'
   [junit4]   2> 1399053 T4189 oasc.ConfigSolr.fromFile Loading container configuration from /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/solr.xml
   [junit4]   2> 1399075 T4189 oasc.CoreContainer.<init> New CoreContainer 10152994
   [junit4]   2> 1399075 T4189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/]
   [junit4]   2> 1399076 T4189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1399077 T4189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1399077 T4189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1399078 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1399078 T4189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1399079 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1399079 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1399080 T4189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1399080 T4189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1399081 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1399085 T4189 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60790/solr
   [junit4]   2> 1399086 T4189 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1399087 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399120 T4245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ce8957 name:ZooKeeperConnection Watcher:127.0.0.1:60790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1399121 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1399165 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1399170 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399209 T4247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e31f name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1399210 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1399256 T4189 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1400259 T4189 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51171__pfx%2Fbi
   [junit4]   2> 1400363 T4189 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51171__pfx%2Fbi
   [junit4]   2> 1400387 T4218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1400388 T4231 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1400389 T4247 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1400389 T4231 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1400388 T4211 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1400390 T4211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1400390 T4218 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1400432 T4248 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1400432 T4248 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1400463 T4248 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1400464 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1400465 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46658__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46658/_pfx/bi"}
   [junit4]   2> 1400830 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51171__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51171/_pfx/bi"}
   [junit4]   2> 1400830 T4212 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1400831 T4212 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 1400940 T4211 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> 1400941 T4247 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> 1400941 T4218 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> 1400940 T4231 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> 1401463 T4248 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1401464 T4248 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1
   [junit4]   2> 1401464 T4248 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1401465 T4248 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1401466 T4248 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1401467 T4248 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/'
   [junit4]   2> 1401469 T4248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/lib/README' to classloader
   [junit4]   2> 1401469 T4248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/lib/classes/' to classloader
   [junit4]   2> 1401501 T4248 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1401508 T4248 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1401509 T4248 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1401516 T4248 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1401691 T4248 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1401692 T4248 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1401692 T4248 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1401696 T4248 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1401707 T4248 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1401710 T4248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1401713 T4248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1401721 T4248 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1401722 T4248 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1401723 T4248 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1401723 T4248 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1401724 T4248 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1401724 T4248 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1401727 T4248 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1401727 T4248 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/, dataDir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/
   [junit4]   2> 1401728 T4248 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1401728 T4248 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data
   [junit4]   2> 1401729 T4248 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/index/
   [junit4]   2> 1401729 T4248 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1401729 T4248 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/index
   [junit4]   2> 1401730 T4248 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=8.576171875, floorSegmentMB=1.115234375, forceMergeDeletesPctAllowed=22.762771966205037, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.442750867598542
   [junit4]   2> 1403209 T4248 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12d5353; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1403210 T4248 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1403211 T4248 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403211 T4248 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1403212 T4248 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1403212 T4248 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1403212 T4248 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1403212 T4248 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1403213 T4248 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1403214 T4248 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403215 T4248 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1403215 T4248 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1403216 T4248 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1403217 T4248 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty2-1376938396066/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12d5353; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1403217 T4248 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1403217 T4248 oass.SolrIndexSearcher.<init> Opening Searcher@1aff3e5 main
   [junit4]   2> 1403217 T4248 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1403218 T4248 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1403218 T4249 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aff3e5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1403218 T4248 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51171/_pfx/bi collection:collection1 shard:shard4
   [junit4]   2> 1403219 T4248 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1403222 T4248 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election
   [junit4]   2> 1403385 T4248 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4
   [junit4]   2> 1403454 T4248 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1403454 T4248 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1403454 T4248 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51171/_pfx/bi/collection1/
   [junit4]   2> 1403455 T4248 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1403455 T4248 oasc.SyncStrategy.syncToMe http://127.0.0.1:51171/_pfx/bi/collection1/ has no replicas
   [junit4]   2> 1403455 T4248 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51171/_pfx/bi/collection1/ shard4
   [junit4]   2> 1403455 T4248 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4
   [junit4]   2> 1404003 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1404488 T4231 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> 1404488 T4247 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> 1404488 T4218 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> 1404488 T4211 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> 1404553 T4248 oasc.ZkController.register We are http://127.0.0.1:51171/_pfx/bi/collection1/ and leader is http://127.0.0.1:51171/_pfx/bi/collection1/
   [junit4]   2> 1404553 T4248 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51171/_pfx/bi
   [junit4]   2> 1404554 T4248 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1404554 T4248 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1404555 T4248 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1404732 T4248 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1404734 T4189 oass.SolrDispatchFilter.init user.dir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1404734 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1404735 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1404809 T4189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1404810 T4189 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55682
   [junit4]   2> 1404811 T4189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1404811 T4189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1404812 T4189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842
   [junit4]   2> 1404812 T4189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/'
   [junit4]   2> 1404825 T4189 oasc.ConfigSolr.fromFile Loading container configuration from /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/solr.xml
   [junit4]   2> 1404833 T4189 oasc.CoreContainer.<init> New CoreContainer 11617749
   [junit4]   2> 1404833 T4189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/]
   [junit4]   2> 1404834 T4189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1404834 T4189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1404835 T4189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1404835 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1404835 T4189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1404836 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1404836 T4189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1404836 T4189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1404837 T4189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1404837 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1404840 T4189 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60790/solr
   [junit4]   2> 1404840 T4189 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1404841 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404943 T4261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b58413 name:ZooKeeperConnection Watcher:127.0.0.1:60790 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1404943 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1404974 T4189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1404977 T4189 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405008 T4263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8ca7b6 name:ZooKeeperConnection Watcher:127.0.0.1:60790/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1405008 T4189 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1405098 T4189 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1406033 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1406034 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51171__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51171/_pfx/bi"}
   [junit4]   2> 1406229 T4189 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55682__pfx%2Fbi
   [junit4]   2> 1406845 T4189 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55682__pfx%2Fbi
   [junit4]   2> 1407181 T4211 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> 1407181 T4263 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> 1407181 T4218 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> 1407181 T4231 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> 1407181 T4247 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> 1407221 T4218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1407222 T4247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1407223 T4231 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1407224 T4231 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1407224 T4263 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1407225 T4218 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1407226 T4211 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1407226 T4211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1407227 T4247 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1407245 T4264 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1407245 T4264 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1407287 T4264 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1408725 T4212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1408726 T4212 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55682__pfx%2Fbi",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55682/_pfx/bi"}
   [junit4]   2> 1408727 T4212 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 1408727 T4212 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1408940 T4218 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> 1408941 T4247 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> 1408941 T4211 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> 1408941 T4263 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> 1408941 T4231 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> 1409287 T4264 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1409288 T4264 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1
   [junit4]   2> 1409289 T4264 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1409290 T4264 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1409290 T4264 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1409292 T4264 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/'
   [junit4]   2> 1409293 T4264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/lib/README' to classloader
   [junit4]   2> 1409294 T4264 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/lib/classes/' to classloader
   [junit4]   2> 1409335 T4264 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1409341 T4264 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1409342 T4264 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema
   [junit4]   2> 1409349 T4264 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1409516 T4264 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1409517 T4264 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1409517 T4264 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1409521 T4264 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1409522 T4264 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1409525 T4264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1409527 T4264 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1409532 T4264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1409533 T4264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1409533 T4264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1409534 T4264 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1409534 T4264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1409535 T4264 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1409537 T4264 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1409537 T4264 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/, dataDir=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/
   [junit4]   2> 1409537 T4264 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1409537 T4264 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data
   [junit4]   2> 1409538 T4264 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/index/
   [junit4]   2> 1409538 T4264 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1409538 T4264 oasc.CachingDirectoryFactory.get return new directory for /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/index
   [junit4]   2> 1409539 T4264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=8.576171875, floorSegmentMB=1.115234375, forceMergeDeletesPctAllowed=22.762771966205037, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.442750867598542
   [junit4]   2> 1410104 T4264 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c071b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1410105 T4264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1410106 T4264 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1410107 T4264 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1410107 T4264 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1410108 T4264 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1410108 T4264 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1410108 T4264 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1410109 T4264 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1410112 T4264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1410113 T4264 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1410113 T4264 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1410113 T4264 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1410114 T4264 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty3-1376938401842/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c071b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1410114 T4264 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1410114 T4264 oass.SolrIndexSearcher.<init> Opening Searcher@160e0b8 main
   [junit4]   2> 1410115 T4264 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 1410116 T4264 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1410116 T4265 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@160e0b8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1410116 T4264 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55682/_pfx/bi collection:collection1 shard:shard2
   [junit4]   2> 1410116 T4264 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1410119 T4264 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1410287 T4264 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1410550 T4264 oasc.ShardLeaderElectionContext.waitForReplicasToCom

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

chemaAddField-jetty8-1376938431719/collection1/data/index
   [junit4]   2> 1459880 T4189 oasc.CachingDirectoryFactory.closeCacheValue looking to close /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty8-1376938431719/collection1/data [CachedDir<<refCount=0;path=/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty8-1376938431719/collection1/data;done=false>>]
   [junit4]   2> 1459880 T4189 oasc.CachingDirectoryFactory.close Closing directory: /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.schema.TestCloudManagedSchemaAddField-jetty8-1376938431719/collection1/data
   [junit4]   2> 1459952 T4189 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_pfx/bi,null}
   [junit4]   2> 1459985 T4331 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1459985 T4331 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> 1459985 T4331 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1459985 T4331 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1459986 T4331 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1459986 T4331 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1460004 T4189 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1460006 T4189 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60790 60790
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudManagedSchemaAddField -Dtests.method=testDistribSearch -Dtests.seed=BBD4792F5F9414F8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Poland -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 78.9s J0 | TestCloudManagedSchemaAddField.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Max retry count 20 exceeded after 250 ms.  QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/fields/newfield5?wt=xml  response=<?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader">
   [junit4]    >   <int name="status">404</int>
   [junit4]    >   <int name="QTime">0</int>
   [junit4]    > </lst>
   [junit4]    > <lst name="error">
   [junit4]    >   <str name="msg">Field 'newfield5' not found.</str>
   [junit4]    >   <int name="code">404</int>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBD4792F5F9414F8:3A32F73728CB74C4]:0)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaAddField.doTest(TestCloudManagedSchemaAddField.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1460404 T4189 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 78908 T4188 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1461181 T4349 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1461182 T4349 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> 1461182 T4349 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1461182 T4349 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1461182 T4349 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1461182 T4349 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_OM, timezone=Poland
   [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=47554784,total=171933696
   [junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, DOMUtilTest, BasicDistributedZkTest, SolrIndexSplitterTest, TestSolrIndexConfig, TestJmxMonitoredMap, ShowFileRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TermVectorComponentTest, TestCloudManagedSchema, TestExtendedDismaxParser, DocumentBuilderTest, ZkControllerTest, UpdateParamsTest, TestLFUCache, AutoCommitTest, TestRealTimeGet, CircularListTest, ScriptEngineTest, TestSolrQueryParserResource, TestSuggestSpellingConverter, QueryParsingTest, TestConfig, SystemInfoHandlerTest, ClusterStateTest, TestCopyFieldCollectionResource, HdfsDirectoryTest, RegexBoostProcessorTest, TestLuceneMatchVersion, BadCopyFieldTest, TestFaceting, TestNRTOpen, SimpleFacetsTest, TestImplicitCoreProperties, TestSort, TestStressVersions, TestFieldTypeCollectionResource, TestFunctionQuery, DistributedTermsComponentTest, CopyFieldTest, LoggingHandlerTest, TestReplicationHandler, ParsingFieldUpdateProcessorsTest, TestSolrXMLSerializer, SolrCoreTest, TestPseudoReturnFields, MoreLikeThisHandlerTest, TestBM25SimilarityFactory, JsonLoaderTest, PrimitiveFieldTypeTest, SliceStateTest, TestWriterPerf, TestShardHandlerFactory, SearchHandlerTest, PolyFieldTest, LukeRequestHandlerTest, FileBasedSpellCheckerTest, FieldMutatingUpdateProcessorTest, SolrTestCaseJ4Test, DistributedSpellCheckComponentTest, SuggesterTest, OverseerCollectionProcessorTest, TestMaxScoreQueryParser, TestSystemIdResolver, TestLMDirichletSimilarityFactory, SolrInfoMBeanTest, StatelessScriptUpdateProcessorFactoryTest, StressHdfsTest, TestCharFilters, TestRandomDVFaceting, TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, TestLRUCache, TestCoreContainer, HdfsUnloadDistributedZkTest, SoftAutoCommitTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, BasicZkTest, LeaderElectionTest, SliceStateUpdateTest, TestDistributedSearch, TestJoin, QueryElevationComponentTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, TestQueryUtils, TestReversedWildcardFilterFactory, TermsComponentTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, TestRTGBase, TestCollationKeyRangeQueries, AliasIntegrationTest, CustomCollectionTest, DeleteShardTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, TestReloadAndDeleteDocs, TestSolrXml, TestSolrXmlPersistence, InfoHandlerTest, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestCloudManagedSchemaAddField]
   [junit4] Completed on J0 in 79.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 38 lines...]
BUILD FAILED
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:375: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 323 suites, 1376 tests, 1 failure, 39 ignored (6 assumptions)

Total time: 45 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b102 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure