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/11/27 15:49:18 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3512 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3512/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<206> but was:<207>

Stack Trace:
java.lang.AssertionError: expected:<206> but was:<207>
	at __randomizedtesting.SeedInfo.seed([9A911F3C18B2488:884F9FEBB6D444B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9924 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 93189 T191 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /o_gq/lo
   [junit4]   2> 93212 T191 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 93216 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 93226 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60172
   [junit4]   2> 93226 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 93226 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 93264 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 93362 T191 oasc.CoreContainer.<init> New CoreContainer 16583592
   [junit4]   2> 93362 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 93365 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 93372 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 93374 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 93374 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 93383 T201 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 93383 T201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 93386 T201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 93386 T201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 93461 T201 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 93540 T201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 93540 T201 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 93552 T201 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 94363 T201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94384 T201 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 94393 T201 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 94410 T201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94417 T201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94425 T201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94425 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 94429 T201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 94429 T201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94434 T201 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\
   [junit4]   2> 94434 T201 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 94434 T201 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\
   [junit4]   2> 94434 T201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\index/
   [junit4]   2> 94434 T201 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 94435 T201 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/control/data\index
   [junit4]   2> 94436 T201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 94436 T201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94438 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94439 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94439 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 94440 T201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94440 T201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94440 T201 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 94441 T201 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 94442 T201 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 94449 T201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 94460 T201 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 94461 T201 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 94462 T201 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 94463 T201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94463 T201 oass.SolrIndexSearcher.<init> Opening Searcher@9b194b main
   [junit4]   2> 94466 T201 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 94466 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9b194b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 94467 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 94468 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 94474 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 94481 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60175
   [junit4]   2> 94482 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 94482 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94482 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 94483 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 94500 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 94596 T191 oasc.CoreContainer.<init> New CoreContainer 26961621
   [junit4]   2> 94596 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 94599 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 94601 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 94606 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94606 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94609 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 94617 T213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 94618 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 94618 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 94619 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 94703 T213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 94785 T213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94785 T213 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 94800 T213 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 95609 T213 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 95619 T213 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 95623 T213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 95634 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 95640 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 95644 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95644 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95646 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 95647 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 95647 T213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95647 T213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\
   [junit4]   2> 95647 T213 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 95649 T213 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\
   [junit4]   2> 95649 T213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\index/
   [junit4]   2> 95649 T213 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 95650 T213 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard0/data\index
   [junit4]   2> 95650 T213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 95650 T213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95652 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95653 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95654 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95655 T213 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 95655 T213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 95657 T213 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 95659 T213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95666 T213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 95666 T213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 95667 T213 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 95667 T213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95667 T213 oass.SolrIndexSearcher.<init> Opening Searcher@11807c5 main
   [junit4]   2> 95670 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11807c5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 95670 T213 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 95671 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 95671 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 95674 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 95680 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60178
   [junit4]   2> 95681 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 95681 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95682 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 95682 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 95699 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 95796 T191 oasc.CoreContainer.<init> New CoreContainer 28004363
   [junit4]   2> 95796 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 95798 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 95800 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 95806 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95806 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95809 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 95816 T225 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 95817 T225 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 95889 T225 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 95968 T225 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 95968 T225 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 95979 T225 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 96810 T225 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 96817 T225 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 96822 T225 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 96833 T225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 96839 T225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 96845 T225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96845 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 96846 T225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 96846 T225 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 96848 T225 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 96848 T225 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 96849 T225 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 96849 T225 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index/
   [junit4]   2> 96849 T225 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 96850 T225 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index
   [junit4]   2> 96850 T225 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 96850 T225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96852 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 96853 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 96854 T225 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96855 T225 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96855 T225 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 96855 T225 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 96856 T225 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 96857 T225 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 96857 T225 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 96857 T225 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96868 T225 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 96868 T225 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 96869 T225 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 96870 T225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96871 T225 oass.SolrIndexSearcher.<init> Opening Searcher@11bac70 main
   [junit4]   2> 96876 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11bac70 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 96876 T225 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 96878 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 96878 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 96879 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 96888 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60181
   [junit4]   2> 96889 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 96889 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96890 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 96890 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 96907 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 96994 T191 oasc.CoreContainer.<init> New CoreContainer 31825227
   [junit4]   2> 96994 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96996 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96999 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 97005 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97007 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97007 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 97015 T237 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 97015 T237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 97087 T237 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 97165 T237 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 97166 T237 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 97176 T237 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 97999 T237 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 98009 T237 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 98013 T237 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 98026 T237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 98030 T237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 98035 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 98035 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 98036 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 98036 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 98038 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 98038 T237 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 98038 T237 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 98039 T237 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 98039 T237 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 98039 T237 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 98039 T237 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index/
   [junit4]   2> 98040 T237 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 98040 T237 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index
   [junit4]   2> 98042 T237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 98042 T237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 98044 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 98045 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 98046 T237 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 98046 T237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 98046 T237 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 98047 T237 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 98048 T237 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 98050 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 98057 T237 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 98057 T237 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 98058 T237 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 98058 T237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98059 T237 oass.SolrIndexSearcher.<init> Opening Searcher@1f0a26 main
   [junit4]   2> 98060 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f0a26 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 98060 T237 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 98063 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 98063 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 98070 T191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 98080 T191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60184
   [junit4]   2> 98083 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 98084 T191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98084 T191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 98085 T191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 98109 T191 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 98209 T191 oasc.CoreContainer.<init> New CoreContainer 7175876
   [junit4]   2> 98209 T191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 98211 T191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 98211 T191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 98212 T191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 98213 T191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 98221 T191 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98221 T191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98222 T191 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 98230 T249 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 98230 T249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 98313 T249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 98391 T249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 98393 T249 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 98407 T249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 99226 T249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 99238 T249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 99243 T249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 99255 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99262 T249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99268 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 99268 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 99270 T249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 99270 T249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 99271 T249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 99271 T249 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 99272 T249 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 99272 T249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index/
   [junit4]   2> 99272 T249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 99274 T249 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index
   [junit4]   2> 99275 T249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 99275 T249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99276 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 99277 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 99278 T249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99279 T249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99279 T249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 99279 T249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 99280 T249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 99282 T249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 99283 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 99283 T249 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 99285 T249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 99297 T249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 99297 T249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 99297 T249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 99297 T249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99297 T249 oass.SolrIndexSearcher.<init> Opening Searcher@152d3fe main
   [junit4]   2> 99300 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@152d3fe main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99300 T249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 99301 T191 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 99302 T191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C351 name=collection1 org.apache.solr.core.SolrCore@bd63e0
   [junit4]   2> 99322 T197 C351 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112939429888)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C352 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 99343 T212 C352 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112960401408)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C353 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 99364 T221 C353 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865112983470080)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C354 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 99400 T236 C354 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865113019121664)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C355 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 99429 T246 C355 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452865113050578944)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C356 name=collection1 org.apache.solr.core.SolrCore@bd63e0
   [junit4]   2> 99528 T199 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[1 (1452865113155436544)]} 0 11
   [junit4]   2> 99542 T200 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99551 T200 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_2,generation=2}
   [junit4]   2> 99553 T200 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 99554 T200 C356 oass.SolrIndexSearcher.<init> Opening Searcher@b465ea main
   [junit4]   2> 99556 T200 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99556 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b465ea main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 99556 T200 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 14
   [junit4]   2> 99564 T195 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=1 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C357 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 99576 T207 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452865113204719616), 3 (1452865113206816768), 4 (1452865113206816769)]} 0 5
   [junit4]   2> 99577 T196 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452865113203671040), 3 (1452865113206816768)]} 0 7
   [junit4]   2> 99582 T197 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99590 T197 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_3,generation=3}
   [junit4]   2> 99591 T197 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 99593 T197 C356 oass.SolrIndexSearcher.<init> Opening Searcher@128f983 main
   [junit4]   2> 99595 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@128f983 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c2)}
   [junit4]   2> 99595 T197 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99597 T197 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 15
   [junit4]   2> 99601 T208 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99608 T208 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_2,generation=2}
   [junit4]   2> 99609 T208 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 99613 T208 C357 oass.SolrIndexSearcher.<init> Opening Searcher@1ba24d5 main
   [junit4]   2> 99614 T208 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99614 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ba24d5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 99614 T208 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 13
   [junit4]   2> 99620 T198 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=1 
   [junit4]   2> 99624 T209 C357 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=3 status=0 QTime=0 
   [junit4]   2> 99633 T210 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452865113265537024)]} 0 4
   [junit4]   2> 99635 T199 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452865113265537024)]} 0 7
   [junit4]   2> 99639 T200 C356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99642 T200 C356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11f5a20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e1bf6)),segFN=segments_4,generation=4}
   [junit4]   2> 99643 T200 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 99644 T200 C356 oass.SolrIndexSearcher.<init> Opening Searcher@1626375 main
   [junit4]   2> 99646 T202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1626375 main{StandardDirectoryReader(segments_4:6:nrt _0(5.0):c1 _1(5.0):c2/1:delGen=1)}
   [junit4]   2> 99646 T200 C356 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99648 T200 C356 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 9
   [junit4]   2> 99653 T211 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99657 T211 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_3,generation=3}
   [junit4]   2> 99658 T211 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 99660 T211 C357 oass.SolrIndexSearcher.<init> Opening Searcher@67d88 main
   [junit4]   2> 99661 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67d88 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):c3/1:delGen=1)}
   [junit4]   2> 99661 T211 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99663 T211 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 10
   [junit4]   2> 99667 T195 C356 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
   [junit4]   2> 99672 T212 C357 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/select params={version=2&wt=javabin&q=*:*} hits=2 status=0 QTime=0 
   [junit4]   2> 99677 T207 C357 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99699 T207 C357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_4,generation=4}
   [junit4]   2> 99699 T207 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 99702 T207 C357 oass.SolrIndexSearcher.<init> Opening Searcher@3f560d main
   [junit4]   2> 99704 T207 C357 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99704 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f560d main{StandardDirectoryReader(segments_4:6:nrt _1(5.0):c2)}
   [junit4]   2> 99706 T207 C357 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 29
   [junit4]   2> ASYNC  NEW_CORE C358 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 99712 T222 C358 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99712 T222 C358 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99714 T222 C358 oass.SolrIndexSearcher.<init> Opening Searcher@548f72 main
   [junit4]   2> 99714 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@548f72 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99715 T222 C358 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99715 T222 C358 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> 99723 T231 C354 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99723 T231 C354 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99724 T231 C354 oass.SolrIndexSearcher.<init> Opening Searcher@dc962e main
   [junit4]   2> 99725 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dc962e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99726 T231 C354 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99726 T231 C354 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> 99731 T247 C355 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 99731 T247 C355 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 99733 T247 C355 oass.SolrIndexSearcher.<init> Opening Searcher@1d711c main
   [junit4]   2> 99733 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d711c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99734 T247 C355 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 99734 T247 C355 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&maxSegments=1&waitSearcher=true&optimize=true} {optimize=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C359 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 99872 T248 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[6 (1452865113433309184), 7 (1452865113436454912), 10 (1452865113438552064), 12 (1452865113438552065), 13 (1452865113438552066), 16 (1452865113438552067), 17 (1452865113441697792), 19 (1452865113441697793), 20 (1452865113441697794), 22 (1452865113442746368), ... (90 adds)]} 0 83
   [junit4]   2> ASYNC  NEW_CORE C360 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 100016 T233 C360 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[5 (1452865113658753024), 6 (1452865113670287360)]} 0 12
   [junit4]   2> ASYNC  NEW_CORE C361 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 100089 T224 C361 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[10 (1452865113608421376), 12 (1452865113610518528), 14 (1452865113610518529), 20 (1452865113610518530), 22 (1452865113612615680), 24 (1452865113612615681), 26 (1452865113612615682), 28 (1452865113617858560), 29 (1452865113618907136), 31 (1452865113618907137), ... (100 adds)]} 0 135
   [junit4]   2> 100231 T244 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[190 (1452865113667141632), 191 (1452865113731104768), 192 (1452865113731104769), 195 (1452865113731104770), 197 (1452865113731104771), 200 (1452865113732153344), 201 (1452865113734250496), 204 (1452865113736347648), 205 (1452865113736347649), 207 (1452865113751027712), ... (14 adds)]} 0 219
   [junit4]   2> ASYNC  NEW_CORE C362 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 100271 T209 C362 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[6 (1452865113661898752), 7 (1452865113674481664), 8 (1452865113674481665), 9 (1452865113674481666), 10 (1452865113674481667), 13 (1452865113674481668), 14 (1452865113678675968), 18 (1452865113679724544), 21 (1452865113680773120), 22 (1452865113681821696), ... (87 adds)]} 0 266
   [junit4]   2> 100471 T234 C360 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[9 (1452865113743687680), 10 (1452865113752076288), 12 (1452865113754173440), 15 (1452865113754173441), 17 (1452865113754173442), 18 (1452865113758367744), 23 (1452865113758367745), 24 (1452865113758367746), 25 (1452865113761513472), 27 (1452865113762562048), ... (104 adds)]} 0 386
   [junit4]   2> 100472 T219 C361 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[189 (1452865113896779776), 190 (1452865113911459840), 192 (1452865113911459841), 193 (1452865113912508416), 195 (1452865113912508417), 196 (1452865113912508418), 201 (1452865113912508419), 202 (1452865113915654144), 205 (1452865113941868544), 206 (1452865113941868545), ... (95 adds)]} 0 321
   [junit4]   2> 100549 T245 C359 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[215 (1452865114131660800), 219 (1452865114131660801), 220 (1452865114132709376), 223 (1452865114133757952), 225 (1452865114133757953), 227 (1452865114134806528), 229 (1452865114134806529), 231 (1452865114134806530), 232 (1452865114134806531), 233 (1452865114134806532), ... (86 adds)]} 0 94
   [junit4]   2> ASYNC  NEW_CORE C363 name=collection1 org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 100600 T236 C363 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[223 (1452865114162069504), 224 (1452865114163118080), 227 (1452865114163118081), 229 (1452865114163118082), 231 (1452865114163118083), 233 (1452865114163118084), 234 (1452865114165215232), 236 (1452865114165215233), 237 (1452865114165215234), 238 (1452865114165215235), ... (85 adds)]} 0 116
   [junit4]   2> ASYNC  NEW_CORE C364 name=collection1 org.apache.solr.core.SolrCore@712bc9
   [junit4]   2> 100653 T221 C364 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[372 (1452865114157875200), 374 (1452865114157875201), 378 (1452865114157875202), 380 (1452865114158923776), 381 (1452865114161020928), 385 (1452865114161020929), 387 (1452865114162069504), 388 (1452865114162069505), 391 (1452865114322501632), 393 (1452865114323550208), ... (16 adds)]} 0 174
   [junit4]   2> ASYNC  NEW_CORE C365 name=collection1 org.apache.solr.core.SolrCore@1f81cd6
   [junit4]   2> 100678 T210 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[190 (1452865114116980736), 194 (1452865114119077888), 196 (1452865114119077889), 197 (1452865114119077890), 198 (1452865114119077891), 199 (1452865114122223616), 200 (1452865114122223617), 203 (1452865114122223618), 204 (1452865114124320768), 205 (1452865114124320769), ... (100 adds)]} 0 238
   [junit4]   2> 100693 T207 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin} {add=[372 (1452865114370736128), 373 (1452865114371784704), 375 (1452865114371784705), 376 (1452865114372833280), 378 (1452865114373881856), 379 (1452865114373881857), 383 (1452865114373881858), 384 (1452865114375979008), 388 (1452865114377027584), 389 (1452865114378076160), ... (16 adds)]} 0 10
   [junit4]   2> 100699 T208 C365 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100747 T208 C365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19aff8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c11b8)),segFN=segments_5,generation=5}
   [junit4]   2> 100747 T208 C365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 100749 T208 C365 oass.SolrIndexSearcher.<init> Opening Searcher@1f60505 main
   [junit4]   2> 100751 T208 C365 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 100754 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f60505 main{StandardDirectoryReader(segments_5:8:nrt _1(5.0):c2 _2(5.0):c203)}
   [junit4]   2> 100755 T208 C365 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 56
   [junit4]   2> 100758 T222 C364 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101037 T222 C364 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d9cd57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155d7fc)),segFN=segments_2,generation=2}
   [junit4]   2> 101038 T222 C364 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101042 T222 C364 oass.SolrIndexSearcher.<init> Opening Searcher@1da464b main
   [junit4]   2> 101042 T226 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1da464b main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c211)}
   [junit4]   2> 101044 T222 C364 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101044 T222 C364 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 286
   [junit4]   2> 101050 T232 C363 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101087 T232 C363 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e44888 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10af66b)),segFN=segments_2,generation=2}
   [junit4]   2> 101088 T232 C363 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101091 T232 C363 oass.SolrIndexSearcher.<init> Opening Searcher@10ff109 main
   [junit4]   2> 101092 T238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10ff109 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c191)}
   [junit4]   2> 101094 T232 C363 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101094 T232 C363 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 44
   [junit4]   2> ASYNC  NEW_CORE C366 name=collection1 org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 101100 T247 C366 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101139 T247 C366 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@188581a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127ea39)),segFN=segments_2,generation=2}
   [junit4]   2> 101139 T247 C366 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 101143 T247 C366 oass.SolrIndexSearcher.<init> Opening Searcher@15798c9 main
   [junit4]   2> 101145 T247 C366 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 101146 T250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15798c9 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c190)}
   [junit4]   2> 101147 T247 C366 oasup.LogUpdateProcessor.finish [collection1] webapp=/o_gq/lo path=/update params={version=2&wt=javabin&softCommit=false&waitSearcher=true&commit_end_point=true&expungeDeletes=false&commit=true} {commit=} 0 47
   [junit4]   2> 101203 T209 C365 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=48 
   [junit4]   2> 101223 T224 C364 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=14 
   [junit4]   2> 101238 T233 C363 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=11 
   [junit4]   2> 101259 T243 C366 oasc.SolrCore.execute [collection1] webapp=/o_gq/lo path=/admin/luke params={version=2&wt=javabin} status=0 QTime=15 
   [junit4]   2> 101267 T191 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:347)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 101272 T191 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:60175/o_gq/lo/ failed - retrying ... retries: 1
   [junit4]   2> 101274 T191 oasc.SolrException.log ERROR java.net.ConnectException
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.exception(MockStreamingSolrServers.java:55)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers.access$100(MockStreamingSolrServers.java:30)
   [junit4]   2> 		at org.apache.solr.update.MockStreamingSolrServers$MockSolrServer.request(MockStreamingSolrServers.java:75)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:234)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:145)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:71)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.testMaxRetries(SolrCmdDistributorTest.java:348)
   [junit4]   2> 		at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:319)
   [junit4]   2> 		at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [j

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

docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=211,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=7443,transaction_logs_total_number=1}
   [junit4]   2> 102588 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102588 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102588 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102591 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\;done=false>>]
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index;done=false>>]
   [junit4]   2> 102593 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard1/data\index
   [junit4]   2> 102595 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102667 T191 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31825227
   [junit4]   2> 102670 T191 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f308aa
   [junit4]   2> 102671 T191 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=191,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6741,transaction_logs_total_number=1}
   [junit4]   2> 102671 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102671 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102671 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102677 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\;done=false>>]
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index;done=false>>]
   [junit4]   2> 102678 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard2/data\index
   [junit4]   2> 102681 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102749 T191 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7175876
   [junit4]   2> 102750 T191 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c05d
   [junit4]   2> 102750 T191 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=190,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6706,transaction_logs_total_number=1}
   [junit4]   2> 102754 T191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 102754 T191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 102755 T191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 102757 T191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 102758 T191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 102758 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\;done=false>>]
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index;done=false>>]
   [junit4]   2> 102759 T191 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385560137307/shard3/data\index
   [junit4]   2> 102759 T191 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/o_gq/lo,null}
   [junit4]   2> 102876 T191 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=9A911F3C18B2488 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=America/Barbados -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 9.70s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<206> but was:<207>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A911F3C18B2488:884F9FEBB6D444B4]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.testRetryNode(SolrCmdDistributorTest.java:443)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:321)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 102889 T191 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {multiDefault=MockVariableIntBlock(baseBlockSize=111), range_facet_si=MockVariableIntBlock(baseBlockSize=111), intDefault=FSTOrd41, range_facet_l=FSTOrd41, _version_=FSTOrd41, id=Lucene41(blocksize=128), timestamp=FSTOrd41, range_facet_sl=PostingsFormat(name=MockSep)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sk_SK, timezone=America/Barbados
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=16099008,total=85295104
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, SampleTest, TestStressUserVersions, TestExtendedDismaxParser, DisMaxRequestHandlerTest, TestCollapseQParserPlugin, DocValuesMultiTest, TestMaxScoreQueryParser, HdfsUnloadDistributedZkTest, ReturnFieldsTest, HdfsRecoveryZkTest, SolrRequestParserTest, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, TestSolrCoreProperties, TestBinaryField, SortByFunctionTest, TestQueryUtils, TestRemoteStreaming, TestPartialUpdateDeduplication, AutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, SolrCmdDistributorTest]
   [junit4] Completed in 9.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 1040 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 88 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3515 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3515/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC

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

Error Message:
There were expected update fails expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: There were expected update fails expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([F8729A664875CF4F:7994147E3F2AAF73]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:191)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10735 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 2928682 T8598 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2928689 T8598 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1385635050266
   [junit4]   2> 2928691 T8598 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2928692 T8599 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2928771 T8598 oasc.ZkTestServer.run start zk server on port:59985
   [junit4]   2> 2928773 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2928781 T8605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ebd27d name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2928782 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2928782 T8598 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2928788 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2928791 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2928793 T8607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9362b name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2928794 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2928794 T8598 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2928799 T8598 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2928802 T8598 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2928806 T8598 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2928812 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2928813 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2928820 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2928820 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2928825 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2928826 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2928830 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2928830 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2928834 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2928835 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2928839 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2928840 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2928844 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2928845 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2928848 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2928848 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2928853 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2928854 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2928858 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2928859 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2928862 T8598 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2928862 T8598 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2928869 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2929234 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2929243 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59992
   [junit4]   2> 2929244 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2929244 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2929245 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445
   [junit4]   2> 2929245 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\'
   [junit4]   2> 2929274 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\solr.xml
   [junit4]   2> 2929345 T8598 oasc.CoreContainer.<init> New CoreContainer 12608973
   [junit4]   2> 2929346 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\]
   [junit4]   2> 2929347 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2929347 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2929348 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2929348 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2929349 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2929350 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2929350 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2929358 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2929359 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2929360 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2929360 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2929360 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2929363 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2929370 T8618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67ee45 name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2929371 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2929374 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2929377 T8620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3dc74 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2929377 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2929379 T8598 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2929383 T8598 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2929386 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2929389 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59992_
   [junit4]   2> 2929390 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59992_
   [junit4]   2> 2929393 T8598 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2929403 T8598 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2929407 T8598 oasc.Overseer.start Overseer (id=90808978654756867-127.0.0.1:59992_-n_0000000000) starting
   [junit4]   2> 2929417 T8598 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2929423 T8622 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2929424 T8598 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2929428 T8598 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2929431 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2929435 T8621 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2929440 T8623 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2929441 T8623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2929442 T8623 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2929442 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2929445 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59992",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59992_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2929446 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2929449 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2929451 T8620 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> 2930228 T8623 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2930228 T8623 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1
   [junit4]   2> 2930229 T8623 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2930229 T8623 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2930229 T8623 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2930231 T8623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1\'
   [junit4]   2> 2930233 T8623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445/collection1/lib/classes/' to classloader
   [junit4]   2> 2930234 T8623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445/collection1/lib/README' to classloader
   [junit4]   2> 2930290 T8623 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2930341 T8623 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2930343 T8623 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2930351 T8623 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2930887 T8623 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2930894 T8623 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2930898 T8623 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2930917 T8623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930922 T8623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930927 T8623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930929 T8623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930930 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930930 T8623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930931 T8623 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2930931 T8623 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385635050445\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/control/data\
   [junit4]   2> 2930931 T8623 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2930932 T8623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data
   [junit4]   2> 2930933 T8623 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/control/data\index/
   [junit4]   2> 2930934 T8623 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2930934 T8623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index
   [junit4]   2> 2930934 T8623 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2930938 T8623 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2930939 T8623 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930942 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930943 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2930944 T8623 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930944 T8623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930944 T8623 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2930945 T8623 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2930947 T8623 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2930947 T8623 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2930948 T8623 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2930952 T8623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930957 T8623 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2930957 T8623 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2930957 T8623 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2930957 T8623 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2930957 T8623 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930957 T8623 oass.SolrIndexSearcher.<init> Opening Searcher@1753e39 main
   [junit4]   2> 2930962 T8624 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1753e39 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2930964 T8623 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2930964 T8623 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59992 collection:control_collection shard:shard1
   [junit4]   2> 2930964 T8623 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2930972 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2930975 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2930976 T8623 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2930976 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2489 name=collection1 org.apache.solr.core.SolrCore@17c5060 url=http://127.0.0.1:59992/collection1 node=127.0.0.1:59992_ C2489_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:59992, core=collection1, node_name=127.0.0.1:59992_}
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59992/collection1/
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2930976 T8623 C2489 P59992 oasc.SyncStrategy.syncToMe http://127.0.0.1:59992/collection1/ has no replicas
   [junit4]   2> 2930977 T8623 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59992/collection1/ shard1
   [junit4]   2> 2930978 T8623 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2930978 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2930983 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2930984 T8620 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> 2930990 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2930992 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931067 T8620 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> 2931097 T8623 oasc.ZkController.register We are http://127.0.0.1:59992/collection1/ and leader is http://127.0.0.1:59992/collection1/
   [junit4]   2> 2931098 T8623 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59992
   [junit4]   2> 2931098 T8623 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2931098 T8623 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2931098 T8623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931100 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931101 T8623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2931102 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2931103 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2931105 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2931106 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931107 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59992",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59992_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2931109 T8627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68c578 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931109 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931110 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2931110 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2931114 T8598 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2931186 T8627 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> 2931187 T8620 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> 2931450 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2931453 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60004
   [junit4]   2> 2931455 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690
   [junit4]   2> 2931455 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\'
   [junit4]   2> 2931481 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\solr.xml
   [junit4]   2> 2931542 T8598 oasc.CoreContainer.<init> New CoreContainer 9699407
   [junit4]   2> 2931542 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\]
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2931545 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2931551 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2931551 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2931551 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2931554 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2931554 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2931555 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931561 T8638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cdddac name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931561 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931563 T8600 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429e48f3220005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2931565 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931567 T8640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1846ac1 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2931568 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2931573 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2932294 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60004_
   [junit4]   2> 2932296 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60004_
   [junit4]   2> 2932299 T8627 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932299 T8620 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932299 T8640 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2932308 T8641 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2932310 T8641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932312 T8641 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2932312 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932315 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2932315 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60004",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60004_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2932315 T8621 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2932316 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2932319 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2932408 T8620 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> 2932408 T8640 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> 2932408 T8627 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> 2933031 T8641 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2933031 T8641 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1
   [junit4]   2> 2933031 T8641 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2933032 T8641 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2933032 T8641 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2933034 T8641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1\'
   [junit4]   2> 2933035 T8641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690/collection1/lib/classes/' to classloader
   [junit4]   2> 2933036 T8641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690/collection1/lib/README' to classloader
   [junit4]   2> 2933090 T8641 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2933144 T8641 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2933146 T8641 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2933154 T8641 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2933682 T8641 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2933689 T8641 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2933691 T8641 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2933710 T8641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2933715 T8641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2933721 T8641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2933722 T8641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2933724 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2933724 T8641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2933724 T8641 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2933724 T8641 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385635052690\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty1\
   [junit4]   2> 2933725 T8641 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2933726 T8641 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1
   [junit4]   2> 2933727 T8641 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty1\index/
   [junit4]   2> 2933727 T8641 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2933727 T8641 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index
   [junit4]   2> 2933728 T8641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2933732 T8641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2933732 T8641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2933736 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2933736 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933737 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933738 T8641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933738 T8641 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2933739 T8641 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2933740 T8641 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2933741 T8641 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2933742 T8641 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2933742 T8641 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2933750 T8641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933755 T8641 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2933755 T8641 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2933755 T8641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2933757 T8641 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2933757 T8641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2933757 T8641 oass.SolrIndexSearcher.<init> Opening Searcher@15468f4 main
   [junit4]   2> 2933760 T8642 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15468f4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2933763 T8641 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2933764 T8641 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60004 collection:collection1 shard:shard2
   [junit4]   2> 2933764 T8641 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2933773 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933776 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2490 name=collection1 org.apache.solr.core.SolrCore@165b001 url=http://127.0.0.1:60004/collection1 node=127.0.0.1:60004_ C2490_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60004, core=collection1, node_name=127.0.0.1:60004_}
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60004/collection1/
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2933777 T8641 C2490 P60004 oasc.SyncStrategy.syncToMe http://127.0.0.1:60004/collection1/ has no replicas
   [junit4]   2> 2933777 T8641 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60004/collection1/ shard2
   [junit4]   2> 2933777 T8641 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2933780 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933784 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933786 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933790 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933865 T8627 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> 2933865 T8620 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> 2933865 T8640 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> 2933896 T8641 oasc.ZkController.register We are http://127.0.0.1:60004/collection1/ and leader is http://127.0.0.1:60004/collection1/
   [junit4]   2> 2933896 T8641 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60004
   [junit4]   2> 2933896 T8641 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2933897 T8641 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2933897 T8641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2933898 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933898 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933899 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933899 T8641 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933900 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2933900 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2933900 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2933902 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60004",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60004_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2933907 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2933982 T8627 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> 2933985 T8620 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> 2933985 T8640 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> 2934232 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2934235 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60013
   [junit4]   2> 2934236 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478
   [junit4]   2> 2934236 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\'
   [junit4]   2> 2934262 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\solr.xml
   [junit4]   2> 2934322 T8598 oasc.CoreContainer.<init> New CoreContainer 20611731
   [junit4]   2> 2934322 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\]
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2934324 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2934326 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2934326 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2934332 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2934332 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2934332 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2934332 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2934334 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2934335 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2934340 T8654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1277c85 name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2934341 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2934347 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2934349 T8656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d72d02 name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2934349 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2934354 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2935075 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60013_
   [junit4]   2> 2935077 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60013_
   [junit4]   2> 2935080 T8627 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935081 T8656 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935082 T8620 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935082 T8640 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2935089 T8657 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2935090 T8657 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2935091 T8657 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2935091 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935092 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935092 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935094 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60013",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60013_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2935095 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2935098 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2935173 T8620 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> 2935173 T8640 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> 2935173 T8627 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> 2935173 T8656 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> 2935810 T8657 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2935810 T8657 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1
   [junit4]   2> 2935810 T8657 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2935811 T8657 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2935811 T8657 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2935813 T8657 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1\'
   [junit4]   2> 2935814 T8657 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478/collection1/lib/classes/' to classloader
   [junit4]   2> 2935815 T8657 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478/collection1/lib/README' to classloader
   [junit4]   2> 2935869 T8657 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2935920 T8657 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2935922 T8657 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2935930 T8657 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2936463 T8657 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2936472 T8657 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2936475 T8657 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2936490 T8657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2936494 T8657 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2936498 T8657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2936501 T8657 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2936502 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2936502 T8657 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2936502 T8657 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2936503 T8657 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385635055478\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty2\
   [junit4]   2> 2936503 T8657 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2c1a8
   [junit4]   2> 2936503 T8657 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2
   [junit4]   2> 2936503 T8657 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265/jetty2\index/
   [junit4]   2> 2936505 T8657 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2936505 T8657 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index
   [junit4]   2> 2936505 T8657 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=77.0498046875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=6.166250316508858, segmentsPerTier=34.0, maxCFSSegmentSizeMB=0.2177734375, noCFSRatio=0.36120918980099437
   [junit4]   2> 2936509 T8657 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2936509 T8657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2936513 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2936513 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2936514 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2936515 T8657 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2936515 T8657 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2936516 T8657 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2936517 T8657 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2936518 T8657 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2936518 T8657 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2936519 T8657 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2936526 T8657 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2936531 T8657 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2936531 T8657 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2936533 T8657 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.42578125, floorSegmentMB=1.388671875, forceMergeDeletesPctAllowed=1.0288149846681915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2936534 T8657 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385635050265\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2936534 T8657 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2936534 T8657 oass.SolrIndexSearcher.<init> Opening Searcher@14795ec main
   [junit4]   2> 2936542 T8657 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2936542 T8657 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60013 collection:collection1 shard:shard1
   [junit4]   2> 2936543 T8657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2936546 T8658 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14795ec main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2936550 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936553 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2491 name=collection1 org.apache.solr.core.SolrCore@c19934 url=http://127.0.0.1:60013/collection1 node=127.0.0.1:60013_ C2491_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60013, core=collection1, node_name=127.0.0.1:60013_}
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60013/collection1/
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2936554 T8657 C2491 P60013 oasc.SyncStrategy.syncToMe http://127.0.0.1:60013/collection1/ has no replicas
   [junit4]   2> 2936554 T8657 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60013/collection1/ shard1
   [junit4]   2> 2936554 T8657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2936557 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936564 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936566 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936570 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936645 T8656 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> 2936646 T8627 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> 2936646 T8620 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> 2936646 T8640 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> 2936678 T8657 oasc.ZkController.register We are http://127.0.0.1:60013/collection1/ and leader is http://127.0.0.1:60013/collection1/
   [junit4]   2> 2936679 T8657 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60013
   [junit4]   2> 2936679 T8657 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2936679 T8657 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2936679 T8657 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936681 T8657 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936683 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2936683 T8598 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2936683 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2936684 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60013",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60013_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2936688 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2936763 T8620 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> 2936763 T8640 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> 2936763 T8656 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> 2936763 T8627 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> 2937014 T8598 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2937018 T8598 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60022
   [junit4]   2> 2937020 T8598 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261
   [junit4]   2> 2937020 T8598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\'
   [junit4]   2> 2937046 T8598 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\solr.xml
   [junit4]   2> 2937107 T8598 oasc.CoreContainer.<init> New CoreContainer 23050280
   [junit4]   2> 2937107 T8598 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\]
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2937109 T8598 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2937111 T8598 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2937112 T8598 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2937117 T8598 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2937117 T8598 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2937117 T8598 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2937117 T8598 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59985/solr
   [junit4]   2> 2937119 T8598 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2937122 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937129 T8670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1caaba name:ZooKeeperConnection Watcher:127.0.0.1:59985 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937130 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2937135 T8598 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937138 T8672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10cdd7c name:ZooKeeperConnection Watcher:127.0.0.1:59985/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937138 T8598 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2937144 T8598 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2937808 T8598 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60022_
   [junit4]   2> 2937811 T8598 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60022_
   [junit4]   2> 2937814 T8620 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8627 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8640 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8672 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937814 T8656 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2937823 T8673 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2937823 T8673 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2937826 T8673 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937826 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937828 T8621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2937828 T8621 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60022",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60022_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2937829 T8621 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2937829 T8621 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2937832 T8620 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2937900 T8627 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> 2937900 T8640 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> 2937900 T8620 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> 2937900 T8672 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> 2937900 T8656 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> 2938472 T8673 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2938472 T8673 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385635058261\collection1
   [junit4]   2> 2938472 T8673 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2938473 T8673 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2938473 T8673 oascc.ZkStateReader.readConfigName Load collection config from:/collectio

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

:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=F8729A664875CF4F -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Etc/GMT+11 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 52.7s | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were expected update fails expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8729A664875CF4F:7994147E3F2AAF73]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:191)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2981409 T8598 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), other_tl1=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), text=PostingsFormat(name=FSTOrdPulsing41), id=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), a_si=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), multiDefault=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), range_facet_si=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250), intDefault=PostingsFormat(name=Memory doPackFST= false), a_t=Pulsing41(freqCutoff=9 minBlockSize=95 maxBlockSize=250)}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=DefaultSimilarity, locale=lv_LV, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=3,free=295791008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, TestExtendedDismaxParser, TestPerFieldSimilarity, RequestHandlersTest, TestClassNameShortening, TestXIncludeConfig, DeleteReplicaTest, CurrencyFieldXmlFileTest, HdfsDirectoryTest, InfoHandlerTest, TestUpdate, AddBlockUpdateTest, TestAtomicUpdateErrorCases, TestPartialUpdateDeduplication, HdfsUnloadDistributedZkTest, SuggesterWFSTTest, DistributedDebugComponentTest, OutputWriterTest, TestRandomMergePolicy, TestSchemaSimilarityResource, AnalysisAfterCoreReloadTest, TestLFUCache, StressHdfsTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest, BasicFunctionalityTest, NoCacheHeaderTest, DocumentBuilderTest, StatelessScriptUpdateProcessorFactoryTest, RequiredFieldsTest, TestIndexSearcher, HdfsSyncSliceTest, TestFunctionQuery, TestFastWriter, LeaderElectionIntegrationTest, SolrCoreCheckLockOnStartupTest, TestCodecSupport, TestFastLRUCache, QueryResultKeyTest, ZkControllerTest, TestCollapseQParserPlugin, EnumFieldTest, PeerSyncTest, TestBadConfig, TestRecovery, QueryParsingTest, SOLR749Test, SignatureUpdateProcessorFactoryTest, TestCSVLoader, SpellPossibilityIteratorTest, TestQueryUtils, TestStressReorder, SolrIndexSplitterTest, TestAddFieldRealTimeGet, BasicDistributedZk2Test, TestQueryTypes, BadComponentTest, ExternalFileFieldSortTest, SimpleFacetsTest, TestRangeQuery, TestDocSet, TestReversedWildcardFilterFactory, SystemInfoHandlerTest, SolrPluginUtilsTest, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, AbstractAnalyticsFacetTest, HighlighterTest, TestIndexingPerformance, HdfsBasicDistributedZkTest, CacheHeaderTest, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, SampleTest, TestDistribDocBasedVersion, TermVectorComponentDistributedTest, TestReplicationHandler, MBeansHandlerTest, TestUtils, SuggesterTSTTest, JSONWriterTest, FullSolrCloudDistribCmdsTest, CoreContainerCoreInitFailuresTest, ZkNodePropsTest, TestLMJelinekMercerSimilarityFactory, TestSolrXml, SynonymTokenizerTest, TestSolrXmlPersistor, DirectUpdateHandlerTest, TestGroupingSearch, TestMergePolicyConfig, SchemaVersionSpecificBehaviorTest, SyncSliceTest, TestCollationFieldDocValues, SliceStateTest, DistanceFunctionTest, TestFuzzyAnalyzedSuggestions, SolrIndexConfigTest, NotRequiredUniqueKeyTest, TestNoOpRegenerator, CustomCollectionTest, SolrInfoMBeanTest, DistributedSuggesterComponentTest, TestRandomFaceting, TestConfig, BadIndexSchemaTest, BlockCacheTest, TestDynamicFieldResource, TestCSVResponseWriter, PrimUtilsTest, ResourceLoaderTest, DocValuesMultiTest, LukeRequestHandlerTest, TestDocBasedVersionConstraints, TestMaxScoreQueryParser, AbstractAnalyticsStatsTest, StatsComponentTest, TestCollationField, AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateUpdateTest, TestPseudoReturnFields, TestWriterPerf, BasicZkTest, LoggingHandlerTest, TestElisionMultitermQuery, TestManagedSchemaFieldResource, FileUtilsTest, ShowFileRequestHandlerTest, TestNumberUtils, SolrRequestParserTest, TestSolrXmlPersistence, TestIBSimilarityFactory, RangeFacetTest, UniqFieldsUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, DeleteShardTest, SuggesterFSTTest, TestSchemaVersionResource, NumericFieldsTest, TriLevelCompositeIdRoutingTest, TestSolrQueryParserResource, TestFieldTypeCollectionResource, TestBinaryField, TestPHPSerializedResponseWriter, TestRealTimeGet, TestLRUCache, MinimalSchemaTest, CurrencyFieldOpenExchangeTest, TestSolrCoreProperties, PrimitiveFieldTypeTest, DateMathParserTest, JsonLoaderTest, TestSort, CoreAdminHandlerTest, TestDFRSimilarityFactory, OverseerCollectionProcessorTest, DistributedTermsComponentTest, URLClassifyProcessorTest, FieldFacetExtrasTest, FieldMutatingUpdateProcessorTest, IndexSchemaRuntimeFieldTest, TestStressVersions, TestDistributedSearch, ParsingFieldUpdateProcessorsTest, TestDefaultSearchFieldResource, TestSolrDeletionPolicy2, FastVectorHighlighterTest, TestSolrQueryParserDefaultOperatorResource, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TestJoin, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, PolyFieldTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, TestSearchPerf, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 52.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 218 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 354 suites, 1566 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 87 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3514 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3514/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.addTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:924847C4145043E8]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.divideTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:3C6901EC715D2679]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:45C8CA0F98021CC9]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.powerTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:AD65D19BD881A7E]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.powerTest(ExpressionTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.negateTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:6C6C82BFF1B2141F]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.multiplyTest

Error Message:
empty String

Stack Trace:
java.lang.NumberFormatException: empty String
	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:FE5F464609172C1]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
	at java.lang.Double.parseDouble(Double.java:540)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10886 lines...]
   [junit4] Suite: org.apache.solr.analytics.expression.ExpressionTest
   [junit4]   2> 2900024 T8521 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201
   [junit4]   2> 2900026 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2900028 T8521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2900029 T8521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2900119 T8521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2900173 T8521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 2900173 T8521 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 2900182 T8521 oass.IndexSchema.readSchema [null] Schema name=schema-docValues
   [junit4]   2> 2900232 T8521 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2900234 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2900250 T8521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2900335 T8521 oasc.CoreContainer.<init> New CoreContainer 1201624637
   [junit4]   2> 2900335 T8521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2900337 T8521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2900346 T8521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2900346 T8521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2900347 T8521 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2900358 T8522 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2900358 T8522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2900412 T8522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2900465 T8522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 2900465 T8522 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 2900474 T8522 oass.IndexSchema.readSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 2900521 T8522 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2900522 T8522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2900523 T8522 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2900523 T8522 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2900524 T8522 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2900524 T8522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index/
   [junit4]   2> 2900524 T8522 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index' doesn't exist. Creating new index...
   [junit4]   2> 2900524 T8522 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index
   [junit4]   2> 2900525 T8522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4bdf021c
   [junit4]   2> 2900525 T8522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 2900525 T8522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2900527 T8522 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2900528 T8522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2900528 T8522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2900536 T8522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2900538 T8522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2900538 T8522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2900539 T8522 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=650082611, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2900539 T8522 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 2900539 T8522 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2900539 T8522 oass.SolrIndexSearcher.<init> Opening Searcher@181d4f48 main
   [junit4]   2> 2900540 T8523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181d4f48 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2900541 T8522 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2900543 T8521 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C5924 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900549 T8521 C5924 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2900549 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 2900556 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10000]} 0 0
   [junit4]   2> 2900567 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10001]} 0 0
   [junit4]   2> 2900575 T8521 C5924 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10002]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5925 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900598 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10003]} 0 0
   [junit4]   2> 2900606 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10004]} 0 0
   [junit4]   2> 2900615 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10005]} 0 0
   [junit4]   2> 2900622 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10006]} 0 0
   [junit4]   2> 2900631 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10007]} 0 0
   [junit4]   2> 2900640 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10008]} 0 1
   [junit4]   2> 2900647 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[10009]} 0 0
   [junit4]   2> 2900656 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100010]} 0 1
   [junit4]   2> 2900663 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100011]} 0 0
   [junit4]   2> 2900671 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100012]} 0 0
   [junit4]   2> 2900679 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100013]} 0 0
   [junit4]   2> 2900688 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100014]} 0 0
   [junit4]   2> 2900696 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100015]} 0 0
   [junit4]   2> 2900704 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100016]} 0 1
   [junit4]   2> 2900712 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100017]} 0 0
   [junit4]   2> 2900720 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100018]} 0 0
   [junit4]   2> 2900728 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100019]} 0 0
   [junit4]   2> 2900737 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100020]} 0 0
   [junit4]   2> 2900744 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100021]} 0 0
   [junit4]   2> 2900753 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100022]} 0 0
   [junit4]   2> 2900761 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100023]} 0 0
   [junit4]   2> 2900770 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100024]} 0 1
   [junit4]   2> 2900778 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100025]} 0 0
   [junit4]   2> 2900786 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100026]} 0 0
   [junit4]   2> 2900794 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100027]} 0 0
   [junit4]   2> 2900802 T8521 C5925 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100028]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5926 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2900821 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100029]} 0 0
   [junit4]   2> 2900829 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100030]} 0 0
   [junit4]   2> 2900838 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100031]} 0 0
   [junit4]   2> 2900847 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100032]} 0 1
   [junit4]   2> 2900855 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100033]} 0 0
   [junit4]   2> 2900864 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100034]} 0 1
   [junit4]   2> 2900872 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100035]} 0 0
   [junit4]   2> 2900880 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100036]} 0 0
   [junit4]   2> 2900889 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100037]} 0 0
   [junit4]   2> 2900897 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100038]} 0 0
   [junit4]   2> 2900906 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100039]} 0 0
   [junit4]   2> 2900914 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100040]} 0 1
   [junit4]   2> 2900922 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100041]} 0 0
   [junit4]   2> 2900930 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100042]} 0 0
   [junit4]   2> 2900939 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100043]} 0 0
   [junit4]   2> 2900947 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100044]} 0 0
   [junit4]   2> 2900955 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100045]} 0 0
   [junit4]   2> 2900964 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100046]} 0 0
   [junit4]   2> 2900974 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100047]} 0 1
   [junit4]   2> 2900981 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100048]} 0 0
   [junit4]   2> 2900990 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100049]} 0 0
   [junit4]   2> 2900997 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100050]} 0 0
   [junit4]   2> 2901005 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100051]} 0 0
   [junit4]   2> 2901013 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100052]} 0 0
   [junit4]   2> 2901021 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100053]} 0 0
   [junit4]   2> 2901029 T8521 C5926 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100054]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5927 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901060 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100055]} 0 1
   [junit4]   2> 2901071 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100056]} 0 0
   [junit4]   2> 2901079 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100057]} 0 1
   [junit4]   2> 2901087 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100058]} 0 1
   [junit4]   2> 2901096 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100059]} 0 0
   [junit4]   2> 2901104 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100060]} 0 0
   [junit4]   2> 2901112 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100061]} 0 0
   [junit4]   2> 2901120 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100062]} 0 0
   [junit4]   2> 2901128 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100063]} 0 0
   [junit4]   2> 2901136 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100064]} 0 0
   [junit4]   2> 2901145 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100065]} 0 0
   [junit4]   2> 2901154 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100066]} 0 0
   [junit4]   2> 2901161 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100067]} 0 0
   [junit4]   2> 2901170 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100068]} 0 1
   [junit4]   2> 2901179 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100069]} 0 0
   [junit4]   2> 2901188 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100070]} 0 1
   [junit4]   2> 2901197 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100071]} 0 1
   [junit4]   2> 2901204 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100072]} 0 0
   [junit4]   2> 2901214 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100073]} 0 0
   [junit4]   2> 2901222 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100074]} 0 0
   [junit4]   2> 2901231 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100075]} 0 1
   [junit4]   2> 2901239 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100076]} 0 0
   [junit4]   2> 2901247 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100077]} 0 0
   [junit4]   2> 2901255 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100078]} 0 0
   [junit4]   2> 2901263 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100079]} 0 0
   [junit4]   2> 2901272 T8521 C5927 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100080]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C5928 name=collection1 org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901290 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100081]} 0 0
   [junit4]   2> 2901301 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100082]} 0 0
   [junit4]   2> 2901313 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100083]} 0 0
   [junit4]   2> 2901324 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100084]} 0 1
   [junit4]   2> 2901332 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100085]} 0 1
   [junit4]   2> 2901340 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100086]} 0 1
   [junit4]   2> 2901349 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100087]} 0 1
   [junit4]   2> 2901357 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100088]} 0 1
   [junit4]   2> 2901365 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100089]} 0 0
   [junit4]   2> 2901372 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100090]} 0 0
   [junit4]   2> 2901381 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100091]} 0 0
   [junit4]   2> 2901389 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100092]} 0 0
   [junit4]   2> 2901397 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100093]} 0 0
   [junit4]   2> 2901406 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100094]} 0 0
   [junit4]   2> 2901413 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100095]} 0 0
   [junit4]   2> 2901421 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100096]} 0 0
   [junit4]   2> 2901430 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100097]} 0 1
   [junit4]   2> 2901438 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100098]} 0 0
   [junit4]   2> 2901447 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[100099]} 0 1
   [junit4]   2> 2901454 T8521 C5928 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2901461 T8521 C5928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2eff0889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d5bfe9c),segFN=segments_2,generation=2}
   [junit4]   2> 2901462 T8521 C5928 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2901463 T8521 C5928 oass.SolrIndexSearcher.<init> Opening Searcher@460ecda3 main
   [junit4]   2> 2901463 T8521 C5928 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2901463 T8523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@460ecda3 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C100)}
   [junit4]   2> 2901465 T8521 C5928 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 2901490 T8521 C5928 oasc.SolrCore.execute [collection1] webapp=null path=null params={o.mr.s.median=median(int_id)&o.avr.s.s=abs(neg(sum(int_id)))&o.pr.s.sum=sum(int_id)&o.dmr.s.cma=const_str(%2B2MONTHS)&o.avr.s.sum=sum(int_id)&o.mr.s.sum=sum(int_id)&o.rr.s.min=min(string_sd)&o.ar.s.mcm=add(mean(int_id),count(long_ld),median(int_id))&o.dmr.s.dmme=date_math(median(date_dtd),const_str(%2B2YEARS))&o.cr.s.min=min(string_sd)&o.dmr.s.median=median(date_dtd)&o.pr.s.mc=pow(mean(int_id),count(long_ld))&o.dr.s.mc=div(mean(int_id),count(long_ld))&o.avr.s.count=count(long_ld)&indent=true&o.rr.s.rmax=rev(max(string_sd))&o.cr.s.max=max(string_sd)&o.ar.s.median=median(int_id)&o.dr.s.sum=sum(int_id)&o.csr.s.cs2=const_str(this+is+the+second)&stats=true&rows=0&o.rr.s.max=max(string_sd)&o.dmr.s.dmma=date_math(max(date_dtd),const_str(%2B2MONTHS))&o.csr.s.cs3=const_str(this+is+the+third)&o.pr.s.mean=mean(int_id)&o.cnr.s.c8=const_num(8)&o.mr.s.mean=mean(int_id)&o.avr.s.c=abs(neg(count(long_ld)))&o.dr.s.su=div(sum(int_id),unique(long_ld))&o.ar.s.sum=sum(int_id)&o.mr.s.mcm=mult(mean(int_id),count(long_ld),median(int_id))&o.mr.s.unique=unique(long_ld)&o.cdr.s.cs2=const_str(1804-06-30T23:59:59Z)&o.mr.s.count=count(long_ld)&o.cdr.s.cs1=const_str(1800-12-31T23:59:59Z)&o.rr.s.rmin=rev(min(string_sd))&o.dr.s.unique=unique(long_ld)&o.dmr.s.cme=const_str(%2B2YEARS)&o.nr.s.c=neg(count(long_ld))&o.cdr.s.cd2=const_date(1804-06-30T23:59:59Z)&o.cr.s.csmax=const_str(this+is+the+second)&o.pr.s.su=pow(sum(int_id),unique(long_ld))&o.nr.s.sum=sum(int_id)&o.nr.s.count=count(long_ld)&o.ar.s.su=add(sum(int_id),unique(long_ld))&o.ar.s.mean=mean(int_id)&o.ar.s.count=count(long_ld)&q=*:*&o.dmr.s.max=max(date_dtd)&o.mr.s.su=mult(sum(int_id),unique(long_ld))&o.dr.s.mean=mean(int_id)&o.cr.s.ccmax=concat(const_str(this+is+the+second),max(string_sd))&olap=true&o.pr.s.count=count(long_ld)&o.ar.s.unique=unique(long_ld)&o.nr.s.s=neg(sum(int_id))&o.csr.s.cs1=const_str(this+is+the+first)&o.cr.s.csmin=const_str(this+is+the+first)&o.cr.s.ccmin=concat(const_str(this+is+the+first),min(string_sd))&o.cdr.s.cd1=const_date(1800-12-31T23:59:59Z)&o.cnr.s.c10=const_num(10)&o.pr.s.unique=unique(long_ld)&o.dr.s.count=count(long_ld)} hits=100 status=0 QTime=17 
   [junit4]   2> 2901499 T8521 oas.SolrTestCaseJ4.setUp ###Starting addTest
   [junit4]   2> 2901501 T8521 oas.SolrTestCaseJ4.tearDown ###Ending addTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=addTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.02s | ExpressionTest.addTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:924847C4145043E8]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901521 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantNumberTest
   [junit4]   2> 2901525 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantNumberTest
   [junit4]   2> 2901530 T8521 oas.SolrTestCaseJ4.setUp ###Starting concatenateTest
   [junit4]   2> 2901537 T8521 oas.SolrTestCaseJ4.tearDown ###Ending concatenateTest
   [junit4]   2> 2901542 T8521 oas.SolrTestCaseJ4.setUp ###Starting dateMathTest
   [junit4]   2> 2901550 T8521 oas.SolrTestCaseJ4.tearDown ###Ending dateMathTest
   [junit4]   2> 2901556 T8521 oas.SolrTestCaseJ4.setUp ###Starting reverseTest
   [junit4]   2> 2901561 T8521 oas.SolrTestCaseJ4.tearDown ###Ending reverseTest
   [junit4]   2> 2901566 T8521 oas.SolrTestCaseJ4.setUp ###Starting divideTest
   [junit4]   2> 2901568 T8521 oas.SolrTestCaseJ4.tearDown ###Ending divideTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=divideTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.divideTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:3C6901EC715D2679]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901576 T8521 oas.SolrTestCaseJ4.setUp ###Starting absoluteValueTest
   [junit4]   2> 2901577 T8521 oas.SolrTestCaseJ4.tearDown ###Ending absoluteValueTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=absoluteValueTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s | ExpressionTest.absoluteValueTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:45C8CA0F98021CC9]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901604 T8521 oas.SolrTestCaseJ4.setUp ###Starting powerTest
   [junit4]   2> 2901606 T8521 oas.SolrTestCaseJ4.tearDown ###Ending powerTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=powerTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.powerTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:AD65D19BD881A7E]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.powerTest(ExpressionTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901614 T8521 oas.SolrTestCaseJ4.setUp ###Starting negateTest
   [junit4]   2> 2901616 T8521 oas.SolrTestCaseJ4.tearDown ###Ending negateTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=negateTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.negateTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:6C6C82BFF1B2141F]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.negateTest(ExpressionTest.java:132)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901624 T8521 oas.SolrTestCaseJ4.setUp ###Starting multiplyTest
   [junit4]   2> 2901625 T8521 oas.SolrTestCaseJ4.tearDown ###Ending multiplyTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExpressionTest -Dtests.method=multiplyTest -Dtests.seed=6464EA1A559F44AF -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s | ExpressionTest.multiplyTest <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: empty String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6464EA1A559F44AF:FE5F464609172C1]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1011)
   [junit4]    > 	at java.lang.Double.parseDouble(Double.java:540)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:98)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2901634 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantStringTest
   [junit4]   2> 2901638 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantStringTest
   [junit4]   2> 2901644 T8521 oas.SolrTestCaseJ4.setUp ###Starting constantDateTest
   [junit4]   2> 2901650 T8521 oas.SolrTestCaseJ4.tearDown ###Ending constantDateTest
   [junit4]   2> 2901651 T8521 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2901651 T8521 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1201624637
   [junit4]   2> 2901653 T8521 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20a50906
   [junit4]   2> 2901653 T8521 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2901653 T8521 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2901653 T8521 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2901653 T8521 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2901655 T8521 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\;done=false>>]
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index;done=false>>]
   [junit4]   2> 2901656 T8521 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ExpressionTest-1385612036201\index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {float_fd=MockFixedIntBlock(blockSize=479), id=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), double_dd=Pulsing41(freqCutoff=2 minBlockSize=6 maxBlockSize=36), date_dtd=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), long_ld=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), int_id=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36), string_sd=Pulsing41(freqCutoff=16 minBlockSize=6 maxBlockSize=36)}, docValues:{float_fd=DocValuesFormat(name=Disk), doubledv=DocValuesFormat(name=SimpleText), double_dd=DocValuesFormat(name=Memory), date_dtd=DocValuesFormat(name=SimpleText), longdv=DocValuesFormat(name=Memory), intdv=DocValuesFormat(name=Disk), stringdv=DocValuesFormat(name=SimpleText), stringdvm=DocValuesFormat(name=Memory), datedv=DocValuesFormat(name=Lucene45), floatdv=DocValuesFormat(name=Memory), int_id=DocValuesFormat(name=SimpleText), long_ld=DocValuesFormat(name=SimpleText), string_sd=DocValuesFormat(name=SimpleText)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ru_RU, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=177745304,total=295723008
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestCloudManagedSchema, CoreAdminCreateDiscoverTest, TestCollationField, TestReload, OverseerCollectionProcessorTest, BinaryUpdateRequestHandlerTest, TestStressReorder, TestFuzzyAnalyzedSuggestions, NoCacheHeaderTest, RangeFacetTest, TestGroupingSearch, SolrTestCaseJ4Test, AbstractAnalyticsStatsTest, XsltUpdateRequestHandlerTest, ZkNodePropsTest, TestFieldTypeCollectionResource, DistanceFunctionTest, DeleteInactiveReplicaTest, TestDocumentBuilder, TestCollapseQParserPlugin, CustomCollectionTest, BasicFunctionalityTest, DOMUtilTest, SchemaVersionSpecificBehaviorTest, InfoHandlerTest, TestDocSet, CurrencyFieldOpenExchangeTest, QueryElevationComponentTest, TestSolrDeletionPolicy2, CoreAdminHandlerTest, AddBlockUpdateTest, TestUpdate, OverseerTest, QueryEqualityTest, HdfsDirectoryTest, SpellingQueryConverterTest, PolyFieldTest, AlternateDirectoryTest, DistributedSuggesterComponentTest, SignatureUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, NumericFieldsTest, TestSolrCoreProperties, TestIBSimilarityFactory, NotRequiredUniqueKeyTest, XmlUpdateRequestHandlerTest, CSVRequestHandlerTest, TestQueryUtils, SuggesterFSTTest, PluginInfoTest, HardAutoCommitTest, CachingDirectoryFactoryTest, DistributedSpellCheckComponentTest, ShardSplitTest, HighlighterTest, AnalysisAfterCoreReloadTest, TestFaceting, TestDocBasedVersionConstraints, HdfsRecoveryZkTest, TestSolrIndexConfig, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, SolrPluginUtilsTest, ExternalFileFieldSortTest, CircularListTest, HdfsBasicDistributedZkTest, ShardRoutingTest, TestQuerySenderNoQuery, TestFastWriter, ClusterStateUpdateTest, TestAnalyzedSuggestions, MultiTermTest, TestNumberUtils, BJQParserTest, CacheHeaderTest, TestConfig, LukeRequestHandlerTest, ResponseLogComponentTest, SolrIndexConfigTest, HdfsCollectionsAPIDistributedZkTest, TestJmxIntegration, DirectUpdateHandlerTest, TestBadConfig, TestPostingsSolrHighlighter, EchoParamsTest, TestSchemaSimilarityResource, TestJmxMonitoredMap, TestCharFilters, UniqFieldsUpdateProcessorFactoryTest, SoftAutoCommitTest, TestZkChroot, ZkCLITest, CoreContainerCoreInitFailuresTest, ShowFileRequestHandlerTest, TestInfoStreamLogging, SpellCheckCollatorTest, TestDistributedSearch, TestSolrXmlPersistor, TestExtendedDismaxParser, HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, DateFieldTest, TestSweetSpotSimilarityFactory, TestModifyConfFiles, FileBasedSpellCheckerTest, BasicDistributedZkTest, BasicZkTest, ChangedSchemaMergeTest, TestPHPSerializedResponseWriter, RecoveryZkTest, TestReversedWildcardFilterFactory, PreAnalyzedUpdateProcessorTest, TestMergePolicyConfig, TestRemoteStreaming, ShardRoutingCustomTest, TestHighFrequencyDictionaryFactory, QueryParsingTest, SimpleFacetsTest, TestFastLRUCache, TestCoreDiscovery, BlockCacheTest, SolrCoreTest, TestDistribDocBasedVersion, SystemInfoHandlerTest, TestSolrXmlPersistence, TestDefaultSearchFieldResource, FastVectorHighlighterTest, TestDistributedGrouping, HdfsLockFactoryTest, TestPseudoReturnFields, TestLRUCache, QueryResultKeyTest, TestRandomDVFaceting, TestLazyCores, SpatialFilterTest, DebugComponentTest, TestWriterPerf, TestSchemaResource, WordBreakSolrSpellCheckerTest, FieldFacetTest, TestQueryTypes, MBeansHandlerTest, TestFieldTypeResource, TestNoOpRegenerator, SolrCoreCheckLockOnStartupTest, LeaderElectionTest, TestFieldResource, ReturnFieldsTest, DeleteReplicaTest, JsonLoaderTest, EnumFieldTest, SuggestComponentTest, TestSchemaNameResource, TestStressRecovery, TestSurroundQueryParser, TestPhraseSuggestions, HdfsSyncSliceTest, TestArbitraryIndexDir, RequestHandlersTest, TermVectorComponentTest, ChaosMonkeyNothingIsSafeTest, TestSchemaVersionResource, TestSolrDeletionPolicy1, DistributedTermsComponentTest, SimplePostToolTest, FunctionTest, TestSolrQueryParser, CurrencyFieldXmlFileTest, TestSuggestSpellingConverter, PeerSyncTest, TestPerFieldSimilarity, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, SliceStateUpdateTest, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, CopyFieldTest, BadComponentTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, NoFacetTest, ExpressionTest]
   [junit4] Completed in 1.66s, 12 tests, 6 errors <<< FAILURES!

[...truncated 158 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 354 suites, 1566 tests, 6 errors, 39 ignored (11 assumptions)

Total time: 80 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3513 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3513/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2FD83688FD24CCF:431B0D70F88D2CF3]:0)
	at org.apache.solr.update.AddUpdateCommand.getPrintableId(AddUpdateCommand.java:112)
	at org.apache.solr.update.AddUpdateCommand.toString(AddUpdateCommand.java:213)
	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10495 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 3048179 T7634 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_gj/ne
   [junit4]   2> 3048191 T7634 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3048195 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3048199 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59015
   [junit4]   2> 3048199 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3048199 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3048239 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3048333 T7634 oasc.CoreContainer.<init> New CoreContainer 17962702
   [junit4]   2> 3048334 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3048336 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3048336 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3048337 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3048338 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3048339 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3048345 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3048345 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3048345 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3048355 T7644 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3048355 T7644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3048357 T7644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3048359 T7644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3048433 T7644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3048513 T7644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3048514 T7644 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3048527 T7644 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3049293 T7644 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3049306 T7644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3049311 T7644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3049321 T7644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049326 T7644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3049332 T7644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3049333 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3049333 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3049334 T7644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3049334 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3049335 T7644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3049335 T7644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3049335 T7644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3049336 T7644 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3049336 T7644 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3049337 T7644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index/
   [junit4]   2> 3049337 T7644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3049337 T7644 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index
   [junit4]   2> 3049339 T7644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 3049339 T7644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049343 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3049343 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049344 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3049344 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3049345 T7644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049346 T7644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3049346 T7644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3049347 T7644 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3049347 T7644 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3049348 T7644 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3049348 T7644 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3049349 T7644 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3049349 T7644 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3049350 T7644 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3049361 T7644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3049368 T7644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3049368 T7644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3049369 T7644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 3049369 T7644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3049369 T7644 oass.SolrIndexSearcher.<init> Opening Searcher@1a9b04a main
   [junit4]   2> 3049374 T7645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a9b04a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3049376 T7644 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3049377 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3049377 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3049379 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3049385 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59018
   [junit4]   2> 3049385 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3049385 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3049405 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3049491 T7634 oasc.CoreContainer.<init> New CoreContainer 31512858
   [junit4]   2> 3049492 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3049494 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3049494 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3049495 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3049495 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3049496 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3049503 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3049503 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3049504 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3049510 T7656 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3049511 T7656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3049511 T7656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3049512 T7656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3049580 T7656 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3049660 T7656 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3049660 T7656 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3049672 T7656 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3050404 T7656 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3050410 T7656 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3050415 T7656 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3050422 T7656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3050427 T7656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3050431 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3050433 T7656 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3050433 T7656 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3050434 T7656 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3050434 T7656 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3050435 T7656 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3050435 T7656 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index/
   [junit4]   2> 3050435 T7656 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3050436 T7656 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index
   [junit4]   2> 3050437 T7656 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 3050437 T7656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3050441 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3050442 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3050442 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3050443 T7656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3050443 T7656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3050443 T7656 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3050444 T7656 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3050446 T7656 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3050446 T7656 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3050447 T7656 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3050448 T7656 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050456 T7656 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3050456 T7656 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3050457 T7656 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 3050457 T7656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050457 T7656 oass.SolrIndexSearcher.<init> Opening Searcher@882733 main
   [junit4]   2> 3050462 T7657 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@882733 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3050464 T7656 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3050466 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3050466 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3050468 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3050472 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59021
   [junit4]   2> 3050472 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3050472 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3050490 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3050565 T7634 oasc.CoreContainer.<init> New CoreContainer 18212904
   [junit4]   2> 3050565 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3050567 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3050568 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3050569 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3050570 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3050571 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3050576 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3050576 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3050576 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3050583 T7668 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3050583 T7668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3050645 T7668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3050713 T7668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3050714 T7668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3050725 T7668 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3051418 T7668 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3051427 T7668 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3051430 T7668 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3051438 T7668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3051442 T7668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3051447 T7668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3051448 T7668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3051449 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3051449 T7668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3051450 T7668 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3051450 T7668 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3051450 T7668 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3051451 T7668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3051451 T7668 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index/
   [junit4]   2> 3051452 T7668 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3051452 T7668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index
   [junit4]   2> 3051453 T7668 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 3051453 T7668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3051458 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3051459 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3051460 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3051460 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3051461 T7668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3051461 T7668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3051461 T7668 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3051462 T7668 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3051463 T7668 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3051464 T7668 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3051464 T7668 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3051465 T7668 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3051467 T7668 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3051474 T7668 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3051474 T7668 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3051475 T7668 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 3051475 T7668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3051475 T7668 oass.SolrIndexSearcher.<init> Opening Searcher@17e23c4 main
   [junit4]   2> 3051482 T7669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e23c4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3051486 T7668 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3051487 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3051487 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3051489 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3051494 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59024
   [junit4]   2> 3051494 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3051494 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3051511 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3051583 T7634 oasc.CoreContainer.<init> New CoreContainer 31347194
   [junit4]   2> 3051583 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3051585 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3051589 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3051593 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3051593 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3051593 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3051599 T7680 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3051600 T7680 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3051601 T7680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3051601 T7680 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3051667 T7680 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3051740 T7680 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3051741 T7680 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3051752 T7680 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3052440 T7680 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3052447 T7680 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3052452 T7680 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3052459 T7680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3052464 T7680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3052468 T7680 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3052468 T7680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3052471 T7680 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3052471 T7680 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3052472 T7680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3052472 T7680 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index/
   [junit4]   2> 3052472 T7680 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3052473 T7680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index
   [junit4]   2> 3052473 T7680 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 3052473 T7680 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3052476 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3052477 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3052478 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3052478 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3052479 T7680 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3052479 T7680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3052479 T7680 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3052480 T7680 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3052482 T7680 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3052482 T7680 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3052483 T7680 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3052484 T7680 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3052492 T7680 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3052492 T7680 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3052493 T7680 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 3052493 T7680 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3052493 T7680 oass.SolrIndexSearcher.<init> Opening Searcher@341339 main
   [junit4]   2> 3052499 T7681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@341339 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3052501 T7680 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3052502 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3052503 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3052507 T7634 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3052512 T7634 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59027
   [junit4]   2> 3052513 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3052513 T7634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3052530 T7634 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3052606 T7634 oasc.CoreContainer.<init> New CoreContainer 9244343
   [junit4]   2> 3052606 T7634 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3052608 T7634 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3052611 T7634 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3052611 T7634 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3052616 T7634 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3052617 T7634 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3052617 T7634 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3052623 T7692 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3052624 T7692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3052624 T7692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3052625 T7692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3052693 T7692 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3052768 T7692 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3052768 T7692 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3052779 T7692 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3053468 T7692 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3053477 T7692 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3053481 T7692 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3053489 T7692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3053494 T7692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3053498 T7692 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3053498 T7692 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3053500 T7692 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053500 T7692 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e6393
   [junit4]   2> 3053501 T7692 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053501 T7692 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index/
   [junit4]   2> 3053501 T7692 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3053502 T7692 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index
   [junit4]   2> 3053503 T7692 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 3053503 T7692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3053506 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3053507 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3053508 T7692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3053509 T7692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3053509 T7692 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3053510 T7692 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3053511 T7692 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3053512 T7692 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3053515 T7692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3053522 T7692 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3053522 T7692 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3053523 T7692 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 3053523 T7692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3053523 T7692 oass.SolrIndexSearcher.<init> Opening Searcher@750dd6 main
   [junit4]   2> 3053531 T7693 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@750dd6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3053534 T7692 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3053535 T7634 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3053535 T7634 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2236 name=collection1 org.apache.solr.core.SolrCore@16889ea
   [junit4]   2> 3053548 T7639 C2236 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641047207936)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C2237 name=collection1 org.apache.solr.core.SolrCore@aa54b2
   [junit4]   2> 3053560 T7650 C2237 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641060839424)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2238 name=collection1 org.apache.solr.core.SolrCore@24ccf6
   [junit4]   2> 3053572 T7666 C2238 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641073422336)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2239 name=collection1 org.apache.solr.core.SolrCore@17e13d1
   [junit4]   2> 3053585 T7677 C2239 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641087053824)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2240 name=collection1 org.apache.solr.core.SolrCore@8bb66b
   [junit4]   2> 3053597 T7687 C2240 oasup.LogUpdateProcessor.finish [collection1] webapp=/_gj/ne path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452894641099636736)} 0 2
   [junit4]   2> 3053609 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17962702
   [junit4]   2> 3053610 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16889ea
   [junit4]   2> 3053616 T7634 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3053616 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053616 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053616 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053616 T7634 C2236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1aa18a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf6a7),segFN=segments_2,generation=2}
   [junit4]   2> 3053619 T7634 C2236 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053619 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index;done=false>>]
   [junit4]   2> 3053619 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\index
   [junit4]   2> 3053620 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\;done=false>>]
   [junit4]   2> 3053620 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/control/data\
   [junit4]   2> 3053622 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053685 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31512858
   [junit4]   2> 3053686 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aa54b2
   [junit4]   2> 3053692 T7634 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3053692 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053692 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053693 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053693 T7634 C2237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f32621 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e659d6),segFN=segments_2,generation=2}
   [junit4]   2> 3053694 T7634 C2237 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053695 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\;done=false>>]
   [junit4]   2> 3053696 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\
   [junit4]   2> 3053697 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index;done=false>>]
   [junit4]   2> 3053697 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard0/data\index
   [junit4]   2> 3053698 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053761 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=18212904
   [junit4]   2> 3053763 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24ccf6
   [junit4]   2> 3053768 T7634 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3053768 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053768 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053768 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053768 T7634 C2238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a2a91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed6506),segFN=segments_2,generation=2}
   [junit4]   2> 3053771 T7634 C2238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053772 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index;done=false>>]
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\index
   [junit4]   2> 3053772 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\;done=false>>]
   [junit4]   2> 3053773 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard1/data\
   [junit4]   2> 3053773 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053835 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=31347194
   [junit4]   2> 3053837 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17e13d1
   [junit4]   2> 3053846 T7634 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3053846 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053846 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053846 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053846 T7634 C2239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ddd47d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d04a68),segFN=segments_2,generation=2}
   [junit4]   2> 3053849 T7634 C2239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053850 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053850 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053851 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index;done=false>>]
   [junit4]   2> 3053851 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\index
   [junit4]   2> 3053852 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\;done=false>>]
   [junit4]   2> 3053852 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard2/data\
   [junit4]   2> 3053853 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3053916 T7634 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9244343
   [junit4]   2> 3053917 T7634 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8bb66b
   [junit4]   2> 3053924 T7634 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3053924 T7634 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3053924 T7634 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3053924 T7634 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3053927 T7634 C2240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16138b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@108afae),segFN=segments_2,generation=2}
   [junit4]   2> 3053927 T7634 C2240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3053928 T7634 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\;done=false>>]
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\
   [junit4]   2> 3053928 T7634 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index;done=false>>]
   [junit4]   2> 3053931 T7634 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385588298257/shard3/data\index
   [junit4]   2> 3053931 T7634 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_gj/ne,null}
   [junit4]   2> 3054021 T7634 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=C2FD83688FD24CCF -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Juneau -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.86s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2FD83688FD24CCF:431B0D70F88D2CF3]:0)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.getPrintableId(AddUpdateCommand.java:112)
   [junit4]    > 	at org.apache.solr.update.AddUpdateCommand.toString(AddUpdateCommand.java:213)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:183)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistributor.java:174)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:150)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 3054042 T7634 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=ru, timezone=America/Juneau
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=83326264,total=364642304
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, TestClassNameShortening, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, AnalysisAfterCoreReloadTest, UpdateParamsTest, DebugComponentTest, HdfsBasicDistributedZk2Test, TestFiltering, SpellingQueryConverterTest, TestStressUserVersions, JSONWriterTest, TestPseudoReturnFields, TestStressVersions, TestSolr4Spatial, HdfsDirectoryTest, OutputWriterTest, IndexBasedSpellCheckerTest, HardAutoCommitTest, FunctionTest, LegacyHTMLStripCharFilterTest, TestPartialUpdateDeduplication, CacheHeaderTest, TestCodecSupport, TestDynamicFieldResource, PolyFieldTest, IndexSchemaRuntimeFieldTest, SolrIndexSplitterTest, OpenExchangeRatesOrgProviderTest, SolrRequestParserTest, NoFacetTest, ParsingFieldUpdateProcessorsTest, TestCSVResponseWriter, TestExtendedDismaxParser, SyncSliceTest, DisMaxRequestHandlerTest, BasicDistributedZk2Test, TestCloudManagedSchemaAddField, TestSolrDeletionPolicy1, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderNoQuery, ShardRoutingCustomTest, TestSchemaVersionResource, SolrIndexConfigTest, TestIndexingPerformance, TestFieldResource, TestWordDelimiterFilterFactory, TestRecovery, TestFaceting, TestSchemaSimilarityResource, TestLMDirichletSimilarityFactory, TriLevelCompositeIdRoutingTest, TestLuceneMatchVersion, TestDistribDocBasedVersion, TestPostingsSolrHighlighter, DocValuesTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, FileBasedSpellCheckerTest, QueryFacetTest, CoreMergeIndexesAdminHandlerTest, TestIndexSearcher, FieldFacetTest, AbstractAnalyticsStatsTest, TestOmitPositions, TestCoreDiscovery, OpenCloseCoreStressTest, TestReversedWildcardFilterFactory, TestRealTimeGet, TestSort, AliasIntegrationTest, TestRangeQuery, TermsComponentTest, DateFieldTest, BlockDirectoryTest, SortByFunctionTest, LeaderElectionIntegrationTest, OverseerCollectionProcessorTest, TestStressRecovery, TestRandomDVFaceting, TestJmxMonitoredMap, OverseerTest, MinimalSchemaTest, URLClassifyProcessorTest, ShardSplitTest, TestPhraseSuggestions, TestCoreContainer, TermVectorComponentTest, CustomCollectionTest, QueryElevationComponentTest, QueryResultKeyTest, UnloadDistributedZkTest, CoreAdminHandlerTest, TestBinaryResponseWriter, TestCloudManagedSchema, TestSolrJ, WordBreakSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, SynonymTokenizerTest, TestSimpleQParserPlugin, SimplePostToolTest, TestFastWriter, FastVectorHighlighterTest, TestSolrXml, CSVRequestHandlerTest, ScriptEngineTest, SuggesterFSTTest, TestTrie, SolrXmlInZkTest, BasicZkTest, CurrencyFieldXmlFileTest, TestShardHandlerFactory, ExpressionTest, HdfsSyncSliceTest, ChaosMonkeySafeLeaderTest, MBeansHandlerTest, TestMultiCoreConfBootstrap, HdfsCollectionsAPIDistributedZkTest, SliceStateTest, TestNoOpRegenerator, ResourceLoaderTest, ClusterStateUpdateTest, TestHighFrequencyDictionaryFactory, CollectionsAPIDistributedZkTest, BadCopyFieldTest, TestConfig, DirectUpdateHandlerOptimizeTest, StressHdfsTest, DistributedDebugComponentTest, ModifyConfFileTest, TestZkChroot, CircularListTest, ClusterStateTest, TestSweetSpotSimilarityFactory, DirectUpdateHandlerTest, RecoveryZkTest, TestAnalyzedSuggestions, TestRemoteStreaming, PingRequestHandlerTest, AutoCommitTest, TestImplicitCoreProperties, PathHierarchyTokenizerFactoryTest, TestLFUCache, TestFastOutputStream, RequestHandlersTest, TestGroupingSearch, DeleteShardTest, DocValuesMissingTest, SpellCheckComponentTest, ZkCLITest, TestSolrIndexConfig, SolrInfoMBeanTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest, RequiredFieldsTest, DeleteInactiveReplicaTest, LukeRequestHandlerTest, TestFieldTypeCollectionResource, TestHashPartitioner, NotRequiredUniqueKeyTest, SuggesterTSTTest, TestSolrXmlPersistor, QueryEqualityTest, DocValuesMultiTest, RegexBoostProcessorTest, SolrCoreTest, BasicDistributedZkTest, ShardRoutingTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, SliceStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed in 5.91s, 1 test, 1 error <<< FAILURES!

[...truncated 488 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 error, 39 ignored (11 assumptions)

Total time: 88 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure