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/26 15:03:12 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0-ea-b116) - Build # 3431 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3431/
Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<161> but was:<162>

Stack Trace:
java.lang.AssertionError: expected:<161> but was:<162>
	at __randomizedtesting.SeedInfo.seed([7ED18E75C3A321BE:FF37006DB4FC4182]: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:483)
	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 10449 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 745504 T2602 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 745514 T2602 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 745517 T2602 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 745524 T2602 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54249
   [junit4]   2> 745524 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 745525 T2602 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 745526 T2602 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 745526 T2602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 745557 T2602 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 745600 T2602 oasc.CoreContainer.<init> New CoreContainer 4046233
   [junit4]   2> 745600 T2602 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 745604 T2602 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 745604 T2602 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 745605 T2602 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 745605 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 745605 T2602 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 745605 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 745606 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 745606 T2602 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 745606 T2602 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 745609 T2602 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 745611 T2602 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 745612 T2602 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 745658 T2612 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 745659 T2612 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 745660 T2612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 745662 T2612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 745698 T2612 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 745782 T2612 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 745783 T2612 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 745790 T2612 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 746006 T2612 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746006 T2612 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746008 T2612 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 746013 T2612 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 746015 T2612 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 746022 T2612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746024 T2612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746027 T2612 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746027 T2612 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 746029 T2612 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/control/data\
   [junit4]   2> 746029 T2612 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162161
   [junit4]   2> 746030 T2612 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/control/data\
   [junit4]   2> 746030 T2612 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/control/data\index/
   [junit4]   2> 746030 T2612 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 746031 T2612 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/control/data\index
   [junit4]   2> 746032 T2612 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_1,generation=1}
   [junit4]   2> 746032 T2612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746043 T2612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 746043 T2612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 746043 T2612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 746043 T2612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746044 T2612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746044 T2612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 746045 T2612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746045 T2612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746045 T2612 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 746045 T2612 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 746046 T2612 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 746046 T2612 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 746046 T2612 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 746046 T2612 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 746047 T2612 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 746047 T2612 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 746051 T2612 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 746052 T2612 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 746052 T2612 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 746055 T2612 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_1,generation=1}
   [junit4]   2> 746055 T2612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746055 T2612 oass.SolrIndexSearcher.<init> Opening Searcher@104b5e7 main
   [junit4]   2> 746057 T2612 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 746058 T2613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@104b5e7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 746058 T2602 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 746058 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 746060 T2602 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 746064 T2602 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54252
   [junit4]   2> 746077 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 746077 T2602 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 746077 T2602 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 746077 T2602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 746090 T2602 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 746103 T2602 oasc.CoreContainer.<init> New CoreContainer 6173997
   [junit4]   2> 746103 T2602 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 746105 T2602 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 746105 T2602 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 746105 T2602 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 746105 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 746106 T2602 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 746106 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 746107 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 746107 T2602 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 746107 T2602 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 746110 T2602 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746111 T2602 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746111 T2602 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 746118 T2624 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 746119 T2624 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 746119 T2624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 746119 T2624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 746153 T2624 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 746165 T2624 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 746168 T2624 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 746173 T2624 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 746296 T2624 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746297 T2624 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746297 T2624 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 746300 T2624 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 746300 T2624 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 746307 T2624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746310 T2624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746312 T2624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746312 T2624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746313 T2624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746313 T2624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746313 T2624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746313 T2624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746313 T2624 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 746313 T2624 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard0/data\
   [junit4]   2> 746313 T2624 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162161
   [junit4]   2> 746314 T2624 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard0/data\
   [junit4]   2> 746314 T2624 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard0/data\index/
   [junit4]   2> 746314 T2624 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 746315 T2624 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard0/data\index
   [junit4]   2> 746316 T2624 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_1,generation=1}
   [junit4]   2> 746316 T2624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746319 T2624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 746319 T2624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 746319 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 746320 T2624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746320 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746320 T2624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 746320 T2624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746321 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746321 T2624 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 746321 T2624 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 746321 T2624 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 746322 T2624 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 746322 T2624 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 746322 T2624 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 746322 T2624 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 746323 T2624 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 746324 T2624 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 746327 T2624 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 746327 T2624 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 746328 T2624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_1,generation=1}
   [junit4]   2> 746328 T2624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746328 T2624 oass.SolrIndexSearcher.<init> Opening Searcher@68970f main
   [junit4]   2> 746331 T2624 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 746332 T2602 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 746332 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 746334 T2602 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 746352 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68970f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 746362 T2602 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54255
   [junit4]   2> 746363 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 746363 T2602 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 746363 T2602 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 746363 T2602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 746376 T2602 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 746382 T2602 oasc.CoreContainer.<init> New CoreContainer 25232169
   [junit4]   2> 746382 T2602 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 746385 T2602 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 746390 T2602 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746390 T2602 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746392 T2602 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 746395 T2636 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 746395 T2636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 746395 T2636 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 746395 T2636 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 746437 T2636 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 746483 T2636 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 746483 T2636 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 746489 T2636 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 746659 T2636 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746661 T2636 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746661 T2636 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 746664 T2636 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 746664 T2636 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 746670 T2636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746672 T2636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746674 T2636 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746674 T2636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746674 T2636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746674 T2636 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746674 T2636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746676 T2636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746676 T2636 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 746677 T2636 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard1/data\
   [junit4]   2> 746677 T2636 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162161
   [junit4]   2> 746678 T2636 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard1/data\
   [junit4]   2> 746678 T2636 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard1/data\index/
   [junit4]   2> 746678 T2636 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 746678 T2636 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard1/data\index
   [junit4]   2> 746679 T2636 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@531a9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7f39a),segFN=segments_1,generation=1}
   [junit4]   2> 746679 T2636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746684 T2636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 746686 T2636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746687 T2636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746687 T2636 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 746687 T2636 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 746687 T2636 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 746687 T2636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 746687 T2636 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 746688 T2636 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 746688 T2636 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 746688 T2636 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 746690 T2636 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 746693 T2636 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 746693 T2636 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 746695 T2636 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@531a9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7f39a),segFN=segments_1,generation=1}
   [junit4]   2> 746695 T2636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746695 T2636 oass.SolrIndexSearcher.<init> Opening Searcher@deba51 main
   [junit4]   2> 746698 T2636 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 746698 T2637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@deba51 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 746698 T2602 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 746698 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 746705 T2602 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 746708 T2602 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54258
   [junit4]   2> 746708 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 746708 T2602 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 746708 T2602 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 746708 T2602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 746723 T2602 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 746735 T2602 oasc.CoreContainer.<init> New CoreContainer 27433234
   [junit4]   2> 746735 T2602 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 746737 T2602 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 746738 T2602 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 746738 T2602 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 746738 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 746738 T2602 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 746738 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 746739 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 746739 T2602 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 746739 T2602 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 746743 T2602 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746743 T2602 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746743 T2602 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 746745 T2648 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 746746 T2648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 746746 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 746746 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 746765 T2648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 746779 T2648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 746779 T2648 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 746789 T2648 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 746895 T2648 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746897 T2648 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 746897 T2648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 746901 T2648 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 746901 T2648 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 746907 T2648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746909 T2648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 746911 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 746914 T2648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 746914 T2648 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\
   [junit4]   2> 746914 T2648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162161
   [junit4]   2> 746915 T2648 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\
   [junit4]   2> 746915 T2648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\index/
   [junit4]   2> 746915 T2648 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 746915 T2648 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\index
   [junit4]   2> 746915 T2648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cff871),segFN=segments_1,generation=1}
   [junit4]   2> 746915 T2648 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 746918 T2648 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 746919 T2648 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746919 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 746919 T2648 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 746919 T2648 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 746920 T2648 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 746920 T2648 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 746920 T2648 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 746920 T2648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 746921 T2648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 746921 T2648 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 746922 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 746926 T2648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 746926 T2648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 746927 T2648 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cff871),segFN=segments_1,generation=1}
   [junit4]   2> 746927 T2648 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 746927 T2648 oass.SolrIndexSearcher.<init> Opening Searcher@1ff1ae5 main
   [junit4]   2> 746930 T2648 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 746930 T2649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff1ae5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 746932 T2602 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 746932 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 746932 T2602 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 746936 T2602 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54261
   [junit4]   2> 746936 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 746936 T2602 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 746936 T2602 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 746936 T2602 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 746950 T2602 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 746959 T2602 oasc.CoreContainer.<init> New CoreContainer 1729471
   [junit4]   2> 746959 T2602 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 746960 T2602 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 746961 T2602 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 746962 T2602 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 746965 T2602 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746965 T2602 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746965 T2602 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 746973 T2660 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 746974 T2660 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 746974 T2660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 746974 T2660 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 746994 T2660 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 747001 T2660 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 747001 T2660 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 747006 T2660 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 747131 T2660 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 747133 T2660 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 747133 T2660 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 747136 T2660 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 747136 T2660 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 747143 T2660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747146 T2660 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747148 T2660 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747150 T2660 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 747150 T2660 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\
   [junit4]   2> 747150 T2660 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162161
   [junit4]   2> 747151 T2660 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\
   [junit4]   2> 747151 T2660 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\index/
   [junit4]   2> 747151 T2660 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 747152 T2660 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\index
   [junit4]   2> 747153 T2660 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d2c012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30ec7f),segFN=segments_1,generation=1}
   [junit4]   2> 747153 T2660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 747156 T2660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 747156 T2660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 747157 T2660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 747157 T2660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747157 T2660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747157 T2660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 747157 T2660 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747158 T2660 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747158 T2660 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 747158 T2660 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 747159 T2660 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 747159 T2660 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 747159 T2660 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 747159 T2660 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 747160 T2660 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 747160 T2660 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 747161 T2660 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 747165 T2660 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 747165 T2660 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 747170 T2660 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d2c012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30ec7f),segFN=segments_1,generation=1}
   [junit4]   2> 747170 T2660 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 747170 T2660 oass.SolrIndexSearcher.<init> Opening Searcher@113d075 main
   [junit4]   2> 747174 T2660 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 747175 T2602 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 747175 T2602 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2425 name=collection1 org.apache.solr.core.SolrCore@192ab38
   [junit4]   2> 747182 T2608 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452773423687139328)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2426 name=collection1 org.apache.solr.core.SolrCore@7ac031
   [junit4]   2> 747188 T2622 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452773423693430784)} 0 4
   [junit4]   2> 747191 T2661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@113d075 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C2427 name=collection1 org.apache.solr.core.SolrCore@cfd877
   [junit4]   2> 747196 T2631 C2427 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452773423700770816)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C2428 name=collection1 org.apache.solr.core.SolrCore@13743dd
   [junit4]   2> 747202 T2646 C2428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452773423708110848)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2429 name=collection1 org.apache.solr.core.SolrCore@5ed2ca
   [junit4]   2> 747208 T2657 C2429 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452773423714402304)} 0 4
   [junit4]   2> 747372 T2610 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1452773423887417344)]} 0 2
   [junit4]   2> 747375 T2611 C2425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747377 T2611 C2425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_2,generation=2}
   [junit4]   2> 747378 T2611 C2425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 747384 T2611 C2425 oass.SolrIndexSearcher.<init> Opening Searcher@3acfcb main
   [junit4]   2> 747384 T2611 C2425 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747384 T2613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3acfcb main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c1)}
   [junit4]   2> 747385 T2611 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 10
   [junit4]   2> 747387 T2606 C2425 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 747396 T2607 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452773423913631744), 3 (1452773423914680320)]} 0 1
   [junit4]   2> 747402 T2618 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1452773423918874624), 3 (1452773423919923200), 4 (1452773423919923201)]} 0 2
   [junit4]   2> 747405 T2608 C2425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747408 T2608 C2425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_3,generation=3}
   [junit4]   2> 747409 T2608 C2425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 747409 T2608 C2425 oass.SolrIndexSearcher.<init> Opening Searcher@10dd035 main
   [junit4]   2> 747410 T2613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10dd035 main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):c1 _1(4.7):c2)}
   [junit4]   2> 747412 T2608 C2425 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747413 T2608 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 747416 T2616 C2426 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747417 T2616 C2426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_2,generation=2}
   [junit4]   2> 747418 T2616 C2426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 747418 T2616 C2426 oass.SolrIndexSearcher.<init> Opening Searcher@5d46b main
   [junit4]   2> 747418 T2616 C2426 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747420 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d46b main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c3)}
   [junit4]   2> 747420 T2616 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 4
   [junit4]   2> 747431 T2609 C2425 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 747434 T2619 C2426 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 747450 T2621 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452773423969206272)]} 0 2
   [junit4]   2> 747450 T2610 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1452773423969206272)]} 0 2
   [junit4]   2> 747453 T2611 C2425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747454 T2611 C2425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12a9754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@144b164),segFN=segments_4,generation=4}
   [junit4]   2> 747454 T2611 C2425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 747454 T2611 C2425 oass.SolrIndexSearcher.<init> Opening Searcher@1bacab0 main
   [junit4]   2> 747456 T2611 C2425 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747456 T2613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bacab0 main{StandardDirectoryReader(segments_4:6:nrt _0(4.7):c1 _1(4.7):c2/1:delGen=1)}
   [junit4]   2> 747458 T2611 C2425 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 5
   [junit4]   2> 747460 T2620 C2426 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747462 T2620 C2426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_3,generation=3}
   [junit4]   2> 747462 T2620 C2426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 747462 T2620 C2426 oass.SolrIndexSearcher.<init> Opening Searcher@974ccb main
   [junit4]   2> 747464 T2620 C2426 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747464 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@974ccb main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3/1:delGen=1)}
   [junit4]   2> 747465 T2620 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 5
   [junit4]   2> 747467 T2606 C2425 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 747470 T2622 C2426 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 747474 T2618 C2426 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747477 T2618 C2426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_4,generation=4}
   [junit4]   2> 747477 T2618 C2426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 747479 T2618 C2426 oass.SolrIndexSearcher.<init> Opening Searcher@c6eb00 main
   [junit4]   2> 747480 T2618 C2426 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747480 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c6eb00 main{StandardDirectoryReader(segments_4:6:nrt _1(4.7):c2)}
   [junit4]   2> 747482 T2618 C2426 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 8
   [junit4]   2> 747485 T2634 C2427 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747485 T2634 C2427 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 747485 T2634 C2427 oass.SolrIndexSearcher.<init> Opening Searcher@13511b3 main
   [junit4]   2> 747489 T2634 C2427 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747489 T2637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13511b3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 747490 T2634 C2427 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 5
   [junit4]   2> 747494 T2644 C2428 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747494 T2644 C2428 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 747494 T2644 C2428 oass.SolrIndexSearcher.<init> Opening Searcher@1ef0ddd main
   [junit4]   2> 747498 T2644 C2428 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747498 T2649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef0ddd main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 747499 T2644 C2428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 5
   [junit4]   2> 747503 T2659 C2429 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747503 T2659 C2429 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 747504 T2659 C2429 oass.SolrIndexSearcher.<init> Opening Searcher@7688c0 main
   [junit4]   2> 747506 T2661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7688c0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 747511 T2659 C2429 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747511 T2659 C2429 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2} {optimize=} 0 8
   [junit4]   2> ASYNC  NEW_CORE C2430 name=collection1 org.apache.solr.core.SolrCore@5ed2ca
   [junit4]   2> 747565 T2656 C2430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452773424054140928), 7 (1452773424068820992), 8 (1452773424068820993), 11 (1452773424068820994), 12 (1452773424068820995), 13 (1452773424068820996), 16 (1452773424068820997), 17 (1452773424068820998), 21 (1452773424068820999), 29 (1452773424068821000), ... (151 adds)]} 0 37
   [junit4]   2> ASYNC  NEW_CORE C2431 name=collection1 org.apache.solr.core.SolrCore@7ac031
   [junit4]   2> 747570 T2616 C2431 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452773424049946624), 7 (1452773424064626688), 16 (1452773424064626689), 17 (1452773424064626690), 20 (1452773424064626691), 22 (1452773424064626692), 23 (1452773424064626693), 24 (1452773424064626694), 25 (1452773424067772416), 26 (1452773424067772417), ... (56 adds)]} 0 45
   [junit4]   2> ASYNC  NEW_CORE C2432 name=collection1 org.apache.solr.core.SolrCore@13743dd
   [junit4]   2> 747581 T2642 C2432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1452773424065675264), 8 (1452773424068820992), 10 (1452773424068820993), 11 (1452773424068820994), 12 (1452773424068820995), 13 (1452773424068820996), 17 (1452773424068820997), 18 (1452773424081403904), 20 (1452773424081403905), 21 (1452773424081403906), ... (130 adds)]} 0 41
   [junit4]   2> ASYNC  NEW_CORE C2433 name=collection1 org.apache.solr.core.SolrCore@cfd877
   [junit4]   2> 747612 T2628 C2433 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452773424066723840), 6 (1452773424082452480), 7 (1452773424082452481), 8 (1452773424082452482), 10 (1452773424082452483), 11 (1452773424082452484), 13 (1452773424082452485), 16 (1452773424116006912), 22 (1452773424116006913), 23 (1452773424116006914), ... (130 adds)]} 0 72
   [junit4]   2> 747627 T2619 C2431 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1452773424114958336), 126 (1452773424116006912), 127 (1452773424116006913), 130 (1452773424116006914), 131 (1452773424116006915), 132 (1452773424116006916), 134 (1452773424117055488), 135 (1452773424117055489), 137 (1452773424117055490), 141 (1452773424117055491), ... (101 adds)]} 0 40
   [junit4]   2> 747635 T2620 C2431 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[320 (1452773424165289984)]} 0 0
   [junit4]   2> 747636 T2647 C2432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[267 (1452773424145367040), 268 (1452773424146415616), 269 (1452773424146415617), 270 (1452773424146415618), 271 (1452773424146415619), 274 (1452773424147464192), 276 (1452773424147464193), 277 (1452773424147464194), 279 (1452773424147464195), 281 (1452773424147464196), ... (36 adds)]} 0 20
   [junit4]   2> 747636 T2654 C2430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[319 (1452773424128589824)]} 0 36
   [junit4]   2> 747637 T2630 C2433 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[266 (1452773424150609920), 268 (1452773424150609921), 269 (1452773424150609922), 271 (1452773424150609923), 274 (1452773424150609924), 275 (1452773424151658496), 276 (1452773424151658497), 277 (1452773424151658498), 278 (1452773424151658499), 279 (1452773424151658500), ... (32 adds)]} 0 17
   [junit4]   2> 747644 T2622 C2431 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747655 T2622 C2431 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dcf087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@edd061),segFN=segments_5,generation=5}
   [junit4]   2> 747655 T2622 C2431 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 747661 T2622 C2431 oass.SolrIndexSearcher.<init> Opening Searcher@10b2ca5 main
   [junit4]   2> 747662 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10b2ca5 main{StandardDirectoryReader(segments_5:8:nrt _1(4.7):c2 _2(4.7):c158)}
   [junit4]   2> 747663 T2622 C2431 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747663 T2622 C2431 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 19
   [junit4]   2> 747667 T2631 C2433 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747678 T2631 C2433 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@531a9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7f39a),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@531a9b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f7f39a),segFN=segments_2,generation=2}
   [junit4]   2> 747679 T2631 C2433 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 747679 T2631 C2433 oass.SolrIndexSearcher.<init> Opening Searcher@1605f47 main
   [junit4]   2> 747683 T2631 C2433 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747683 T2637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1605f47 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c162)}
   [junit4]   2> 747684 T2631 C2433 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 17
   [junit4]   2> 747686 T2645 C2432 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747691 T2645 C2432 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cff871),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cff871),segFN=segments_2,generation=2}
   [junit4]   2> 747691 T2645 C2432 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 747691 T2645 C2432 oass.SolrIndexSearcher.<init> Opening Searcher@3000ac main
   [junit4]   2> 747692 T2649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3000ac main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c166)}
   [junit4]   2> 747693 T2645 C2432 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747693 T2645 C2432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 7
   [junit4]   2> 747711 T2652 C2430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 747723 T2652 C2430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d2c012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30ec7f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d2c012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30ec7f),segFN=segments_2,generation=2}
   [junit4]   2> 747725 T2652 C2430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 747725 T2652 C2430 oass.SolrIndexSearcher.<init> Opening Searcher@5468f0 main
   [junit4]   2> 747726 T2661 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5468f0 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c152)}
   [junit4]   2> 747726 T2652 C2430 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 747726 T2652 C2430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 28
   [junit4]   2> 747768 T2618 C2431 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=34 
   [junit4]   2> 747775 T2633 C2433 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 747784 T2646 C2432 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=6 
   [junit4]   2> 747790 T2657 C2430 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 747796 T2602 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:483)
   [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> 747798 T2602 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:54252/ failed - retrying ... retries: 1
   [junit4]   2> 747798 T2602 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:483)
   [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(SystemPropertiesInvari

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

CoreContainer instance=27433234
   [junit4]   2> 750550 T2602 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13743dd
   [junit4]   2> 750556 T2602 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=166,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=5865,transaction_logs_total_number=1}
   [junit4]   2> 750556 T2602 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 750556 T2602 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 750556 T2602 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 750561 T2602 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 750562 T2602 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 750563 T2602 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\index;done=false>>]
   [junit4]   2> 750563 T2602 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\index
   [junit4]   2> 750563 T2602 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\;done=false>>]
   [junit4]   2> 750563 T2602 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard2/data\
   [junit4]   2> 750564 T2602 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 750632 T2602 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1729471
   [junit4]   2> 750634 T2602 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ed2ca
   [junit4]   2> 750645 T2602 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=152,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=5375,transaction_logs_total_number=1}
   [junit4]   2> 750645 T2602 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 750645 T2602 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 750645 T2602 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 750651 T2602 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 750651 T2602 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 750651 T2602 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\;done=false>>]
   [junit4]   2> 750651 T2602 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\
   [junit4]   2> 750651 T2602 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\index;done=false>>]
   [junit4]   2> 750651 T2602 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385472700063/shard3/data\index
   [junit4]   2> 750651 T2602 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 750764 T2602 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=7ED18E75C3A321BE -Dtests.slow=true -Dtests.locale=de_GR -Dtests.timezone=Antarctica/Rothera -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.27s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<161> but was:<162>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7ED18E75C3A321BE:FF37006DB4FC4182]: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> 750777 T2602 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=de_GR, timezone=Antarctica/Rothera
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea (32-bit)/cpus=2,threads=1,free=38394312,total=130973696
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateUpdateTest, TestRTGBase, DebugComponentTest, TermVectorComponentDistributedTest, BadIndexSchemaTest, TestCoreDiscovery, QueryResultKeyTest, TestPHPSerializedResponseWriter, TestStressVersions, TestWordDelimiterFilterFactory, AssignTest, TestIndexingPerformance, AlternateDirectoryTest, StandardRequestHandlerTest, DisMaxRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, RequiredFieldsTest, CircularListTest, SolrTestCaseJ4Test, DirectUpdateHandlerOptimizeTest, TestCloudManagedSchemaAddField, TestSolrQueryParserResource, ChangedSchemaMergeTest, CurrencyFieldOpenExchangeTest, SynonymTokenizerTest, IndexSchemaTest, CollectionsAPIDistributedZkTest, AliasIntegrationTest, AnalysisAfterCoreReloadTest, LeaderElectionIntegrationTest, InfoHandlerTest, ZkControllerTest, UpdateParamsTest, TestShardHandlerFactory, BinaryUpdateRequestHandlerTest, TestLRUCache, TestBM25SimilarityFactory, RAMDirectoryFactoryTest, UUIDFieldTest, EnumFieldTest, TestWriterPerf, TermVectorComponentTest, TestExtendedDismaxParser, CacheHeaderTest, TestStressUserVersions, ReturnFieldsTest, BasicZkTest, DocumentBuilderTest, SystemInfoHandlerTest, HdfsBasicDistributedZk2Test, FieldMutatingUpdateProcessorTest, ZkSolrClientTest, CurrencyFieldXmlFileTest, DOMUtilTest, TestFunctionQuery, CoreContainerCoreInitFailuresTest, FastVectorHighlighterTest, MinimalSchemaTest, ShardRoutingCustomTest, SyncSliceTest, TestRecoveryHdfs, TestCollationField, CoreAdminCreateDiscoverTest, RecoveryZkTest, DateFieldTest, TestRandomMergePolicy, TestCopyFieldCollectionResource, FileUtilsTest, TestRandomDVFaceting, TestCSVLoader, TestComponentsName, ParsingFieldUpdateProcessorsTest, TestDynamicFieldCollectionResource, TestFastLRUCache, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, DirectUpdateHandlerTest, TestPerFieldSimilarity, SuggesterFSTTest, EchoParamsTest, TestValueSourceCache, DistributedQueryElevationComponentTest, MoreLikeThisHandlerTest, TestFieldTypeCollectionResource, IndexBasedSpellCheckerTest, ExternalFileFieldSortTest, BadComponentTest, StatsComponentTest, TestCollapseQParserPlugin, DeleteReplicaTest, HdfsLockFactoryTest, ZkNodePropsTest, TestSchemaVersionResource, HdfsChaosMonkeySafeLeaderTest, WordBreakSolrSpellCheckerTest, ConvertedLegacyTest, XmlUpdateRequestHandlerTest, BadCopyFieldTest, TestDistribDocBasedVersion, DeleteShardTest, BlockCacheTest, TestDefaultSearchFieldResource, ScriptEngineTest, TestUtils, TestQuerySenderListener, TestElisionMultitermQuery, QueryEqualityTest, TestPartialUpdateDeduplication, DistributedDebugComponentTest, TestSchemaNameResource, TestHighFrequencyDictionaryFactory, QueryElevationComponentTest, HdfsRecoveryZkTest, SolrInfoMBeanTest, OutputWriterTest, SolrCmdDistributorTest]
   [junit4] Completed in 5.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 714 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 39 ignored (11 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3437 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3437/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
ERROR: SolrIndexSearcher opens=39 closes=38

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=39 closes=38
	at __randomizedtesting.SeedInfo.seed([C0727AA233ED7674]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:330)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:136)
	at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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:662)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=2654, name=searcherExecutor-1687-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)    2) Thread[id=2643, name=qtp8980101-2643, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:391)         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:104)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:70)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:607)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=2654, name=searcherExecutor-1687-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
   2) Thread[id=2643, name=qtp8980101-2643, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:391)
        at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:104)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:70)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:607)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
        at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([C0727AA233ED7674]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2654, name=searcherExecutor-1687-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)         at java.lang.Thread.run(Thread.java:662)    2) Thread[id=2643, name=qtp8980101-2643, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:391)         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:104)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:70)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:607)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)         at org.eclipse.jetty.server.Server.handle(Server.java:368)         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:662)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2654, name=searcherExecutor-1687-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
        at java.lang.Thread.run(Thread.java:662)
   2) Thread[id=2643, name=qtp8980101-2643, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:391)
        at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:104)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:70)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:607)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
        at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:662)
	at __randomizedtesting.SeedInfo.seed([C0727AA233ED7674]:0)




Build Log:
[...truncated 9769 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 823514 T2594 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hrd/
   [junit4]   2> 823517 T2594 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1385614970737
   [junit4]   2> 823520 T2594 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 823520 T2595 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 823602 T2594 oasc.ZkTestServer.run start zk server on port:55273
   [junit4]   2> 823604 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 823615 T2601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cdfa31 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823616 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 823616 T2594 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 823629 T2596 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429d168f7b0000, 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:662)
   [junit4]   2> 
   [junit4]   2> 823633 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 823652 T2603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72f569 name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823652 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 823652 T2594 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 823660 T2594 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 823666 T2594 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 823671 T2594 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 823676 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 823676 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 823685 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 823685 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 823692 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 823693 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 823699 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 823699 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 823708 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 823708 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 823716 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 823716 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 823726 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 823726 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 823737 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 823737 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 823750 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 823750 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 823764 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 823764 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 823777 T2594 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 823778 T2594 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 824228 T2594 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 824233 T2594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55280
   [junit4]   2> 824233 T2594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 824233 T2594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 824233 T2594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012
   [junit4]   2> 824233 T2594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\'
   [junit4]   2> 824258 T2594 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\solr.xml
   [junit4]   2> 824319 T2594 oasc.CoreContainer.<init> New CoreContainer 12704776
   [junit4]   2> 824319 T2594 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\]
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 824321 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 824323 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 824323 T2594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 824323 T2594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 824330 T2594 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 824330 T2594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 824330 T2594 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 824330 T2594 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55273/solr
   [junit4]   2> 824330 T2594 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 824332 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 824343 T2614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@154ab40 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 824344 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 824351 T2596 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429d168f7b0002, 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:662)
   [junit4]   2> 
   [junit4]   2> 824353 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 824357 T2616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50930e name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 824357 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 824362 T2594 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 824373 T2594 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 824384 T2594 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 824388 T2594 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55280_hrd
   [junit4]   2> 824390 T2594 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55280_hrd
   [junit4]   2> 824396 T2594 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 824407 T2594 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 824412 T2594 oasc.Overseer.start Overseer (id=90807662722875395-127.0.0.1:55280_hrd-n_0000000000) starting
   [junit4]   2> 824419 T2594 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 824427 T2618 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 824430 T2594 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 824435 T2594 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 824440 T2594 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 824448 T2617 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 824454 T2619 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 824454 T2619 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 824456 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824456 T2619 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 824459 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824462 T2617 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:55280/hrd",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55280_hrd",
   [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> 824462 T2617 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 824462 T2617 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 824467 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824470 T2616 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> 825270 T2619 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 825270 T2619 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\collection1
   [junit4]   2> 825271 T2619 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 825274 T2619 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 825274 T2619 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 825278 T2619 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\collection1\'
   [junit4]   2> 825282 T2619 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012/collection1/lib/classes/' to classloader
   [junit4]   2> 825284 T2619 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012/collection1/lib/README' to classloader
   [junit4]   2> 825341 T2619 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 825398 T2619 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 825400 T2619 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 825412 T2619 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 825955 T2619 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825955 T2619 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825956 T2619 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 825965 T2619 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 825968 T2619 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 825993 T2619 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 825999 T2619 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 826005 T2619 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 826009 T2619 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 826009 T2619 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 826009 T2619 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 826013 T2619 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 826013 T2619 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 826013 T2619 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 826014 T2619 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385614971012\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/control/data\
   [junit4]   2> 826014 T2619 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f52d1d
   [junit4]   2> 826016 T2619 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\control\data
   [junit4]   2> 826016 T2619 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/control/data\index/
   [junit4]   2> 826016 T2619 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 826016 T2619 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\control\data\index
   [junit4]   2> 826019 T2619 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21199364118548233]
   [junit4]   2> 826028 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 826028 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 826030 T2619 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 826031 T2619 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 826031 T2619 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 826031 T2619 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 826031 T2619 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 826031 T2619 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 826032 T2619 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 826032 T2619 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 826032 T2619 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 826032 T2619 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 826032 T2619 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 826032 T2619 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 826032 T2619 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 826033 T2619 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 826034 T2619 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 826034 T2619 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 826038 T2619 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 826043 T2619 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 826043 T2619 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 826043 T2619 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=5.9267578125, floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=3.1329344506989676, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 826043 T2619 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 826043 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 826043 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@1722faa main
   [junit4]   2> 826047 T2620 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1722faa main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 826047 T2619 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 826047 T2619 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55280/hrd collection:control_collection shard:shard1
   [junit4]   2> 826049 T2619 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 826064 T2619 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 826069 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826071 T2619 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 826071 T2619 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C427 name=collection1 org.apache.solr.core.SolrCore@b15573 url=http://127.0.0.1:55280/hrd/collection1 node=127.0.0.1:55280_hrd C427_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55280/hrd, core=collection1, node_name=127.0.0.1:55280_hrd}
   [junit4]   2> 826071 T2619 C427 P55280 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55280/hrd/collection1/
   [junit4]   2> 826071 T2619 C427 P55280 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 826071 T2619 C427 P55280 oasc.SyncStrategy.syncToMe http://127.0.0.1:55280/hrd/collection1/ has no replicas
   [junit4]   2> 826071 T2619 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55280/hrd/collection1/ shard1
   [junit4]   2> 826071 T2619 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 826072 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826082 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826084 T2616 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> 826096 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826102 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826190 T2616 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> 826217 T2619 oasc.ZkController.register We are http://127.0.0.1:55280/hrd/collection1/ and leader is http://127.0.0.1:55280/hrd/collection1/
   [junit4]   2> 826217 T2619 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55280/hrd
   [junit4]   2> 826217 T2619 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 826217 T2619 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 826217 T2619 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826222 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826222 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826222 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826225 T2619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826230 T2594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 826231 T2594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 826233 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826236 T2617 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:55280/hrd",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55280_hrd",
   [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> 826237 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 826241 T2623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34df1 name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 826242 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 826244 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826245 T2594 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 826251 T2594 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 826332 T2623 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> 826332 T2616 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> 826668 T2594 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 826671 T2594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55292
   [junit4]   2> 826672 T2594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 826672 T2594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 826673 T2594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469
   [junit4]   2> 826673 T2594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\'
   [junit4]   2> 826695 T2594 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\solr.xml
   [junit4]   2> 826755 T2594 oasc.CoreContainer.<init> New CoreContainer 6981814
   [junit4]   2> 826755 T2594 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\]
   [junit4]   2> 826756 T2594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 826756 T2594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 826756 T2594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 826757 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 826757 T2594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 826757 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 826758 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 826759 T2594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 826759 T2594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 826765 T2594 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 826765 T2594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 826765 T2594 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 826766 T2594 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55273/solr
   [junit4]   2> 826766 T2594 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 826768 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 826776 T2634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35690b name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 826776 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 826781 T2596 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429d168f7b0005, 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:662)
   [junit4]   2> 
   [junit4]   2> 826782 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 826784 T2636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a3ca9e name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 826785 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 826795 T2594 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 827616 T2594 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55292_hrd
   [junit4]   2> 827621 T2594 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55292_hrd
   [junit4]   2> 827636 T2636 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 827640 T2616 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 827641 T2623 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 827662 T2637 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 827662 T2637 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 827665 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827665 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827665 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827666 T2637 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 827671 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827673 T2617 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:55292/hrd",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55292_hrd",
   [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> 827673 T2617 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 827674 T2617 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 827684 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827766 T2636 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> 827766 T2616 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> 827766 T2623 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> 828400 T2637 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 828400 T2637 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\collection1
   [junit4]   2> 828400 T2637 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 828402 T2637 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 828403 T2637 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 828407 T2637 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\collection1\'
   [junit4]   2> 828408 T2637 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469/collection1/lib/classes/' to classloader
   [junit4]   2> 828408 T2637 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469/collection1/lib/README' to classloader
   [junit4]   2> 828463 T2637 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 828514 T2637 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 828518 T2637 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 828523 T2637 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 828983 T2637 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 828983 T2637 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 828984 T2637 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 828992 T2637 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 828993 T2637 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 829016 T2637 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 829021 T2637 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 829025 T2637 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 829028 T2637 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 829028 T2637 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 829028 T2637 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 829031 T2637 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 829031 T2637 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 829031 T2637 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 829032 T2637 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385614973469\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/jetty1\
   [junit4]   2> 829032 T2637 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f52d1d
   [junit4]   2> 829033 T2637 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty1
   [junit4]   2> 829035 T2637 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/jetty1\index/
   [junit4]   2> 829036 T2637 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 829036 T2637 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty1\index
   [junit4]   2> 829036 T2637 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21199364118548233]
   [junit4]   2> 829043 T2637 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 829043 T2637 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 829048 T2637 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 829051 T2637 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 829051 T2637 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 829051 T2637 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 829052 T2637 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 829053 T2637 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 829053 T2637 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 829053 T2637 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 829053 T2637 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 829054 T2637 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 829054 T2637 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 829058 T2637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 829061 T2637 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 829061 T2637 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 829061 T2637 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=5.9267578125, floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=3.1329344506989676, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 829061 T2637 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 829061 T2637 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 829061 T2637 oass.SolrIndexSearcher.<init> Opening Searcher@13fe0e1 main
   [junit4]   2> 829066 T2638 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13fe0e1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 829067 T2637 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 829067 T2637 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55292/hrd collection:collection1 shard:shard1
   [junit4]   2> 829069 T2637 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 829083 T2637 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 829087 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829087 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829087 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829089 T2637 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 829089 T2637 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C428 name=collection1 org.apache.solr.core.SolrCore@115518c url=http://127.0.0.1:55292/hrd/collection1 node=127.0.0.1:55292_hrd C428_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55292/hrd, core=collection1, node_name=127.0.0.1:55292_hrd}
   [junit4]   2> 829089 T2637 C428 P55292 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55292/hrd/collection1/
   [junit4]   2> 829089 T2637 C428 P55292 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 829089 T2637 C428 P55292 oasc.SyncStrategy.syncToMe http://127.0.0.1:55292/hrd/collection1/ has no replicas
   [junit4]   2> 829090 T2637 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55292/hrd/collection1/ shard1
   [junit4]   2> 829090 T2637 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 829092 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 829099 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829104 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829109 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829189 T2636 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> 829189 T2616 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> 829189 T2623 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> 829217 T2637 oasc.ZkController.register We are http://127.0.0.1:55292/hrd/collection1/ and leader is http://127.0.0.1:55292/hrd/collection1/
   [junit4]   2> 829217 T2637 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55292/hrd
   [junit4]   2> 829217 T2637 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 829217 T2637 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 829217 T2637 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 829220 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829220 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829220 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829223 T2637 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 829227 T2594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 829227 T2594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 829229 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 829232 T2617 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:55292/hrd",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55292_hrd",
   [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_node1"}
   [junit4]   2> 829243 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829321 T2623 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> 829322 T2636 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> 829323 T2616 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> 829628 T2594 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 829631 T2594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55301
   [junit4]   2> 829632 T2594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 829632 T2594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829632 T2594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447
   [junit4]   2> 829632 T2594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\'
   [junit4]   2> 829652 T2594 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\solr.xml
   [junit4]   2> 829708 T2594 oasc.CoreContainer.<init> New CoreContainer 23434954
   [junit4]   2> 829708 T2594 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\]
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 829710 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829712 T2594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 829712 T2594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 829712 T2594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 829717 T2594 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829717 T2594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829717 T2594 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 829718 T2594 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55273/solr
   [junit4]   2> 829718 T2594 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 829720 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829725 T2650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8eb6d9 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829725 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829729 T2596 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1429d168f7b0007, 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:662)
   [junit4]   2> 
   [junit4]   2> 829730 T2594 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829732 T2652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cba018 name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829732 T2594 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829740 T2594 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 830480 T2594 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55301_hrd
   [junit4]   2> 830484 T2594 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55301_hrd
   [junit4]   2> 830496 T2636 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830497 T2616 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830498 T2623 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830499 T2652 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830521 T2653 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 830521 T2653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 830524 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830524 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830524 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830525 T2653 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 830530 T2617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 830532 T2617 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:55301/hrd",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55301_hrd",
   [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> 830533 T2617 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 830533 T2617 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 830543 T2616 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830625 T2623 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> 830627 T2616 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> 830626 T2636 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> 830626 T2652 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> 831258 T2653 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 831258 T2653 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\collection1
   [junit4]   2> 831258 T2653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 831260 T2653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 831261 T2653 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 831265 T2653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\collection1\'
   [junit4]   2> 831265 T2653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447/collection1/lib/classes/' to classloader
   [junit4]   2> 831267 T2653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447/collection1/lib/README' to classloader
   [junit4]   2> 831323 T2653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 831372 T2653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 831376 T2653 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 831383 T2653 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 831876 T2653 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 831876 T2653 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 831877 T2653 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 831885 T2653 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 831888 T2653 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 831909 T2653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 831914 T2653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 831920 T2653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 831922 T2653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 831923 T2653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 831923 T2653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 831925 T2653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 831925 T2653 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 831925 T2653 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 831926 T2653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385614976447\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/jetty2\
   [junit4]   2> 831926 T2653 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f52d1d
   [junit4]   2> 831927 T2653 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty2
   [junit4]   2> 831928 T2653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736/jetty2\index/
   [junit4]   2> 831929 T2653 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 831929 T2653 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty2\index
   [junit4]   2> 831929 T2653 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21199364118548233]
   [junit4]   2> 831937 T2653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385614970736\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 831937 T2653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 831940 T2653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 831941 T2653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 831941 T2653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 831941 T2653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 831941 T2653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 831941 T2653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 831942 T2653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 831942 T2653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 831942 T2653 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 831943 T2653 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 831943 T2653 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 831943 T2653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 831943 T2653 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 831944 T2653 oasc

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

    >         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    >         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0727AA233ED7674]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2654, name=searcherExecutor-1687-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    >    2) Thread[id=2643, name=qtp8980101-2643, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:391)
   [junit4]    >         at org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:104)
   [junit4]    >         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:70)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:607)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1457)
   [junit4]    >         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
   [junit4]    >         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
   [junit4]    >         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    >         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    >         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]    >         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    >         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:662)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0727AA233ED7674]:0)
   [junit4] Completed in 296.05s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 633 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 346 suites, 1513 tests, 3 suite-level errors, 916 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3436 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3436/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC

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

Error Message:
expected:<217> but was:<218>

Stack Trace:
java.lang.AssertionError: expected:<217> but was:<218>
	at __randomizedtesting.SeedInfo.seed([D92BA5FF4388DF9E:58CD2BE734D7BFA2]: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.GeneratedMethodAccessor53.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 9907 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 2927388 T7896 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2927398 T7896 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2927399 T7896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2927405 T7896 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64348
   [junit4]   2> 2927405 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2927405 T7896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2927405 T7896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2927405 T7896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2927428 T7896 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2927490 T7896 oasc.CoreContainer.<init> New CoreContainer 15933410
   [junit4]   2> 2927490 T7896 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2927492 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2927494 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2927494 T7896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2927494 T7896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2927497 T7896 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2927499 T7896 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2927499 T7896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2927506 T7906 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2927506 T7906 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2927507 T7906 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2927507 T7906 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2927554 T7906 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2927607 T7906 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2927609 T7906 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2927616 T7906 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2928168 T7906 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2928169 T7906 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2928169 T7906 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2928178 T7906 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2928181 T7906 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2928189 T7906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2928192 T7906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2928195 T7906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2928196 T7906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2928196 T7906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2928197 T7906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2928197 T7906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2928197 T7906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2928198 T7906 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2928198 T7906 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/control/data\
   [junit4]   2> 2928198 T7906 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e4ae5
   [junit4]   2> 2928199 T7906 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/control/data\
   [junit4]   2> 2928199 T7906 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/control/data\index/
   [junit4]   2> 2928199 T7906 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2928199 T7906 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/control/data\index
   [junit4]   2> 2928199 T7906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_1,generation=1}
   [junit4]   2> 2928200 T7906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2928202 T7906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2928202 T7906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2928203 T7906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2928203 T7906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2928203 T7906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2928203 T7906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2928204 T7906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2928204 T7906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2928204 T7906 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2928204 T7906 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2928204 T7906 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2928204 T7906 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2928205 T7906 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2928206 T7906 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2928206 T7906 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2928207 T7906 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2928211 T7906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2928216 T7906 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2928216 T7906 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2928217 T7906 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_1,generation=1}
   [junit4]   2> 2928217 T7906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2928218 T7906 oass.SolrIndexSearcher.<init> Opening Searcher@17b1394 main
   [junit4]   2> 2928220 T7907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17b1394 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2928220 T7906 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2928221 T7896 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2928221 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2928224 T7896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2928227 T7896 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64351
   [junit4]   2> 2928228 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2928228 T7896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2928228 T7896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2928228 T7896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2928257 T7896 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2928326 T7896 oasc.CoreContainer.<init> New CoreContainer 19988879
   [junit4]   2> 2928327 T7896 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2928330 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2928331 T7896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2928331 T7896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2928338 T7896 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2928340 T7896 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2928340 T7896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2928347 T7918 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2928347 T7918 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2928348 T7918 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2928348 T7918 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2928404 T7918 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2928467 T7918 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2928467 T7918 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2928474 T7918 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2929072 T7918 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2929073 T7918 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2929073 T7918 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2929086 T7918 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2929092 T7918 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2929098 T7918 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2929102 T7918 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2929106 T7918 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2929106 T7918 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2929106 T7918 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2929107 T7918 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2929108 T7918 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2929108 T7918 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2929108 T7918 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2929109 T7918 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard0/data\
   [junit4]   2> 2929109 T7918 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e4ae5
   [junit4]   2> 2929110 T7918 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard0/data\
   [junit4]   2> 2929110 T7918 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard0/data\index/
   [junit4]   2> 2929110 T7918 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2929110 T7918 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard0/data\index
   [junit4]   2> 2929110 T7918 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_1,generation=1}
   [junit4]   2> 2929110 T7918 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2929113 T7918 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2929114 T7918 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2929115 T7918 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2929115 T7918 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2929115 T7918 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2929116 T7918 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2929116 T7918 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2929116 T7918 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2929117 T7918 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2929117 T7918 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2929118 T7918 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2929119 T7918 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2929125 T7918 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2929125 T7918 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2929126 T7918 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_1,generation=1}
   [junit4]   2> 2929126 T7918 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2929126 T7918 oass.SolrIndexSearcher.<init> Opening Searcher@151e240 main
   [junit4]   2> 2929129 T7919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@151e240 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2929132 T7918 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2929132 T7896 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2929133 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2929135 T7896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2929138 T7896 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64354
   [junit4]   2> 2929139 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2929139 T7896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2929139 T7896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2929139 T7896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2929151 T7896 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2929202 T7896 oasc.CoreContainer.<init> New CoreContainer 23137902
   [junit4]   2> 2929202 T7896 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2929204 T7896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2929210 T7896 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2929210 T7896 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2929210 T7896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2929216 T7930 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2929216 T7930 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2929216 T7930 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2929216 T7930 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2929270 T7930 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2929322 T7930 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2929322 T7930 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2929329 T7930 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2929944 T7930 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2929945 T7930 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2929945 T7930 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2929952 T7930 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2929956 T7930 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2929962 T7930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2929966 T7930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2929969 T7930 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2929970 T7930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2929970 T7930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2929970 T7930 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2929971 T7930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2929971 T7930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2929971 T7930 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2929972 T7930 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard1/data\
   [junit4]   2> 2929972 T7930 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e4ae5
   [junit4]   2> 2929972 T7930 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard1/data\
   [junit4]   2> 2929972 T7930 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard1/data\index/
   [junit4]   2> 2929972 T7930 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2929972 T7930 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard1/data\index
   [junit4]   2> 2929973 T7930 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d098c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1465d4),segFN=segments_1,generation=1}
   [junit4]   2> 2929973 T7930 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2929976 T7930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2929976 T7930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2929977 T7930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2929977 T7930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2929977 T7930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2929977 T7930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2929978 T7930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2929978 T7930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2929978 T7930 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2929979 T7930 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2929979 T7930 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2929980 T7930 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2929980 T7930 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2929980 T7930 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2929980 T7930 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2929980 T7930 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2929983 T7930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2929988 T7930 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2929988 T7930 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2929988 T7930 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d098c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1465d4),segFN=segments_1,generation=1}
   [junit4]   2> 2929989 T7930 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2929989 T7930 oass.SolrIndexSearcher.<init> Opening Searcher@1aa09e5 main
   [junit4]   2> 2929993 T7931 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aa09e5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2929994 T7930 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2929995 T7896 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2929995 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2929998 T7896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2930001 T7896 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64357
   [junit4]   2> 2930002 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2930002 T7896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930002 T7896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2930002 T7896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2930020 T7896 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2930087 T7896 oasc.CoreContainer.<init> New CoreContainer 6235006
   [junit4]   2> 2930087 T7896 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2930089 T7896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2930094 T7896 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2930094 T7896 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2930094 T7896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2930100 T7942 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2930101 T7942 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2930101 T7942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2930102 T7942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2930150 T7942 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2930207 T7942 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2930207 T7942 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2930216 T7942 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2930855 T7942 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2930855 T7942 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2930857 T7942 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2930861 T7942 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2930865 T7942 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2930872 T7942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930876 T7942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2930879 T7942 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930882 T7942 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930882 T7942 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930882 T7942 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2930882 T7942 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2930882 T7942 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2930882 T7942 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2930883 T7942 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\
   [junit4]   2> 2930883 T7942 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e4ae5
   [junit4]   2> 2930883 T7942 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\
   [junit4]   2> 2930883 T7942 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\index/
   [junit4]   2> 2930883 T7942 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2930883 T7942 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\index
   [junit4]   2> 2930886 T7942 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c799ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1866c9e),segFN=segments_1,generation=1}
   [junit4]   2> 2930886 T7942 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930888 T7942 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2930889 T7942 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930889 T7942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930889 T7942 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930889 T7942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930889 T7942 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2930890 T7942 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930890 T7942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930890 T7942 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2930891 T7942 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2930891 T7942 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2930891 T7942 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2930891 T7942 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2930893 T7942 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2930893 T7942 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2930894 T7942 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2930894 T7942 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930901 T7942 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2930902 T7942 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2930902 T7942 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c799ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1866c9e),segFN=segments_1,generation=1}
   [junit4]   2> 2930902 T7942 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2930902 T7942 oass.SolrIndexSearcher.<init> Opening Searcher@d0998a main
   [junit4]   2> 2930909 T7943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0998a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2930911 T7942 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2930912 T7896 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2930912 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2930915 T7896 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2930918 T7896 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64360
   [junit4]   2> 2930918 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2930918 T7896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930918 T7896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2930918 T7896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2930951 T7896 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2931007 T7896 oasc.CoreContainer.<init> New CoreContainer 8277429
   [junit4]   2> 2931008 T7896 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2931010 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2931012 T7896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2931012 T7896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2931012 T7896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2931017 T7896 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2931017 T7896 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2931017 T7896 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2931023 T7954 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2931023 T7954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2931024 T7954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2931024 T7954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2931085 T7954 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2931166 T7954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2931166 T7954 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2931175 T7954 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2931829 T7954 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2931829 T7954 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2931832 T7954 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2931841 T7954 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2931844 T7954 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2931853 T7954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2931856 T7954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2931859 T7954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2931861 T7954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2931861 T7954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2931861 T7954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2931861 T7954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2931861 T7954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2931861 T7954 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2931863 T7954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\
   [junit4]   2> 2931863 T7954 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e4ae5
   [junit4]   2> 2931863 T7954 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\
   [junit4]   2> 2931863 T7954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\index/
   [junit4]   2> 2931863 T7954 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2931863 T7954 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\index
   [junit4]   2> 2931866 T7954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1825b70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a58f9f),segFN=segments_1,generation=1}
   [junit4]   2> 2931866 T7954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2931868 T7954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2931869 T7954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2931869 T7954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2931869 T7954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2931869 T7954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2931869 T7954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2931870 T7954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2931870 T7954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2931870 T7954 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2931870 T7954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2931872 T7954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2931872 T7954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2931872 T7954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2931873 T7954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2931873 T7954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2931874 T7954 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2931874 T7954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2931881 T7954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2931881 T7954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2931881 T7954 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1825b70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a58f9f),segFN=segments_1,generation=1}
   [junit4]   2> 2931881 T7954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2931881 T7954 oass.SolrIndexSearcher.<init> Opening Searcher@ecda0a main
   [junit4]   2> 2931885 T7955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ecda0a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2931887 T7954 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2931888 T7896 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2931888 T7896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C4989 name=collection1 org.apache.solr.core.SolrCore@110d263
   [junit4]   2> 2931898 T7901 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452900309903867904)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C4990 name=collection1 org.apache.solr.core.SolrCore@48b0a3
   [junit4]   2> 2931911 T7916 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452900309916450816)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C4991 name=collection1 org.apache.solr.core.SolrCore@12fdeb0
   [junit4]   2> 2931923 T7929 C4991 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452900309927985152)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C4992 name=collection1 org.apache.solr.core.SolrCore@5be4d4
   [junit4]   2> 2931935 T7939 C4992 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452900309941616640)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C4993 name=collection1 org.apache.solr.core.SolrCore@2707f6
   [junit4]   2> 2931947 T7949 C4993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452900309955248128)} 0 1
   [junit4]   2> 2931952 T7902 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1452900309960491008)]} 0 1
   [junit4]   2> 2931957 T7903 C4989 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2931959 T7903 C4989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_2,generation=2}
   [junit4]   2> 2931960 T7903 C4989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2931961 T7903 C4989 oass.SolrIndexSearcher.<init> Opening Searcher@c819df main
   [junit4]   2> 2931962 T7903 C4989 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2931962 T7907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c819df main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c1)}
   [junit4]   2> 2931964 T7903 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 2931966 T7904 C4989 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
   [junit4]   2> 2931973 T7915 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit_end_point=true&version=2} {add=[2 (1452900309980413952), 3 (1452900309983559680), 4 (1452900309983559681)]} 0 3
   [junit4]   2> 2931975 T7905 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit_end_point=true&version=2} {add=[2 (1452900309980413952), 3 (1452900309985656832)]} 0 5
   [junit4]   2> 2931978 T7900 C4989 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2931982 T7900 C4989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_3,generation=3}
   [junit4]   2> 2931982 T7900 C4989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2931982 T7900 C4989 oass.SolrIndexSearcher.<init> Opening Searcher@dab7aa main
   [junit4]   2> 2931984 T7900 C4989 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2931985 T7907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dab7aa main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):c1 _1(4.7):c2)}
   [junit4]   2> 2931986 T7900 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
   [junit4]   2> 2931988 T7917 C4990 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2931989 T7917 C4990 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_2,generation=2}
   [junit4]   2> 2931992 T7917 C4990 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2931994 T7917 C4990 oass.SolrIndexSearcher.<init> Opening Searcher@6e965d main
   [junit4]   2> 2931995 T7917 C4990 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2931997 T7919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e965d main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c3)}
   [junit4]   2> 2931998 T7917 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
   [junit4]   2> 2932002 T7901 C4989 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2932006 T7913 C4990 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2932012 T7912 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit_end_point=true&version=2} {delete=[3 (-1452900310021308416)]} 0 3
   [junit4]   2> 2932016 T7902 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit_end_point=true&version=2} {delete=[3 (-1452900310021308416)]} 0 7
   [junit4]   2> 2932018 T7903 C4989 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932018 T7903 C4989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@803092 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16c078),segFN=segments_4,generation=4}
   [junit4]   2> 2932018 T7903 C4989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2932018 T7903 C4989 oass.SolrIndexSearcher.<init> Opening Searcher@250e35 main
   [junit4]   2> 2932021 T7903 C4989 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932022 T7907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@250e35 main{StandardDirectoryReader(segments_4:6:nrt _0(4.7):c1 _1(4.7):c2/1:delGen=1)}
   [junit4]   2> 2932023 T7903 C4989 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
   [junit4]   2> 2932026 T7914 C4990 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932026 T7914 C4990 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_3,generation=3}
   [junit4]   2> 2932029 T7914 C4990 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2932029 T7914 C4990 oass.SolrIndexSearcher.<init> Opening Searcher@683c83 main
   [junit4]   2> 2932031 T7914 C4990 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932032 T7919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@683c83 main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3/1:delGen=1)}
   [junit4]   2> 2932033 T7914 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 2932037 T7904 C4989 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2932040 T7916 C4990 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2932045 T7915 C4990 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932049 T7915 C4990 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_4,generation=4}
   [junit4]   2> 2932049 T7915 C4990 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2932049 T7915 C4990 oass.SolrIndexSearcher.<init> Opening Searcher@b0a953 main
   [junit4]   2> 2932049 T7915 C4990 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932052 T7919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b0a953 main{StandardDirectoryReader(segments_4:6:nrt _1(4.7):c2)}
   [junit4]   2> 2932053 T7915 C4990 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 9
   [junit4]   2> 2932056 T7928 C4991 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932056 T7928 C4991 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2932056 T7928 C4991 oass.SolrIndexSearcher.<init> Opening Searcher@2571f9 main
   [junit4]   2> 2932056 T7928 C4991 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932059 T7931 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2571f9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2932060 T7928 C4991 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 4
   [junit4]   2> 2932065 T7941 C4992 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932065 T7941 C4992 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2932065 T7941 C4992 oass.SolrIndexSearcher.<init> Opening Searcher@ebb237 main
   [junit4]   2> 2932065 T7941 C4992 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932066 T7943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ebb237 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2932066 T7941 C4992 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 2
   [junit4]   2> 2932071 T7951 C4993 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932071 T7951 C4993 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2932071 T7951 C4993 oass.SolrIndexSearcher.<init> Opening Searcher@4da558 main
   [junit4]   2> 2932072 T7951 C4993 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932072 T7955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4da558 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2932073 T7951 C4993 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 2
   [junit4]   2> 2932100 T7940 C4992 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452900310093660160), 9 (1452900310104145920), 10 (1452900310105194496), 12 (1452900310105194497), 13 (1452900310105194498), 16 (1452900310105194499), 17 (1452900310106243072), 23 (1452900310106243073), 25 (1452900310106243074), 27 (1452900310106243075), ... (79 adds)]} 0 22
   [junit4]   2> ASYNC  NEW_CORE C4994 name=collection1 org.apache.solr.core.SolrCore@12fdeb0
   [junit4]   2> 2932143 T7924 C4994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1452900310117777408), 7 (1452900310118825984), 11 (1452900310118825985), 12 (1452900310118825986), 13 (1452900310118825987), 15 (1452900310118825988), 18 (1452900310118825989), 19 (1452900310118825990), 20 (1452900310118825991), 21 (1452900310118825992), ... (210 adds)]} 0 42
   [junit4]   2> ASYNC  NEW_CORE C4995 name=collection1 org.apache.solr.core.SolrCore@48b0a3
   [junit4]   2> 2932149 T7913 C4995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1452900310098903040), 9 (1452900310153428992), 10 (1452900310153428993), 11 (1452900310153428994), 12 (1452900310153428995), 13 (1452900310153428996), 14 (1452900310153428997), 15 (1452900310153428998), 16 (1452900310153428999), 18 (1452900310153429000), ... (93 adds)]} 0 66
   [junit4]   2> ASYNC  NEW_CORE C4996 name=collection1 org.apache.solr.core.SolrCore@2707f6
   [junit4]   2> 2932156 T7953 C4996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1452900310107291648), 6 (1452900310110437376), 10 (1452900310110437377), 12 (1452900310110437378), 13 (1452900310110437379), 14 (1452900310110437380), 19 (1452900310110437381), 21 (1452900310110437382), 22 (1452900310110437383), 24 (1452900310110437384), ... (94 adds)]} 0 65
   [junit4]   2> ASYNC  NEW_CORE C4997 name=collection1 org.apache.solr.core.SolrCore@5be4d4
   [junit4]   2> 2932170 T7936 C4997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[171 (1452900310164963328), 172 (1452900310164963329), 176 (1452900310164963330), 177 (1452900310164963331), 178 (1452900310164963332), 179 (1452900310164963333), 180 (1452900310164963334), 181 (1452900310164963335), 182 (1452900310164963336), 184 (1452900310164963337), ... (93 adds)]} 0 24
   [junit4]   2> 2932176 T7912 C4995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[174 (1452900310175449088), 176 (1452900310175449089), 178 (1452900310175449090), 179 (1452900310175449091), 180 (1452900310175449092), 182 (1452900310175449093), 183 (1452900310176497664), 187 (1452900310176497665), 189 (1452900310176497666), 190 (1452900310176497667), ... (100 adds)]} 0 20
   [junit4]   2> 2932180 T7925 C4994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[357 (1452900310197469184), 359 (1452900310197469185), 360 (1452900310197469186), 363 (1452900310197469187), 365 (1452900310197469188), 366 (1452900310197469189), 369 (1452900310197469190), 371 (1452900310197469191), 372 (1452900310197469192), 375 (1452900310197469193), ... (18 adds)]} 0 3
   [junit4]   2> 2932184 T7937 C4997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[360 (1452900310201663488), 361 (1452900310201663489), 362 (1452900310201663490), 363 (1452900310201663491), 369 (1452900310201663492), 371 (1452900310201663493), 374 (1452900310201663494), 377 (1452900310201663495), 378 (1452900310201663496), 379 (1452900310201663497), ... (21 adds)]} 0 3
   [junit4]   2> 2932188 T7952 C4996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[179 (1452900310183837696), 183 (1452900310184886272), 184 (1452900310184886273), 187 (1452900310184886274), 188 (1452900310184886275), 190 (1452900310184886276), 191 (1452900310184886277), 194 (1452900310184886278), 195 (1452900310184886279), 198 (1452900310184886280), ... (83 adds)]} 0 24
   [junit4]   2> 2932198 T7914 C4995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[356 (1452900310217392128), 357 (1452900310217392129), 360 (1452900310217392130), 361 (1452900310217392131), 362 (1452900310217392132), 364 (1452900310217392133), 368 (1452900310217392134), 369 (1452900310217392135), 370 (1452900310217392136), 371 (1452900310217392137), ... (21 adds)]} 0 2
   [junit4]   2> 2932201 T7948 C4996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[357 (1452900310222635008), 358 (1452900310222635009), 359 (1452900310222635010), 362 (1452900310222635011), 364 (1452900310222635012), 366 (1452900310222635013), 368 (1452900310222635014), 369 (1452900310222635015), 371 (1452900310222635016), 372 (1452900310222635017), ... (19 adds)]} 0 1
   [junit4]   2> 2932206 T7916 C4995 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932214 T7916 C4995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8bf761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f0b8a0),segFN=segments_5,generation=5}
   [junit4]   2> 2932214 T7916 C4995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 2932214 T7916 C4995 oass.SolrIndexSearcher.<init> Opening Searcher@1629b90 main
   [junit4]   2> 2932216 T7919 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1629b90 main{StandardDirectoryReader(segments_5:8:nrt _1(4.7):c2 _2(4.7):c214)}
   [junit4]   2> 2932217 T7916 C4995 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932218 T7916 C4995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
   [junit4]   2> 2932221 T7926 C4994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932229 T7926 C4994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d098c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1465d4),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d098c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1465d4),segFN=segments_2,generation=2}
   [junit4]   2> 2932230 T7926 C4994 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2932230 T7926 C4994 oass.SolrIndexSearcher.<init> Opening Searcher@103d53c main
   [junit4]   2> 2932231 T7931 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@103d53c main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c228)}
   [junit4]   2> 2932232 T7926 C4994 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932232 T7926 C4994 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
   [junit4]   2> 2932236 T7938 C4997 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932244 T7938 C4997 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c799ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1866c9e),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c799ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1866c9e),segFN=segments_2,generation=2}
   [junit4]   2> 2932245 T7938 C4997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2932245 T7938 C4997 oass.SolrIndexSearcher.<init> Opening Searcher@1aece5f main
   [junit4]   2> 2932246 T7943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aece5f main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c193)}
   [junit4]   2> 2932248 T7938 C4997 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932248 T7938 C4997 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
   [junit4]   2> 2932250 T7949 C4996 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2932258 T7949 C4996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1825b70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a58f9f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1825b70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a58f9f),segFN=segments_2,generation=2}
   [junit4]   2> 2932259 T7949 C4996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2932259 T7949 C4996 oass.SolrIndexSearcher.<init> Opening Searcher@1a075fc main
   [junit4]   2> 2932259 T7955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a075fc main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c196)}
   [junit4]   2> 2932261 T7949 C4996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2932261 T7949 C4996 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
   [junit4]   2> 2932274 T7915 C4995 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=6 
   [junit4]   2> 2932281 T7927 C4994 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 2932288 T7939 C4997 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 2932297 T7950 C4996 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={wt=javabin&version=2} status=0 QTime=5 
   [junit4]   2> 2932305 T7896 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.GeneratedMethodAccessor53.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:597)
   [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:662)
   [junit4]   2> 	
   [junit4]   2> 2932305 T7896 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:64351/ failed - retrying ... retries: 1 add{,id=(null)}: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.BaseDi

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

.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\index
   [junit4]   2> 2933091 T7896 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\;done=false>>]
   [junit4]   2> 2933107 T7896 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard2/data\
   [junit4]   2> 2933109 T7896 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2933172 T7896 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8277429
   [junit4]   2> 2933174 T7896 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2707f6
   [junit4]   2> 2933187 T7896 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=196,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6915,transaction_logs_total_number=1}
   [junit4]   2> 2933187 T7896 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2933187 T7896 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2933187 T7896 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2933192 T7896 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2933192 T7896 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2933192 T7896 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\;done=false>>]
   [junit4]   2> 2933192 T7896 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\
   [junit4]   2> 2933192 T7896 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\index;done=false>>]
   [junit4]   2> 2933192 T7896 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385593705355/shard3/data\index
   [junit4]   2> 2933192 T7896 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2933307 T7896 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=D92BA5FF4388DF9E -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=CAT -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.93s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<217> but was:<218>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D92BA5FF4388DF9E:58CD2BE734D7BFA2]: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:662)
   [junit4]   2> 2933315 T7896 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=iw_IL, timezone=CAT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=1,free=120764480,total=204980224
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, TestMergePolicyConfig, TestFieldTypeCollectionResource, EchoParamsTest, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, HdfsLockFactoryTest, TestSurroundQueryParser, StatelessScriptUpdateProcessorFactoryTest, SolrIndexSplitterTest, ScriptEngineTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryElevationComponentTest, DistributedTermsComponentTest, DOMUtilTest, XmlUpdateRequestHandlerTest, TestPseudoReturnFields, BasicZkTest, TestCSVLoader, TestCSVResponseWriter, SynonymTokenizerTest, MBeansHandlerTest, TestCopyFieldCollectionResource, TestSuggestSpellingConverter, StatsComponentTest, TestXIncludeConfig, ClusterStateTest, AliasIntegrationTest, SolrCoreTest, ParsingFieldUpdateProcessorsTest, SolrInfoMBeanTest, TestJmxIntegration, ZkSolrClientTest, TestMultiCoreConfBootstrap, IndexSchemaRuntimeFieldTest, CoreAdminHandlerTest, HdfsUnloadDistributedZkTest, ResourceLoaderTest, TestDocSet, FieldMutatingUpdateProcessorTest, TestStressLucene, DocumentBuilderTest, TestCollapseQParserPlugin, CurrencyFieldOpenExchangeTest, PrimUtilsTest, TriLevelCompositeIdRoutingTest, StandardRequestHandlerTest, LoggingHandlerTest, TestWordDelimiterFilterFactory, TestQueryUtils, DocValuesTest, ConvertedLegacyTest, OverseerCollectionProcessorTest, DocValuesMissingTest, TestRecovery, CacheHeaderTest, TestSchemaResource, SpellPossibilityIteratorTest, MinimalSchemaTest, AddBlockUpdateTest, TestCodecSupport, TestFieldResource, TestHashPartitioner, TestLazyCores, AnalysisAfterCoreReloadTest, TestPhraseSuggestions, TestSolr4Spatial, OverseerTest, AssignTest, SuggesterFSTTest, HdfsDirectoryTest, TestCoreDiscovery, TestStressReorder, TestFastOutputStream, BasicDistributedZk2Test, MultiTermTest, TestFastLRUCache, SampleTest, SolrRequestParserTest, DistributedDebugComponentTest, TestPerFieldSimilarity, TestDynamicFieldResource, TestRangeQuery, TestNRTOpen, HdfsChaosMonkeySafeLeaderTest, TestBM25SimilarityFactory, TestSolrQueryParserDefaultOperatorResource, TestRandomDVFaceting, DeleteReplicaTest, CSVRequestHandlerTest, FileBasedSpellCheckerTest, TermVectorComponentDistributedTest, TestReloadAndDeleteDocs, TestPostingsSolrHighlighter, DeleteShardTest, TestSolrDeletionPolicy2, PreAnalyzedUpdateProcessorTest, TestStressVersions, AlternateDirectoryTest, FileUtilsTest, TestArbitraryIndexDir, TestSchemaVersionResource, ShowFileRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestLMJelinekMercerSimilarityFactory, TestAtomicUpdateErrorCases, TestSweetSpotSimilarityFactory, TestQueryTypes, TimeZoneUtilsTest, CopyFieldTest, TestSchemaNameResource, WordBreakSolrSpellCheckerTest, ModifyConfFileTest, ChangedSchemaMergeTest, ChaosMonkeyNothingIsSafeTest, DirectSolrConnectionTest, TermVectorComponentTest, TestCharFilters, HdfsSyncSliceTest, HdfsBasicDistributedZk2Test, ExternalFileFieldSortTest, TestCoreContainer, TestClassNameShortening, LeaderElectionTest, CoreAdminCreateDiscoverTest, DistributedSpellCheckComponentTest, TestJoin, TestCloudManagedSchemaAddField, CurrencyFieldXmlFileTest, UnloadDistributedZkTest, TestSolrXml, TestFiltering, TestUtils, LeaderElectionIntegrationTest, TestSearchPerf, BadIndexSchemaTest, TestValueSourceCache, SuggesterTSTTest, TestImplicitCoreProperties, BadCopyFieldTest, TestQuerySenderNoQuery, TestLRUCache, DirectUpdateHandlerOptimizeTest, TestSolrXMLSerializer, SolrIndexConfigTest, CircularListTest, PreAnalyzedFieldTest, DeleteInactiveReplicaTest, TestCloudManagedSchema, LegacyHTMLStripCharFilterTest, TestBadConfig, RecoveryZkTest, ClusterStateUpdateTest, TestConfig, PrimitiveFieldTypeTest, DefaultValueUpdateProcessorTest, MigrateRouteKeyTest, TestQuerySenderListener, BJQParserTest, DateFieldTest, PathHierarchyTokenizerFactoryTest, TestFileDictionaryLookup, TestModifyConfFiles, NotRequiredUniqueKeyTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, ZkControllerTest, TestRealTimeGet, TestReload, HardAutoCommitTest, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest]
   [junit4] Completed in 5.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 464 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 41 ignored (13 assumptions)

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



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

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

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

Error Message:
expected:<200> but was:<201>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<201>
	at __randomizedtesting.SeedInfo.seed([35B7F3A8936FE04F:B4517DB0E4308073]: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 10306 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 752807 T1758 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /whd/k
   [junit4]   2> 752826 T1758 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 752830 T1758 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 752841 T1758 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49930
   [junit4]   2> 752842 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 752842 T1758 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 752842 T1758 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 752843 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 752880 T1758 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 752984 T1758 oasc.CoreContainer.<init> New CoreContainer 1584377296
   [junit4]   2> 752985 T1758 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 752987 T1758 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 752987 T1758 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 752987 T1758 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 752987 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 752988 T1758 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 752988 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 752988 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 752989 T1758 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 752989 T1758 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 752996 T1758 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 752997 T1758 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 752997 T1758 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 753004 T1768 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 753006 T1768 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 753009 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 753010 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 753093 T1768 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 753169 T1768 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 753170 T1768 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 753182 T1768 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 754024 T1768 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 754026 T1768 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 754027 T1768 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 754042 T1768 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 754048 T1768 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 754062 T1768 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 754072 T1768 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 754079 T1768 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 754079 T1768 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 754081 T1768 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 754081 T1768 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 754081 T1768 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 754081 T1768 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 754081 T1768 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 754083 T1768 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/control/data\
   [junit4]   2> 754083 T1768 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12e6b414
   [junit4]   2> 754085 T1768 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/control/data\
   [junit4]   2> 754085 T1768 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/control/data\index/
   [junit4]   2> 754085 T1768 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 754086 T1768 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/control/data\index
   [junit4]   2> 754086 T1768 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_1,generation=1}
   [junit4]   2> 754086 T1768 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 754094 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 754094 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 754095 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 754095 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 754096 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 754096 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 754097 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 754097 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 754097 T1768 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 754099 T1768 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 754100 T1768 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 754100 T1768 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 754100 T1768 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 754101 T1768 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 754101 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 754103 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 754118 T1768 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 754128 T1768 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 754129 T1768 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 754130 T1768 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_1,generation=1}
   [junit4]   2> 754131 T1768 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 754131 T1768 oass.SolrIndexSearcher.<init> Opening Searcher@53a25904 main
   [junit4]   2> 754135 T1769 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53a25904 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 754140 T1768 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 754141 T1758 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 754141 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 754144 T1758 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 754148 T1758 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49933
   [junit4]   2> 754148 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 754148 T1758 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 754152 T1758 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 754152 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 754177 T1758 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 754256 T1758 oasc.CoreContainer.<init> New CoreContainer 1224560905
   [junit4]   2> 754256 T1758 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 754258 T1758 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 754259 T1758 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 754259 T1758 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 754259 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 754260 T1758 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 754260 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 754260 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 754261 T1758 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 754261 T1758 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 754269 T1758 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 754270 T1758 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 754270 T1758 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 754277 T1780 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 754278 T1780 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 754279 T1780 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 754279 T1780 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 754354 T1780 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 754440 T1780 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 754441 T1780 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 754452 T1780 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 755293 T1780 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 755294 T1780 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 755295 T1780 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 755303 T1780 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 755307 T1780 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 755318 T1780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 755324 T1780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 755328 T1780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 755329 T1780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 755329 T1780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 755329 T1780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 755330 T1780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 755330 T1780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 755330 T1780 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 755331 T1780 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard0/data\
   [junit4]   2> 755331 T1780 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12e6b414
   [junit4]   2> 755332 T1780 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard0/data\
   [junit4]   2> 755332 T1780 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard0/data\index/
   [junit4]   2> 755332 T1780 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 755332 T1780 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard0/data\index
   [junit4]   2> 755333 T1780 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_1,generation=1}
   [junit4]   2> 755333 T1780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 755338 T1780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 755338 T1780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 755338 T1780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 755339 T1780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 755339 T1780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 755339 T1780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 755340 T1780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 755340 T1780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 755340 T1780 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 755341 T1780 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 755342 T1780 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 755342 T1780 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 755342 T1780 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 755343 T1780 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 755343 T1780 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 755344 T1780 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 755347 T1780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 755352 T1780 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 755352 T1780 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 755355 T1780 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_1,generation=1}
   [junit4]   2> 755355 T1780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 755356 T1780 oass.SolrIndexSearcher.<init> Opening Searcher@13c0a7cb main
   [junit4]   2> 755359 T1781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c0a7cb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 755363 T1780 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 755364 T1758 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 755364 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 755369 T1758 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 755375 T1758 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49936
   [junit4]   2> 755377 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 755377 T1758 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 755377 T1758 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 755378 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 755401 T1758 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 755473 T1758 oasc.CoreContainer.<init> New CoreContainer 1503483665
   [junit4]   2> 755474 T1758 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 755476 T1758 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 755476 T1758 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 755476 T1758 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 755477 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 755478 T1758 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 755478 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 755478 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 755478 T1758 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 755479 T1758 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 755485 T1758 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 755485 T1758 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 755485 T1758 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 755496 T1792 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 755497 T1792 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 755497 T1792 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 755497 T1792 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 755577 T1792 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 755645 T1792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 755645 T1792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 755655 T1792 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 756394 T1792 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 756395 T1792 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 756395 T1792 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 756402 T1792 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 756406 T1792 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 756415 T1792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 756421 T1792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 756426 T1792 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 756426 T1792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 756426 T1792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 756426 T1792 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 756426 T1792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 756427 T1792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 756427 T1792 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 756428 T1792 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard1/data\
   [junit4]   2> 756428 T1792 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12e6b414
   [junit4]   2> 756429 T1792 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard1/data\
   [junit4]   2> 756429 T1792 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard1/data\index/
   [junit4]   2> 756429 T1792 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 756430 T1792 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard1/data\index
   [junit4]   2> 756430 T1792 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e97dd61 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b03954b),segFN=segments_1,generation=1}
   [junit4]   2> 756430 T1792 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 756435 T1792 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 756435 T1792 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 756436 T1792 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 756436 T1792 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 756436 T1792 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 756436 T1792 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 756437 T1792 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 756437 T1792 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 756437 T1792 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 756438 T1792 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 756438 T1792 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 756438 T1792 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 756438 T1792 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 756440 T1792 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 756441 T1792 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 756441 T1792 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 756441 T1792 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 756448 T1792 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 756448 T1792 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 756450 T1792 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e97dd61 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b03954b),segFN=segments_1,generation=1}
   [junit4]   2> 756450 T1792 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 756450 T1792 oass.SolrIndexSearcher.<init> Opening Searcher@512cb9d7 main
   [junit4]   2> 756455 T1793 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@512cb9d7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 756456 T1792 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 756457 T1758 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 756458 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 756460 T1758 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 756464 T1758 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49939
   [junit4]   2> 756465 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 756465 T1758 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 756465 T1758 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 756465 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 756483 T1758 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 756547 T1758 oasc.CoreContainer.<init> New CoreContainer 663114908
   [junit4]   2> 756547 T1758 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 756548 T1758 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 756554 T1758 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 756554 T1758 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 756556 T1758 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 756562 T1804 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 756563 T1804 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 756564 T1804 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 756565 T1804 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 756638 T1804 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 756701 T1804 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 756701 T1804 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 756712 T1804 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 757396 T1804 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 757397 T1804 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 757397 T1804 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 757403 T1804 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 757407 T1804 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 757415 T1804 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 757420 T1804 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 757424 T1804 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 757424 T1804 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 757426 T1804 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\
   [junit4]   2> 757426 T1804 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12e6b414
   [junit4]   2> 757426 T1804 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\
   [junit4]   2> 757426 T1804 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\index/
   [junit4]   2> 757426 T1804 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 757427 T1804 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\index
   [junit4]   2> 757427 T1804 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1677e941 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd90d0),segFN=segments_1,generation=1}
   [junit4]   2> 757427 T1804 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 757431 T1804 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 757431 T1804 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 757432 T1804 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 757432 T1804 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 757432 T1804 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 757432 T1804 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 757433 T1804 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 757433 T1804 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 757433 T1804 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 757434 T1804 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 757434 T1804 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 757434 T1804 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 757434 T1804 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 757436 T1804 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 757436 T1804 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 757437 T1804 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 757438 T1804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 757444 T1804 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 757444 T1804 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 757445 T1804 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1677e941 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd90d0),segFN=segments_1,generation=1}
   [junit4]   2> 757445 T1804 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 757445 T1804 oass.SolrIndexSearcher.<init> Opening Searcher@2b7aa9c1 main
   [junit4]   2> 757450 T1805 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b7aa9c1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 757452 T1804 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 757453 T1758 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 757453 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 757456 T1758 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 757460 T1758 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49942
   [junit4]   2> 757461 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 757461 T1758 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 757461 T1758 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 757461 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 757478 T1758 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 757542 T1758 oasc.CoreContainer.<init> New CoreContainer 961667558
   [junit4]   2> 757542 T1758 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 757546 T1758 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 757546 T1758 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 757546 T1758 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 757546 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 757547 T1758 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 757547 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 757547 T1758 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 757547 T1758 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 757547 T1758 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 757556 T1758 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 757556 T1758 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 757556 T1758 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 757563 T1816 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 757564 T1816 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 757564 T1816 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 757565 T1816 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 757630 T1816 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 757700 T1816 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 757701 T1816 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 757711 T1816 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 758366 T1816 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 758367 T1816 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 758367 T1816 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 758374 T1816 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 758377 T1816 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 758385 T1816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 758397 T1816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 758405 T1816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 758406 T1816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 758406 T1816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 758406 T1816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 758407 T1816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 758407 T1816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 758407 T1816 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 758408 T1816 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\
   [junit4]   2> 758408 T1816 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12e6b414
   [junit4]   2> 758408 T1816 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\
   [junit4]   2> 758409 T1816 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\index/
   [junit4]   2> 758409 T1816 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 758409 T1816 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\index
   [junit4]   2> 758410 T1816 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d88ccee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@632f8e82),segFN=segments_1,generation=1}
   [junit4]   2> 758410 T1816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 758414 T1816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 758414 T1816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 758415 T1816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 758415 T1816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 758415 T1816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 758415 T1816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 758416 T1816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 758416 T1816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 758416 T1816 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 758417 T1816 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 758418 T1816 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 758418 T1816 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 758418 T1816 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 758419 T1816 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 758419 T1816 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 758420 T1816 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 758422 T1816 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 758429 T1816 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 758429 T1816 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 758431 T1816 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d88ccee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@632f8e82),segFN=segments_1,generation=1}
   [junit4]   2> 758431 T1816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 758431 T1816 oass.SolrIndexSearcher.<init> Opening Searcher@3977285d main
   [junit4]   2> 758439 T1817 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3977285d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 758442 T1816 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 758443 T1758 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 758443 T1758 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C325 name=collection1 org.apache.solr.core.SolrCore@5346aad7
   [junit4]   2> 758463 T1767 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452871748562190336)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C326 name=collection1 org.apache.solr.core.SolrCore@3af05a
   [junit4]   2> 758478 T1776 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452871748580016128)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C327 name=collection1 org.apache.solr.core.SolrCore@23e6115e
   [junit4]   2> 758501 T1791 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452871748602036224)} 0 7
   [junit4]   2> ASYNC  NEW_CORE C328 name=collection1 org.apache.solr.core.SolrCore@5ef9df15
   [junit4]   2> 758516 T1801 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452871748620910592)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C329 name=collection1 org.apache.solr.core.SolrCore@58e5cbd4
   [junit4]   2> 758529 T1811 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452871748634542080)} 0 3
   [junit4]   2> 758535 T1762 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[1 (1452871748642930688)]} 0 1
   [junit4]   2> 758539 T1763 C325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758543 T1763 C325 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_2,generation=2}
   [junit4]   2> 758546 T1763 C325 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 758548 T1763 C325 oass.SolrIndexSearcher.<init> Opening Searcher@15bde556 main
   [junit4]   2> 758549 T1763 C325 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758550 T1769 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15bde556 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c1)}
   [junit4]   2> 758551 T1763 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 12
   [junit4]   2> 758556 T1764 C325 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=1 
   [junit4]   2> 758567 T1777 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&wt=javabin} {add=[2 (1452871748674387968), 3 (1452871748677533696), 4 (1452871748677533697)]} 0 3
   [junit4]   2> 758567 T1765 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&wt=javabin} {add=[2 (1452871748673339392), 3 (1452871748677533696)]} 0 5
   [junit4]   2> 758574 T1766 C325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758582 T1766 C325 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_3,generation=3}
   [junit4]   2> 758582 T1766 C325 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 758585 T1766 C325 oass.SolrIndexSearcher.<init> Opening Searcher@5a62e1f7 main
   [junit4]   2> 758587 T1766 C325 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758589 T1769 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a62e1f7 main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):c1 _1(4.7):c2)}
   [junit4]   2> 758590 T1766 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 16
   [junit4]   2> 758595 T1778 C326 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758599 T1778 C326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_2,generation=2}
   [junit4]   2> 758602 T1778 C326 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 758602 T1778 C326 oass.SolrIndexSearcher.<init> Opening Searcher@1bc73845 main
   [junit4]   2> 758605 T1778 C326 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758606 T1781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bc73845 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c3)}
   [junit4]   2> 758608 T1778 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 13
   [junit4]   2> 758611 T1767 C325 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/select params={q=*:*&version=2&wt=javabin} hits=3 status=0 QTime=0 
   [junit4]   2> 758617 T1779 C326 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/select params={q=*:*&version=2&wt=javabin} hits=3 status=0 QTime=0 
   [junit4]   2> 758625 T1762 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&wt=javabin} {delete=[3 (-1452871748735205376)]} 0 3
   [junit4]   2> 758627 T1774 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&wt=javabin} {delete=[3 (-1452871748735205376)]} 0 5
   [junit4]   2> 758631 T1763 C325 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758631 T1763 C325 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f678fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6182e0f5),segFN=segments_4,generation=4}
   [junit4]   2> 758631 T1763 C325 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 758631 T1763 C325 oass.SolrIndexSearcher.<init> Opening Searcher@2738cfda main
   [junit4]   2> 758635 T1763 C325 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758636 T1769 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2738cfda main{StandardDirectoryReader(segments_4:6:nrt _0(4.7):c1 _1(4.7):c2/1:delGen=1)}
   [junit4]   2> 758638 T1763 C325 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 7
   [junit4]   2> 758641 T1775 C326 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758645 T1775 C326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_3,generation=3}
   [junit4]   2> 758645 T1775 C326 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 758647 T1775 C326 oass.SolrIndexSearcher.<init> Opening Searcher@51a6ffea main
   [junit4]   2> 758648 T1775 C326 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758650 T1781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51a6ffea main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3/1:delGen=1)}
   [junit4]   2> 758651 T1775 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 10
   [junit4]   2> 758654 T1764 C325 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=0 
   [junit4]   2> 758660 T1776 C326 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=0 
   [junit4]   2> 758665 T1777 C326 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758674 T1777 C326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_4,generation=4}
   [junit4]   2> 758674 T1777 C326 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 758674 T1777 C326 oass.SolrIndexSearcher.<init> Opening Searcher@2d0b29e1 main
   [junit4]   2> 758674 T1777 C326 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758678 T1781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d0b29e1 main{StandardDirectoryReader(segments_4:6:nrt _1(4.7):c2)}
   [junit4]   2> 758679 T1777 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={optimize=true&version=2&waitSearcher=true&maxSegments=1&wt=javabin} {optimize=} 0 14
   [junit4]   2> 758684 T1786 C327 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758686 T1786 C327 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 758686 T1786 C327 oass.SolrIndexSearcher.<init> Opening Searcher@3aab885b main
   [junit4]   2> 758688 T1786 C327 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758689 T1793 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aab885b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 758691 T1786 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={optimize=true&version=2&waitSearcher=true&maxSegments=1&wt=javabin} {optimize=} 0 7
   [junit4]   2> 758696 T1802 C328 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758698 T1802 C328 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 758699 T1802 C328 oass.SolrIndexSearcher.<init> Opening Searcher@1b1aaf3e main
   [junit4]   2> 758699 T1802 C328 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758700 T1805 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b1aaf3e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 758701 T1802 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={optimize=true&version=2&waitSearcher=true&maxSegments=1&wt=javabin} {optimize=} 0 6
   [junit4]   2> 758708 T1812 C329 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 758710 T1812 C329 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 758711 T1812 C329 oass.SolrIndexSearcher.<init> Opening Searcher@d34add1 main
   [junit4]   2> 758712 T1812 C329 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 758713 T1817 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d34add1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 758714 T1812 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={optimize=true&version=2&waitSearcher=true&maxSegments=1&wt=javabin} {optimize=} 0 6
   [junit4]   2> 758748 T1787 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[5 (1452871748847403008), 7 (1452871748853694464), 8 (1452871748854743040), 9 (1452871748855791616), 10 (1452871748856840192), 12 (1452871748856840193), 14 (1452871748856840194), 15 (1452871748857888768), 19 (1452871748857888769), 21 (1452871748857888770), ... (25 adds)]} 0 19
   [junit4]   2> 758785 T1778 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[5 (1452871748867325952), 8 (1452871748872568832), 9 (1452871748873617408), 12 (1452871748873617409), 14 (1452871748873617410), 17 (1452871748873617411), 18 (1452871748873617412), 20 (1452871748873617413), 21 (1452871748882006016), 25 (1452871748882006017), ... (71 adds)]} 0 37
   [junit4]   2> 758827 T1803 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[6 (1452871748870471680), 7 (1452871748908220416), 10 (1452871748908220417), 12 (1452871748908220418), 16 (1452871748908220419), 18 (1452871748911366144), 19 (1452871748911366145), 20 (1452871748911366146), 21 (1452871748911366147), 23 (1452871748911366148), ... (103 adds)]} 0 76
   [junit4]   2> 758896 T1814 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[5 (1452871748870471680), 6 (1452871748873617408), 11 (1452871748873617409), 13 (1452871748876763136), 14 (1452871748879908864), 15 (1452871748879908865), 18 (1452871748879908866), 19 (1452871748879908867), 20 (1452871748879908868), 21 (1452871748880957440), ... (126 adds)]} 0 145
   [junit4]   2> 759079 T1779 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[146 (1452871749122129920), 151 (1452871749123178496), 152 (1452871749123178497), 153 (1452871749125275648), 154 (1452871749125275649), 155 (1452871749126324224), 158 (1452871749126324225), 164 (1452871749127372800), 167 (1452871749127372801), 168 (1452871749128421376), ... (100 adds)]} 0 88
   [junit4]   2> 759122 T1775 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[351 (1452871749249007616), 352 (1452871749249007617), 355 (1452871749249007618), 357 (1452871749249007619), 359 (1452871749249007620), 361 (1452871749249007621), 366 (1452871749249007622), 368 (1452871749252153344), 372 (1452871749252153345), 374 (1452871749252153346), ... (26 adds)]} 0 11
   [junit4]   2> 759135 T1788 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[50 (1452871749038243840), 53 (1452871749039292416), 55 (1452871749039292417), 57 (1452871749040340992), 61 (1452871749040340993), 62 (1452871749041389568), 63 (1452871749042438144), 66 (1452871749042438145), 67 (1452871749043486720), 68 (1452871749043486721), ... (140 adds)]} 0 224
   [junit4]   2> 759139 T1815 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[272 (1452871749034049536), 273 (1452871749216501760), 274 (1452871749264736256), 275 (1452871749264736257), 276 (1452871749264736258), 279 (1452871749264736259), 280 (1452871749264736260), 282 (1452871749264736261), 283 (1452871749264736262), 285 (1452871749269979136), ... (37 adds)]} 0 232
   [junit4]   2> 759148 T1790 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[351 (1452871749280464896), 354 (1452871749280464897), 355 (1452871749280464898), 358 (1452871749281513472), 359 (1452871749281513473), 360 (1452871749281513474), 361 (1452871749282562048), 363 (1452871749282562049), 365 (1452871749282562050), 366 (1452871749282562051), ... (31 adds)]} 0 6
   [junit4]   2> 759156 T1798 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[214 (1452871749219647488), 215 (1452871749220696064), 218 (1452871749220696065), 219 (1452871749221744640), 221 (1452871749221744641), 222 (1452871749222793216), 225 (1452871749222793217), 227 (1452871749223841792), 230 (1452871749224890368), 231 (1452871749224890369), ... (74 adds)]} 0 72
   [junit4]   2> 759161 T1810 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[352 (1452871749289902080), 353 (1452871749289902081), 354 (1452871749289902082), 355 (1452871749290950656), 357 (1452871749291999232), 359 (1452871749291999233), 361 (1452871749291999234), 364 (1452871749291999235), 365 (1452871749291999236), 367 (1452871749291999237), ... (36 adds)]} 0 10
   [junit4]   2> 759169 T1800 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={version=2&wt=javabin} {add=[351 (1452871749300387840), 353 (1452871749300387841), 356 (1452871749300387842), 358 (1452871749300387843), 359 (1452871749300387844), 361 (1452871749300387845), 362 (1452871749301436416), 364 (1452871749301436417), 365 (1452871749301436418), 366 (1452871749302484992), ... (29 adds)]} 0 8
   [junit4]   2> 759171 T1776 C326 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759185 T1776 C326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@58e1520b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43237704),segFN=segments_5,generation=5}
   [junit4]   2> 759185 T1776 C326 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 759187 T1776 C326 oass.SolrIndexSearcher.<init> Opening Searcher@51facf2d main
   [junit4]   2> 759189 T1776 C326 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 759191 T1781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51facf2d main{StandardDirectoryReader(segments_5:8:nrt _1(4.7):c2 _2(4.7):c197)}
   [junit4]   2> 759192 T1776 C326 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 21
   [junit4]   2> 759195 T1791 C327 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759228 T1791 C327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e97dd61 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b03954b),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e97dd61 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b03954b),segFN=segments_2,generation=2}
   [junit4]   2> 759229 T1791 C327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 759272 T1791 C327 oass.SolrIndexSearcher.<init> Opening Searcher@119c8927 main
   [junit4]   2> 759272 T1791 C327 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 759274 T1793 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@119c8927 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c196)}
   [junit4]   2> 759275 T1791 C327 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 80
   [junit4]   2> 759279 T1801 C328 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759299 T1801 C328 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1677e941 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd90d0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1677e941 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4acd90d0),segFN=segments_2,generation=2}
   [junit4]   2> 759299 T1801 C328 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 759299 T1801 C328 oass.SolrIndexSearcher.<init> Opening Searcher@5e18e388 main
   [junit4]   2> 759302 T1801 C328 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 759303 T1805 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e18e388 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c206)}
   [junit4]   2> 759304 T1801 C328 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 26
   [junit4]   2> 759309 T1813 C329 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759344 T1813 C329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d88ccee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@632f8e82),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d88ccee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@632f8e82),segFN=segments_2,generation=2}
   [junit4]   2> 759345 T1813 C329 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 759345 T1813 C329 oass.SolrIndexSearcher.<init> Opening Searcher@13efc88c main
   [junit4]   2> 759348 T1813 C329 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 759349 T1817 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13efc88c main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c199)}
   [junit4]   2> 759350 T1813 C329 oasup.LogUpdateProcessor.finish [collection1] webapp=/whd/k path=/update params={commit_end_point=true&version=2&commit=true&softCommit=false&expungeDeletes=false&waitSearcher=true&wt=javabin} {commit=} 0 41
   [junit4]   2> 759366 T1777 C326 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/admin/luke params={version=2&wt=javabin} status=0 QTime=7 
   [junit4]   2> 759375 T1786 C327 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/admin/luke params={version=2&wt=javabin} status=0 QTime=4 
   [junit4]   2> 759382 T1802 C328 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/admin/luke params={version=2&wt=javabin} status=0 QTime=2 
   [junit4]   2> 759388 T1812 C329 oasc.SolrCore.execute [collection1] webapp=/whd/k path=/admin/luke params={version=2&wt=javabin} status=0 QTime=2 
   [junit4]   2> 759394 T1758 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> 759398 T1758 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:49933/whd/k/ failed - retrying ... retries: 1
   [junit4]   2> 759399 T1758 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

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

Test-1385566466005/shard1/data\index;done=false>>]
   [junit4]   2> 760141 T1758 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard1/data\index
   [junit4]   2> 760143 T1758 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/whd/k,null}
   [junit4]   2> 760208 T1758 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=663114908
   [junit4]   2> 760209 T1758 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ef9df15
   [junit4]   2> 760220 T1758 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=206,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=7267,transaction_logs_total_number=1}
   [junit4]   2> 760220 T1758 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 760221 T1758 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 760221 T1758 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 760223 T1758 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 760223 T1758 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 760223 T1758 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\index;done=false>>]
   [junit4]   2> 760225 T1758 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\index
   [junit4]   2> 760225 T1758 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\;done=false>>]
   [junit4]   2> 760225 T1758 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard2/data\
   [junit4]   2> 760226 T1758 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/whd/k,null}
   [junit4]   2> 760294 T1758 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=961667558
   [junit4]   2> 760296 T1758 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@58e5cbd4
   [junit4]   2> 760314 T1758 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=199,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=7021,transaction_logs_total_number=1}
   [junit4]   2> 760315 T1758 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 760315 T1758 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 760315 T1758 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 760318 T1758 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 760318 T1758 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 760318 T1758 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\index;done=false>>]
   [junit4]   2> 760318 T1758 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\index
   [junit4]   2> 760318 T1758 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\;done=false>>]
   [junit4]   2> 760318 T1758 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385566466005/shard3/data\
   [junit4]   2> 760318 T1758 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/whd/k,null}
   [junit4]   2> 760441 T1758 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=35B7F3A8936FE04F -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=Europe/Dublin -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.64s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<201>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([35B7F3A8936FE04F:B4517DB0E4308073]: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> 760450 T1758 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_si=MockVariableIntBlock(baseBlockSize=51), range_facet_sl=PostingsFormat(name=Asserting), timestamp=MockVariableIntBlock(baseBlockSize=51), intDefault=PostingsFormat(name=MockSep), multiDefault=MockVariableIntBlock(baseBlockSize=51), range_facet_l=MockVariableIntBlock(baseBlockSize=51), id=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=MockSep)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=in_ID, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=85374200,total=285736960
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TermsComponentTest, TestArbitraryIndexDir, SignatureUpdateProcessorFactoryTest, PingRequestHandlerTest, TestBM25SimilarityFactory, TestRemoteStreaming, DistributedQueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, TestIndexingPerformance, HardAutoCommitTest, DocValuesMultiTest, TestSolrQueryParserResource, TestWriterPerf, RecoveryZkTest, TestAtomicUpdateErrorCases, CachingDirectoryFactoryTest, ScriptEngineTest, TestLuceneMatchVersion, ParsingFieldUpdateProcessorsTest, TestDFRSimilarityFactory, TestFaceting, TestSolrDeletionPolicy1, DocValuesMissingTest, SampleTest, TestCloudManagedSchemaAddField, SearchHandlerTest, BasicFunctionalityTest, TestQueryTypes, TestCSVLoader, SortByFunctionTest, UniqFieldsUpdateProcessorFactoryTest, TestStressVersions, XsltUpdateRequestHandlerTest, TestFastWriter, DistributedTermsComponentTest, TestConfig, TestReloadAndDeleteDocs, TestModifyConfFiles, TestValueSourceCache, BadCopyFieldTest, RequiredFieldsTest, DocValuesTest, AliasIntegrationTest, TermVectorComponentDistributedTest, SpatialFilterTest, OpenExchangeRatesOrgProviderTest, ZkSolrClientTest, RequestHandlersTest, EchoParamsTest, DateMathParserTest, TestFieldTypeResource, ZkNodePropsTest, TestFieldCollectionResource, TestMergePolicyConfig, AddBlockUpdateTest, TestSchemaSimilarityResource, TestDocumentBuilder, SliceStateTest, QueryEqualityTest, JsonLoaderTest, SimplePostToolTest, TimeZoneUtilsTest, QueryResultKeyTest, MigrateRouteKeyTest, SuggestComponentTest, TestLazyCores, ClusterStateUpdateTest, TermVectorComponentTest, TestSolrJ, HdfsDirectoryTest, CoreAdminHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestImplicitCoreProperties, TestFuzzyAnalyzedSuggestions, TestRTGBase, TestDocSet, XmlUpdateRequestHandlerTest, AssignTest, TestStressLucene, TestSystemIdResolver, TestPseudoReturnFields, TestElisionMultitermQuery, LukeRequestHandlerTest, SolrCmdDistributorTest]
   [junit4] Completed in 7.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 813 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 40 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3434 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3434/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<181> but was:<182>

Stack Trace:
java.lang.AssertionError: expected:<181> but was:<182>
	at __randomizedtesting.SeedInfo.seed([FBC6648D5CBEC5A0:7A20EA952BE1A59C]: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.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 9891 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 2846554 T8195 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /if/md
   [junit4]   2> 2846567 T8195 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2846573 T8195 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2846579 T8195 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59139
   [junit4]   2> 2846580 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2846580 T8195 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2846580 T8195 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2846580 T8195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2846644 T8195 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2846721 T8195 oasc.CoreContainer.<init> New CoreContainer 17283581
   [junit4]   2> 2846721 T8195 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2846738 T8195 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2846740 T8195 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2846747 T8195 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2846748 T8195 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2846748 T8195 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2846758 T8205 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2846758 T8205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2846761 T8205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2846761 T8205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2846843 T8205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2846935 T8205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2846937 T8205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2846947 T8205 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2847908 T8205 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2847908 T8205 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2847910 T8205 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2847938 T8205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2847946 T8205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2847963 T8205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2847969 T8205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2847978 T8205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2847980 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2847980 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2847981 T8205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2847983 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2847983 T8205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2847984 T8205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2847984 T8205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/control/data\
   [junit4]   2> 2847985 T8205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84433d
   [junit4]   2> 2847986 T8205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/control/data\
   [junit4]   2> 2847986 T8205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/control/data\index/
   [junit4]   2> 2847987 T8205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2847987 T8205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/control/data\index
   [junit4]   2> 2847988 T8205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_1,generation=1}
   [junit4]   2> 2847989 T8205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2847994 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2847996 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2847996 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2847997 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2847997 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2847998 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2847999 T8205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2847999 T8205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2847999 T8205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2848000 T8205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2848001 T8205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2848001 T8205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2848003 T8205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2848004 T8205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2848004 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2848005 T8205 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2848015 T8205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2848028 T8205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2848029 T8205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2848030 T8205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_1,generation=1}
   [junit4]   2> 2848030 T8205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2848032 T8205 oass.SolrIndexSearcher.<init> Opening Searcher@9b7239 main
   [junit4]   2> 2848036 T8206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9b7239 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2848038 T8205 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2848040 T8195 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2848042 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2848046 T8195 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2848052 T8195 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59142
   [junit4]   2> 2848054 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2848054 T8195 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848054 T8195 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2848056 T8195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2848090 T8195 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2848187 T8195 oasc.CoreContainer.<init> New CoreContainer 6774698
   [junit4]   2> 2848187 T8195 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2848192 T8195 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2848193 T8195 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2848193 T8195 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2848193 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2848193 T8195 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2848193 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2848195 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2848195 T8195 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2848195 T8195 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2848202 T8195 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848202 T8195 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848202 T8195 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2848213 T8217 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2848213 T8217 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2848213 T8217 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2848214 T8217 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2848304 T8217 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2848402 T8217 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2848403 T8217 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2848414 T8217 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2849344 T8217 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2849345 T8217 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2849346 T8217 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2849356 T8217 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2849362 T8217 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2849374 T8217 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2849380 T8217 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2849385 T8217 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2849387 T8217 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2849387 T8217 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2849388 T8217 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2849388 T8217 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2849388 T8217 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2849389 T8217 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2849389 T8217 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard0/data\
   [junit4]   2> 2849389 T8217 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84433d
   [junit4]   2> 2849390 T8217 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard0/data\
   [junit4]   2> 2849390 T8217 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard0/data\index/
   [junit4]   2> 2849391 T8217 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2849391 T8217 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard0/data\index
   [junit4]   2> 2849392 T8217 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_1,generation=1}
   [junit4]   2> 2849392 T8217 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2849397 T8217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2849397 T8217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2849398 T8217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2849398 T8217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2849398 T8217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2849399 T8217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2849399 T8217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2849399 T8217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2849400 T8217 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2849401 T8217 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2849401 T8217 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2849401 T8217 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2849402 T8217 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2849402 T8217 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2849404 T8217 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2849404 T8217 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2849408 T8217 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2849414 T8217 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2849415 T8217 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2849415 T8217 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_1,generation=1}
   [junit4]   2> 2849417 T8217 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2849430 T8217 oass.SolrIndexSearcher.<init> Opening Searcher@f9bf35 main
   [junit4]   2> 2849434 T8218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f9bf35 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2849437 T8217 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2849438 T8195 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2849438 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2849441 T8195 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2849444 T8195 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59145
   [junit4]   2> 2849445 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2849445 T8195 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2849445 T8195 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2849445 T8195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2849471 T8195 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2849562 T8195 oasc.CoreContainer.<init> New CoreContainer 23360818
   [junit4]   2> 2849562 T8195 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2849567 T8195 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2849576 T8195 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2849576 T8195 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2849576 T8195 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2849583 T8229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2849583 T8229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2849583 T8229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2849583 T8229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2849654 T8229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2849745 T8229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2849745 T8229 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2849756 T8229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2850649 T8229 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2850652 T8229 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2850653 T8229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2850662 T8229 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2850666 T8229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2850675 T8229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2850681 T8229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2850685 T8229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2850686 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2850688 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2850688 T8229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2850688 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2850688 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2850689 T8229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2850689 T8229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard1/data\
   [junit4]   2> 2850689 T8229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84433d
   [junit4]   2> 2850693 T8229 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard1/data\
   [junit4]   2> 2850693 T8229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard1/data\index/
   [junit4]   2> 2850693 T8229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2850693 T8229 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard1/data\index
   [junit4]   2> 2850694 T8229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1307ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19834d8),segFN=segments_1,generation=1}
   [junit4]   2> 2850694 T8229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2850697 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2850698 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2850698 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2850698 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2850698 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2850699 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2850702 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2850702 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2850702 T8229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2850703 T8229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2850705 T8229 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2850705 T8229 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2850705 T8229 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2850706 T8229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2850707 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2850708 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2850708 T8229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2850716 T8229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2850717 T8229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2850718 T8229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1307ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19834d8),segFN=segments_1,generation=1}
   [junit4]   2> 2850718 T8229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2850718 T8229 oass.SolrIndexSearcher.<init> Opening Searcher@603baf main
   [junit4]   2> 2850722 T8230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@603baf main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2850725 T8229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2850726 T8195 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2850726 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2850729 T8195 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2850732 T8195 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59148
   [junit4]   2> 2850734 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2850734 T8195 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2850734 T8195 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2850734 T8195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2850763 T8195 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2850842 T8195 oasc.CoreContainer.<init> New CoreContainer 11337571
   [junit4]   2> 2850842 T8195 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2850846 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2850849 T8195 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2850849 T8195 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2850854 T8195 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2850854 T8195 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2850854 T8195 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2850862 T8241 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2850862 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2850862 T8241 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2850862 T8241 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2850940 T8241 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2851017 T8241 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2851019 T8241 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2851030 T8241 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2851843 T8241 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2851843 T8241 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2851846 T8241 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2851852 T8241 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2851857 T8241 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2851876 T8241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2851882 T8241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2851886 T8241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2851886 T8241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2851888 T8241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2851888 T8241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2851888 T8241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2851888 T8241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2851888 T8241 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2851891 T8241 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\
   [junit4]   2> 2851891 T8241 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84433d
   [junit4]   2> 2851891 T8241 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\
   [junit4]   2> 2851891 T8241 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\index/
   [junit4]   2> 2851891 T8241 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2851891 T8241 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\index
   [junit4]   2> 2851893 T8241 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13342c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@137e5a6),segFN=segments_1,generation=1}
   [junit4]   2> 2851893 T8241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2851897 T8241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2851898 T8241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2851898 T8241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2851898 T8241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2851898 T8241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2851898 T8241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2851900 T8241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2851900 T8241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2851900 T8241 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2851901 T8241 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2851901 T8241 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2851901 T8241 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2851901 T8241 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2851903 T8241 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2851903 T8241 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2851904 T8241 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2851904 T8241 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2851912 T8241 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2851912 T8241 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2851913 T8241 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13342c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@137e5a6),segFN=segments_1,generation=1}
   [junit4]   2> 2851913 T8241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2851914 T8241 oass.SolrIndexSearcher.<init> Opening Searcher@562624 main
   [junit4]   2> 2851920 T8242 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@562624 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2851922 T8241 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2851923 T8195 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2851923 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2851925 T8195 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2851928 T8195 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59151
   [junit4]   2> 2851929 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2851929 T8195 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2851929 T8195 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 2851929 T8195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 2851953 T8195 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 2852032 T8195 oasc.CoreContainer.<init> New CoreContainer 10729906
   [junit4]   2> 2852032 T8195 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2852037 T8195 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2852039 T8195 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2852039 T8195 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2852043 T8195 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2852043 T8195 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2852043 T8195 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2852055 T8253 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 2852056 T8253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 2852056 T8253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2852057 T8253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2852139 T8253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2852218 T8253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2852220 T8253 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2852229 T8253 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2853019 T8253 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2853019 T8253 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2853020 T8253 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2853026 T8253 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2853033 T8253 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2853041 T8253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2853046 T8253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2853050 T8253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2853051 T8253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2853051 T8253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2853052 T8253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2853052 T8253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2853053 T8253 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2853053 T8253 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2853053 T8253 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\
   [junit4]   2> 2853054 T8253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84433d
   [junit4]   2> 2853054 T8253 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\
   [junit4]   2> 2853056 T8253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\index/
   [junit4]   2> 2853056 T8253 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2853056 T8253 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\index
   [junit4]   2> 2853058 T8253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b501ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@527e72),segFN=segments_1,generation=1}
   [junit4]   2> 2853058 T8253 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2853061 T8253 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2853062 T8253 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2853063 T8253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2853063 T8253 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2853063 T8253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2853063 T8253 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2853064 T8253 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2853064 T8253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2853064 T8253 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2853065 T8253 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2853066 T8253 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2853066 T8253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2853066 T8253 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2853067 T8253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2853067 T8253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2853068 T8253 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2853070 T8253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2853080 T8253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2853080 T8253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2853081 T8253 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b501ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@527e72),segFN=segments_1,generation=1}
   [junit4]   2> 2853081 T8253 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2853082 T8253 oass.SolrIndexSearcher.<init> Opening Searcher@267bba main
   [junit4]   2> 2853086 T8254 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@267bba main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2853089 T8253 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2853090 T8195 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2853090 T8195 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C7641 name=collection1 org.apache.solr.core.SolrCore@1979367
   [junit4]   2> 2853116 T8202 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452847026412716032)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C7642 name=collection1 org.apache.solr.core.SolrCore@e40b9
   [junit4]   2> 2853130 T8216 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452847026427396096)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C7643 name=collection1 org.apache.solr.core.SolrCore@1312eb2
   [junit4]   2> 2853146 T8226 C7643 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452847026443124736)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C7644 name=collection1 org.apache.solr.core.SolrCore@1467b45
   [junit4]   2> 2853157 T8240 C7644 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452847026455707648)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C7645 name=collection1 org.apache.solr.core.SolrCore@681b7b
   [junit4]   2> 2853169 T8250 C7645 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1452847026469339136)} 0 3
   [junit4]   2> 2853174 T8204 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[1 (1452847026475630592)]} 0 0
   [junit4]   2> 2853177 T8203 C7641 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853179 T8203 C7641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_2,generation=2}
   [junit4]   2> 2853181 T8203 C7641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2853182 T8203 C7641 oass.SolrIndexSearcher.<init> Opening Searcher@1bc1f78 main
   [junit4]   2> 2853182 T8203 C7641 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853183 T8206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bc1f78 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c1)}
   [junit4]   2> 2853184 T8203 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 2853186 T8199 C7641 oasc.SolrCore.execute [collection1] webapp=/if/md path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
   [junit4]   2> 2853191 T8211 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&commit_end_point=true&version=2} {add=[2 (1452847026493456384), 3 (1452847026493456385), 4 (1452847026493456386)]} 0 0
   [junit4]   2> 2853192 T8200 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&commit_end_point=true&version=2} {add=[2 (1452847026491359232), 3 (1452847026494504960)]} 0 3
   [junit4]   2> 2853195 T8201 C7641 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853198 T8201 C7641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_3,generation=3}
   [junit4]   2> 2853198 T8201 C7641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2853198 T8201 C7641 oass.SolrIndexSearcher.<init> Opening Searcher@12d6405 main
   [junit4]   2> 2853200 T8201 C7641 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853200 T8206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12d6405 main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):c1 _1(4.7):c2)}
   [junit4]   2> 2853201 T8201 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
   [junit4]   2> 2853204 T8213 C7642 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853207 T8213 C7642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_2,generation=2}
   [junit4]   2> 2853208 T8213 C7642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2853208 T8213 C7642 oass.SolrIndexSearcher.<init> Opening Searcher@3de6e2 main
   [junit4]   2> 2853210 T8213 C7642 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853210 T8218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3de6e2 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c3)}
   [junit4]   2> 2853211 T8213 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 2853214 T8202 C7641 oasc.SolrCore.execute [collection1] webapp=/if/md path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2853217 T8214 C7642 oasc.SolrCore.execute [collection1] webapp=/if/md path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2853223 T8215 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&commit_end_point=true&version=2} {delete=[3 (-1452847026524913664)]} 0 2
   [junit4]   2> 2853223 T8204 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&commit_end_point=true&version=2} {delete=[3 (-1452847026524913664)]} 0 2
   [junit4]   2> 2853226 T8203 C7641 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853227 T8203 C7641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1945360 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cf3d0),segFN=segments_4,generation=4}
   [junit4]   2> 2853227 T8203 C7641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2853228 T8203 C7641 oass.SolrIndexSearcher.<init> Opening Searcher@964e9f main
   [junit4]   2> 2853229 T8203 C7641 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853229 T8206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@964e9f main{StandardDirectoryReader(segments_4:6:nrt _0(4.7):c1 _1(4.7):c2/1:delGen=1)}
   [junit4]   2> 2853230 T8203 C7641 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
   [junit4]   2> 2853232 T8216 C7642 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853233 T8216 C7642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_3,generation=3}
   [junit4]   2> 2853233 T8216 C7642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2853234 T8216 C7642 oass.SolrIndexSearcher.<init> Opening Searcher@19e8458 main
   [junit4]   2> 2853234 T8216 C7642 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853235 T8218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19e8458 main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3/1:delGen=1)}
   [junit4]   2> 2853235 T8216 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
   [junit4]   2> 2853238 T8199 C7641 oasc.SolrCore.execute [collection1] webapp=/if/md path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2853242 T8212 C7642 oasc.SolrCore.execute [collection1] webapp=/if/md path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 2853245 T8211 C7642 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853249 T8211 C7642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_4,generation=4}
   [junit4]   2> 2853249 T8211 C7642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2853249 T8211 C7642 oass.SolrIndexSearcher.<init> Opening Searcher@19aa48 main
   [junit4]   2> 2853251 T8211 C7642 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853252 T8218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19aa48 main{StandardDirectoryReader(segments_4:6:nrt _1(4.7):c2)}
   [junit4]   2> 2853252 T8211 C7642 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 7
   [junit4]   2> 2853255 T8225 C7643 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853256 T8225 C7643 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2853256 T8225 C7643 oass.SolrIndexSearcher.<init> Opening Searcher@84468b main
   [junit4]   2> 2853257 T8225 C7643 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853257 T8230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@84468b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2853259 T8225 C7643 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 4
   [junit4]   2> 2853261 T8235 C7644 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853262 T8235 C7644 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2853262 T8235 C7644 oass.SolrIndexSearcher.<init> Opening Searcher@1818da3 main
   [junit4]   2> ASYNC  NEW_CORE C7646 name=collection1 org.apache.solr.core.SolrCore@1467b45
   [junit4]   2> 2853263 T8235 C7646 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853277 T8242 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1818da3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2853278 T8235 C7646 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 17
   [junit4]   2> ASYNC  NEW_CORE C7647 name=collection1 org.apache.solr.core.SolrCore@681b7b
   [junit4]   2> 2853281 T8251 C7647 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853281 T8251 C7647 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2853281 T8251 C7647 oass.SolrIndexSearcher.<init> Opening Searcher@aa5ea4 main
   [junit4]   2> 2853282 T8251 C7647 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853288 T8254 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aa5ea4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2853289 T8251 C7647 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=javabin&version=2} {optimize=} 0 8
   [junit4]   2> ASYNC  NEW_CORE C7648 name=collection1 org.apache.solr.core.SolrCore@1312eb2
   [junit4]   2> 2853309 T8228 C7648 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[5 (1452847026603556864), 6 (1452847026614042624), 7 (1452847026615091200), 8 (1452847026615091201), 12 (1452847026615091202), 16 (1452847026615091203), 20 (1452847026615091204), 21 (1452847026615091205), 24 (1452847026615091206), 25 (1452847026615091207), ... (23 adds)]} 0 13
   [junit4]   2> 2853337 T8238 C7646 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[5 (1452847026619285504), 9 (1452847026620334080), 10 (1452847026620334081), 14 (1452847026620334082), 15 (1452847026620334083), 24 (1452847026620334084), 26 (1452847026620334085), 29 (1452847026620334086), 30 (1452847026620334087), 32 (1452847026629771264), ... (111 adds)]} 0 26
   [junit4]   2> ASYNC  NEW_CORE C7649 name=collection1 org.apache.solr.core.SolrCore@e40b9
   [junit4]   2> 2853348 T8213 C7649 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[8 (1452847026612994048), 10 (1452847026615091200), 11 (1452847026615091201), 13 (1452847026615091202), 14 (1452847026615091203), 15 (1452847026615091204), 17 (1452847026615091205), 18 (1452847026615091206), 19 (1452847026615091207), 22 (1452847026615091208), ... (120 adds)]} 0 43
   [junit4]   2> 2853361 T8223 C7648 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[58 (1452847026628722688), 61 (1452847026629771264), 63 (1452847026629771265), 64 (1452847026629771266), 66 (1452847026629771267), 67 (1452847026629771268), 68 (1452847026629771269), 69 (1452847026629771270), 70 (1452847026629771271), 75 (1452847026629771272), ... (160 adds)]} 0 41
   [junit4]   2> 2853369 T8252 C7647 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[7 (1452847026615091200), 9 (1452847026648645632), 13 (1452847026648645633), 15 (1452847026648645634), 16 (1452847026648645635), 17 (1452847026648645636), 19 (1452847026648645637), 21 (1452847026648645638), 24 (1452847026658082816), 26 (1452847026658082817), ... (119 adds)]} 0 62
   [junit4]   2> 2853377 T8214 C7649 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[267 (1452847026667520000), 268 (1452847026667520001), 271 (1452847026667520002), 276 (1452847026667520003), 278 (1452847026667520004), 279 (1452847026667520005), 280 (1452847026667520006), 281 (1452847026667520007), 284 (1452847026682200064), 288 (1452847026682200065), ... (58 adds)]} 0 20
   [junit4]   2> 2853380 T8237 C7646 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[222 (1452847026654937088), 224 (1452847026654937089), 227 (1452847026654937090), 228 (1452847026654937091), 229 (1452847026654937092), 230 (1452847026654937093), 231 (1452847026654937094), 232 (1452847026654937095), 234 (1452847026654937096), 235 (1452847026654937097), ... (94 adds)]} 0 35
   [junit4]   2> 2853387 T8247 C7647 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={wt=javabin&version=2} {add=[267 (1452847026688491520), 268 (1452847026688491521), 271 (1452847026688491522), 273 (1452847026688491523), 274 (1452847026688491524), 277 (1452847026688491525), 278 (1452847026688491526), 282 (1452847026688491527), 284 (1452847026688491528), 285 (1452847026692685824), ... (62 adds)]} 0 10
   [junit4]   2> 2853391 T8215 C7649 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C7650 name=collection1 org.apache.solr.core.SolrCore@e40b9
   [junit4]   2> 2853407 T8215 C7650 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfa68f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5924a),segFN=segments_5,generation=5}
   [junit4]   2> 2853409 T8215 C7650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 2853409 T8215 C7650 oass.SolrIndexSearcher.<init> Opening Searcher@174e14f main
   [junit4]   2> 2853412 T8218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@174e14f main{StandardDirectoryReader(segments_5:8:nrt _1(4.7):c2 _2(4.7):c178)}
   [junit4]   2> 2853413 T8215 C7650 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853413 T8215 C7650 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
   [junit4]   2> ASYNC  NEW_CORE C7651 name=collection1 org.apache.solr.core.SolrCore@1312eb2
   [junit4]   2> 2853418 T8224 C7651 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853424 T8224 C7651 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1307ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19834d8),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1307ce5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19834d8),segFN=segments_2,generation=2}
   [junit4]   2> 2853426 T8224 C7651 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2853479 T8224 C7651 oass.SolrIndexSearcher.<init> Opening Searcher@1b253ce main
   [junit4]   2> 2853480 T8230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b253ce main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c183)}
   [junit4]   2> 2853482 T8224 C7651 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853482 T8224 C7651 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 64
   [junit4]   2> ASYNC  NEW_CORE C7652 name=collection1 org.apache.solr.core.SolrCore@1467b45
   [junit4]   2> 2853485 T8239 C7652 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853490 T8239 C7652 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13342c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@137e5a6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13342c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@137e5a6),segFN=segments_2,generation=2}
   [junit4]   2> 2853491 T8239 C7652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2853491 T8239 C7652 oass.SolrIndexSearcher.<init> Opening Searcher@1e4a2e2 main
   [junit4]   2> 2853493 T8242 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e4a2e2 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c205)}
   [junit4]   2> 2853494 T8239 C7652 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853495 T8239 C7652 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
   [junit4]   2> ASYNC  NEW_CORE C7653 name=collection1 org.apache.solr.core.SolrCore@681b7b
   [junit4]   2> 2853497 T8248 C7653 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2853501 T8248 C7653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b501ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@527e72),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b501ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@527e72),segFN=segments_2,generation=2}
   [junit4]   2> 2853502 T8248 C7653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2853503 T8248 C7653 oass.SolrIndexSearcher.<init> Opening Searcher@8e027f main
   [junit4]   2> 2853503 T8254 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8e027f main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c181)}
   [junit4]   2> 2853505 T8248 C7653 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2853505 T8248 C7653 oasup.LogUpdateProcessor.finish [collection1] webapp=/if/md path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
   [junit4]   2> 2853524 T8216 C7650 oasc.SolrCore.execute [collection1] webapp=/if/md path=/admin/luke params={wt=javabin&version=2} status=0 QTime=10 
   [junit4]   2> 2853533 T8226 C7651 oasc.SolrCore.execute [collection1] webapp=/if/md path=/admin/luke params={wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 2853560 T8240 C7652 oasc.SolrCore.execute [collection1] webapp=/if/md path=/admin/luke params={wt=javabin&version=2} status=0 QTime=22 
   [junit4]   2> 2853567 T8249 C7653 oasc.SolrCore.execute [collection1] webapp=/if/md path=/admin/luke params={wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 2853574 T8195 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.GeneratedMethodAccessor50.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:597)
   [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:662)
   [junit4]   2> 	
   [junit4]   2> 2853575 T8195 oasc.SolrException.log ERROR forwarding update to http://127.0.0.1:59142/if/md/ failed - retrying ... retries: 1
   [junit4]   2> 2853577 T8195 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.GeneratedMethodAccessor50.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:597)
   [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 co

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

asc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\;done=false>>]
   [junit4]   2> 2854423 T8195 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard2/data\
   [junit4]   2> 2854424 T8195 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/if/md,null}
   [junit4]   2> 2854487 T8195 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10729906
   [junit4]   2> 2854489 T8195 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@681b7b
   [junit4]   2> 2854494 T8195 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=181,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6393,transaction_logs_total_number=1}
   [junit4]   2> 2854494 T8195 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2854494 T8195 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2854494 T8195 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2854498 T8195 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2854499 T8195 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2854499 T8195 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\index;done=false>>]
   [junit4]   2> 2854500 T8195 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\index
   [junit4]   2> 2854500 T8195 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\;done=false>>]
   [junit4]   2> 2854501 T8195 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.update.SolrCmdDistributorTest-1385542888212/shard3/data\
   [junit4]   2> 2854501 T8195 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/if/md,null}
   [junit4]   2> 2854604 T8195 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=FBC6648D5CBEC5A0 -Dtests.slow=true -Dtests.locale=sq_AL -Dtests.timezone=America/Swift_Current -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 8.06s | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<181> but was:<182>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBC6648D5CBEC5A0:7A20EA952BE1A59C]: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:662)
   [junit4]   2> 2854614 T8195 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sq_AL, timezone=America/Swift_Current
   [junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=1,free=119090616,total=290099200
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, HdfsChaosMonkeySafeLeaderTest, TermVectorComponentTest, UUIDFieldTest, DistributedSpellCheckComponentTest, ReturnFieldsTest, QueryEqualityTest, HighlighterConfigTest, SolrCoreCheckLockOnStartupTest, TestConfig, FileBasedSpellCheckerTest, TestRecoveryHdfs, CustomCollectionTest, SpellingQueryConverterTest, TestClassNameShortening, RequiredFieldsTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, DateFieldTest, TestSolrQueryParser, TestDistributedGrouping, TestSolrXmlPersistor, TestLRUCache, TestLFUCache, CacheHeaderTest, BasicZkTest, OverseerTest, TestManagedSchema, TestCollationField, TestJoin, CopyFieldTest, TestLuceneMatchVersion, TestCSVLoader, MigrateRouteKeyTest, FileUtilsTest, TestFieldTypeCollectionResource, TestNRTOpen, SpatialFilterTest, DirectSolrSpellCheckerTest, SliceStateTest, SyncSliceTest, MultiTermTest, TestQueryTypes, MoreLikeThisHandlerTest, TestIBSimilarityFactory, TestPHPSerializedResponseWriter, SpellCheckCollatorTest, ShardRoutingCustomTest, BasicDistributedZkTest, SpellCheckComponentTest, FieldMutatingUpdateProcessorTest, ParsingFieldUpdateProcessorsTest, TestShardHandlerFactory, TestDefaultSimilarityFactory, ZkControllerTest, HdfsUnloadDistributedZkTest, TestReversedWildcardFilterFactory, DeleteInactiveReplicaTest, InfoHandlerTest, TestPartialUpdateDeduplication, LeaderElectionTest, LukeRequestHandlerTest, LoggingHandlerTest, SolrXmlInZkTest, TestSolrXmlPersistence, TestJmxMonitoredMap, TestRemoteStreaming, TestDistribDocBasedVersion, SolrTestCaseJ4Test, TestWriterPerf, TestSchemaVersionResource, DisMaxRequestHandlerTest, TestLazyCores, TestSuggestSpellingConverter, TestInfoStreamLogging, ShowFileRequestHandlerTest, TestNumberUtils, TestFastWriter, TestSolrJ, HdfsBasicDistributedZk2Test, DistributedSuggesterComponentTest, SimplePostToolTest, HighlighterTest, TestSolr4Spatial, JsonLoaderTest, PolyFieldTest, BadComponentTest, TestCopyFieldCollectionResource, TimeZoneUtilsTest, OpenCloseCoreStressTest, TestSolrDeletionPolicy1, PingRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, SynonymTokenizerTest, DocValuesMissingTest, TestDocSet, DistanceFunctionTest, DeleteReplicaTest, CollectionsAPIDistributedZkTest, SpellPossibilityIteratorTest, TestCharFilters, DocumentBuilderTest, ChangedSchemaMergeTest, TestManagedSchemaFieldResource, TestStressLucene, HdfsDirectoryTest, TestUpdate, QueryParsingTest, DOMUtilTest, TestSolrQueryParserResource, TestAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, TestSimpleQParserPlugin, TermsComponentTest, FastVectorHighlighterTest, TestComponentsName, BlockDirectoryTest, DebugComponentTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestUtils, AnalysisAfterCoreReloadTest, TestMergePolicyConfig, TestRangeQuery, StandardRequestHandlerTest, DistributedTermsComponentTest, BadCopyFieldTest, OutputWriterTest, BadIndexSchemaTest, ShardSplitTest, AssignTest, PreAnalyzedUpdateProcessorTest, TestFunctionQuery, TestSearchPerf, DocValuesMultiTest, TestHashPartitioner, TestFiltering, TestZkChroot, RequestHandlersTest, DirectUpdateHandlerTest, StatsComponentTest, DateMathParserTest, FullSolrCloudDistribCmdsTest, SolrRequestParserTest, TestDynamicFieldCollectionResource, TestStressReorder, TestCloudManagedSchema, TestTrie, TestSolrDeletionPolicy2, TestModifyConfFiles, PreAnalyzedFieldTest, PluginInfoTest, TestDocBasedVersionConstraints, EnumFieldTest, UpdateParamsTest, URLClassifyProcessorTest, CachingDirectoryFactoryTest, WordBreakSolrSpellCheckerTest, CurrencyFieldXmlFileTest, DirectUpdateHandlerOptimizeTest, TestHighFrequencyDictionaryFactory, TestStressUserVersions, NoCacheHeaderTest, TestQuerySenderNoQuery, XmlUpdateRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestSerializedLuceneMatchVersion, TestRTGBase, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest]
   [junit4] Completed in 8.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 462 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 41 ignored (13 assumptions)

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



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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_1 expected:<44> but was:<29>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<44> but was:<29>
	at __randomizedtesting.SeedInfo.seed([F81BF3D119BD72D4:79FD7DC96EE212E8]: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.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor47.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)


FAILED:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
expected:<168> but was:<169>

Stack Trace:
java.lang.AssertionError: expected:<168> but was:<169>
	at __randomizedtesting.SeedInfo.seed([F81BF3D119BD72D4:79FD7DC96EE212E8]: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.GeneratedMethodAccessor47.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 10510 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 3094421 T8543 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3094437 T8543 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3094442 T8543 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3094452 T8543 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64969
   [junit4]   2> 3094452 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3094452 T8543 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3094452 T8543 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3094452 T8543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3094491 T8543 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3094589 T8543 oasc.CoreContainer.<init> New CoreContainer 230231
   [junit4]   2> 3094589 T8543 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3094592 T8543 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3094593 T8543 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3094600 T8543 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3094600 T8543 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3094600 T8543 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3094613 T8553 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3094613 T8553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3094616 T8553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3094616 T8553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3094697 T8553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3094788 T8553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3094788 T8553 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3094801 T8553 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3095625 T8553 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3095626 T8553 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3095626 T8553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3095641 T8553 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3095649 T8553 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3095662 T8553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3095667 T8553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3095672 T8553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3095673 T8553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3095673 T8553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3095674 T8553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3095674 T8553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3095674 T8553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3095676 T8553 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3095676 T8553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/control/data\
   [junit4]   2> 3095676 T8553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4272e
   [junit4]   2> 3095678 T8553 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/control/data\
   [junit4]   2> 3095678 T8553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/control/data\index/
   [junit4]   2> 3095678 T8553 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3095678 T8553 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/control/data\index
   [junit4]   2> 3095679 T8553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_1,generation=1}
   [junit4]   2> 3095679 T8553 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3095683 T8553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3095684 T8553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3095684 T8553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3095684 T8553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3095684 T8553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3095685 T8553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3095685 T8553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3095686 T8553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3095686 T8553 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3095686 T8553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3095687 T8553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3095687 T8553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3095687 T8553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3095688 T8553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3095688 T8553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3095688 T8553 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3095699 T8553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3095711 T8553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3095712 T8553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3095713 T8553 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_1,generation=1}
   [junit4]   2> 3095713 T8553 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3095714 T8553 oass.SolrIndexSearcher.<init> Opening Searcher@a828 main
   [junit4]   2> 3095719 T8554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a828 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3095720 T8553 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3095721 T8543 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3095721 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3095724 T8543 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3095729 T8543 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64972
   [junit4]   2> 3095731 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3095731 T8543 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3095731 T8543 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3095732 T8543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3095750 T8543 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3095833 T8543 oasc.CoreContainer.<init> New CoreContainer 20068306
   [junit4]   2> 3095835 T8543 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3095837 T8543 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3095837 T8543 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3095837 T8543 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3095838 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3095838 T8543 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3095838 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3095839 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3095839 T8543 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3095839 T8543 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3095848 T8543 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3095849 T8543 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3095849 T8543 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3095857 T8565 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3095857 T8565 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3095857 T8565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3095857 T8565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3095931 T8565 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3096011 T8565 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3096011 T8565 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3096024 T8565 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3096887 T8565 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3096887 T8565 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3096889 T8565 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3096898 T8565 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3096902 T8565 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3096912 T8565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3096919 T8565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3096923 T8565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3096925 T8565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3096925 T8565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3096925 T8565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3096925 T8565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3096925 T8565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3096925 T8565 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3096928 T8565 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard0/data\
   [junit4]   2> 3096928 T8565 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4272e
   [junit4]   2> 3096928 T8565 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard0/data\
   [junit4]   2> 3096928 T8565 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard0/data\index/
   [junit4]   2> 3096928 T8565 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3096929 T8565 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard0/data\index
   [junit4]   2> 3096929 T8565 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_1,generation=1}
   [junit4]   2> 3096929 T8565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3096933 T8565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3096934 T8565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3096934 T8565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3096934 T8565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3096935 T8565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3096935 T8565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3096935 T8565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3096936 T8565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3096936 T8565 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3096936 T8565 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3096937 T8565 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3096937 T8565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3096937 T8565 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3096939 T8565 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3096939 T8565 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3096940 T8565 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3096940 T8565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3096951 T8565 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3096953 T8565 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3096954 T8565 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_1,generation=1}
   [junit4]   2> 3096955 T8565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3096955 T8565 oass.SolrIndexSearcher.<init> Opening Searcher@6de78d main
   [junit4]   2> 3096961 T8566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6de78d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3096963 T8565 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3096964 T8543 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3096964 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3096968 T8543 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3096974 T8543 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64975
   [junit4]   2> 3096975 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3096975 T8543 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3096976 T8543 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3096976 T8543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3096996 T8543 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3097079 T8543 oasc.CoreContainer.<init> New CoreContainer 25587515
   [junit4]   2> 3097079 T8543 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3097082 T8543 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3097093 T8543 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3097094 T8543 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3097094 T8543 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3097102 T8577 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3097102 T8577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3097102 T8577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3097105 T8577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3097182 T8577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3097299 T8577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3097299 T8577 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3097316 T8577 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3098714 T8577 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3098715 T8577 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3098716 T8577 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3098724 T8577 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3098729 T8577 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3098739 T8577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3098744 T8577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3098749 T8577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3098750 T8577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3098750 T8577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3098751 T8577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3098751 T8577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3098751 T8577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3098752 T8577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3098752 T8577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard1/data\
   [junit4]   2> 3098752 T8577 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4272e
   [junit4]   2> 3098755 T8577 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard1/data\
   [junit4]   2> 3098755 T8577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard1/data\index/
   [junit4]   2> 3098755 T8577 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3098756 T8577 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard1/data\index
   [junit4]   2> 3098756 T8577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b1958f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d64d),segFN=segments_1,generation=1}
   [junit4]   2> 3098756 T8577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3098759 T8577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3098760 T8577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3098760 T8577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3098760 T8577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3098762 T8577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3098762 T8577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3098762 T8577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3098763 T8577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3098763 T8577 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3098763 T8577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3098764 T8577 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3098764 T8577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3098764 T8577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3098765 T8577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3098765 T8577 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3098766 T8577 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3098769 T8577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3098777 T8577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3098777 T8577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3098778 T8577 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b1958f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d64d),segFN=segments_1,generation=1}
   [junit4]   2> 3098779 T8577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3098779 T8577 oass.SolrIndexSearcher.<init> Opening Searcher@b8bbe9 main
   [junit4]   2> 3098783 T8578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8bbe9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3098785 T8577 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3098786 T8543 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3098786 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3098789 T8543 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3098794 T8543 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64978
   [junit4]   2> 3098794 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3098796 T8543 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3098796 T8543 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3098797 T8543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3098814 T8543 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3098895 T8543 oasc.CoreContainer.<init> New CoreContainer 3247295
   [junit4]   2> 3098896 T8543 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3098898 T8543 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3098898 T8543 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3098898 T8543 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3098900 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3098900 T8543 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3098900 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3098901 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3098901 T8543 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3098901 T8543 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3098908 T8543 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3098908 T8543 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3098909 T8543 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3098916 T8589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3098916 T8589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3098916 T8589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3098916 T8589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3098999 T8589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3099077 T8589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3099077 T8589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3099089 T8589 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3099917 T8589 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3099917 T8589 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3099919 T8589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3099928 T8589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3099932 T8589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3099942 T8589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3099947 T8589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3099953 T8589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3099953 T8589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3099957 T8589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard2/data\
   [junit4]   2> 3099957 T8589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4272e
   [junit4]   2> 3099958 T8589 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard2/data\
   [junit4]   2> 3099958 T8589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard2/data\index/
   [junit4]   2> 3099958 T8589 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3099959 T8589 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard2/data\index
   [junit4]   2> 3099959 T8589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@715032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee423),segFN=segments_1,generation=1}
   [junit4]   2> 3099959 T8589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3099964 T8589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3099964 T8589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3099965 T8589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3099965 T8589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3099965 T8589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3099965 T8589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3099966 T8589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3099966 T8589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3099966 T8589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3099967 T8589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3099967 T8589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3099967 T8589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3099967 T8589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3099970 T8589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3099970 T8589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3099971 T8589 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3099983 T8589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3099991 T8589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3099992 T8589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3099992 T8589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@715032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee423),segFN=segments_1,generation=1}
   [junit4]   2> 3099993 T8589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3099993 T8589 oass.SolrIndexSearcher.<init> Opening Searcher@48b167 main
   [junit4]   2> 3100000 T8590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48b167 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3100001 T8589 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3100004 T8543 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3100005 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3100011 T8543 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3100018 T8543 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64981
   [junit4]   2> 3100019 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3100019 T8543 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3100019 T8543 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3100020 T8543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3100040 T8543 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\solr.xml
   [junit4]   2> 3100125 T8543 oasc.CoreContainer.<init> New CoreContainer 17996746
   [junit4]   2> 3100126 T8543 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3100129 T8543 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3100129 T8543 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3100129 T8543 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3100131 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3100131 T8543 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3100131 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3100132 T8543 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3100132 T8543 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3100132 T8543 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3100139 T8543 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3100139 T8543 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3100139 T8543 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3100152 T8601 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3100152 T8601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3100152 T8601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3100152 T8601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3100228 T8601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3100315 T8601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 3100316 T8601 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3100327 T8601 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3101151 T8601 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3101151 T8601 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3101153 T8601 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3101161 T8601 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3101167 T8601 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3101180 T8601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3101188 T8601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3101196 T8601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3101196 T8601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3101196 T8601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3101196 T8601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3101196 T8601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3101201 T8601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3101201 T8601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3101201 T8601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard3/data\
   [junit4]   2> 3101201 T8601 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4272e
   [junit4]   2> 3101203 T8601 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard3/data\
   [junit4]   2> 3101203 T8601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard3/data\index/
   [junit4]   2> 3101203 T8601 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.update.SolrCmdDistributorTest-1385518367635\shard3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3101205 T8601 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.update.SolrCmdDistributorTest-1385518367635/shard3/data\index
   [junit4]   2> 3101206 T8601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b6966e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@545075),segFN=segments_1,generation=1}
   [junit4]   2> 3101206 T8601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3101212 T8601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3101213 T8601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3101213 T8601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3101213 T8601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3101214 T8601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3101214 T8601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3101215 T8601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3101215 T8601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3101215 T8601 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3101216 T8601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3101217 T8601 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3101217 T8601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3101217 T8601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3101220 T8601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3101220 T8601 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3101221 T8601 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3101224 T8601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3101236 T8601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3101236 T8601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3101237 T8601 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b6966e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@545075),segFN=segments_1,generation=1}
   [junit4]   2> 3101237 T8601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3101238 T8601 oass.SolrIndexSearcher.<init> Opening Searcher@131eab5 main
   [junit4]   2> 3101242 T8602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@131eab5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3101244 T8601 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3101245 T8543 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3101247 T8543 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2729 name=collection1 org.apache.solr.core.SolrCore@1dd5f4b
   [junit4]   2> 3101263 T8549 C2729 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452821315013574656)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2730 name=collection1 org.apache.solr.core.SolrCore@1f8922d
   [junit4]   2> 3101278 T8563 C2730 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452821315031400448)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2731 name=collection1 org.apache.solr.core.SolrCore@3b17ff
   [junit4]   2> 3101293 T8573 C2731 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452821315047129088)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2732 name=collection1 org.apache.solr.core.SolrCore@14f18eb
   [junit4]   2> 3101309 T8588 C2732 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452821315061809152)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2733 name=collection1 org.apache.solr.core.SolrCore@1dab71d
   [junit4]   2> 3101324 T8597 C2733 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1452821315077537792)} 0 4
   [junit4]   2> 3101331 T8548 C2729 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1452821315088023552)]} 0 3
   [junit4]   2> 3101335 T8550 C2729 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101337 T8550 C2729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_2,generation=2}
   [junit4]   2> 3101338 T8550 C2729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3101339 T8550 C2729 oass.SolrIndexSearcher.<init> Opening Searcher@1a8363f main
   [junit4]   2> 3101340 T8550 C2729 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101340 T8554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a8363f main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c1)}
   [junit4]   2> 3101342 T8550 C2729 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 7
   [junit4]   2> 3101346 T8551 C2729 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=1 
   [junit4]   2> 3101354 T8564 C2730 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452821315111092224), 3 (1452821315113189376), 4 (1452821315113189377)]} 0 2
   [junit4]   2> 3101357 T8552 C2729 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin&commit_end_point=true} {add=[2 (1452821315110043648), 3 (1452821315116335104)]} 0 6
   [junit4]   2> 3101360 T8547 C2729 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101363 T8547 C2729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_3,generation=3}
   [junit4]   2> 3101363 T8547 C2729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 3101364 T8547 C2729 oass.SolrIndexSearcher.<init> Opening Searcher@88300d main
   [junit4]   2> 3101366 T8547 C2729 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101366 T8554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@88300d main{StandardDirectoryReader(segments_3:5:nrt _0(4.7):c1 _1(4.7):c2)}
   [junit4]   2> 3101367 T8547 C2729 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 7
   [junit4]   2> 3101369 T8559 C2730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101371 T8559 C2730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_2,generation=2}
   [junit4]   2> 3101372 T8559 C2730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3101373 T8559 C2730 oass.SolrIndexSearcher.<init> Opening Searcher@15e8e17 main
   [junit4]   2> 3101373 T8559 C2730 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101374 T8566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15e8e17 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c3)}
   [junit4]   2> ASYNC  NEW_CORE C2734 name=collection1 org.apache.solr.core.SolrCore@1f8922d
   [junit4]   2> 3101384 T8559 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 15
   [junit4]   2> ASYNC  NEW_CORE C2735 name=collection1 org.apache.solr.core.SolrCore@1dd5f4b
   [junit4]   2> 3101388 T8549 C2735 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&version=2&wt=javabin} hits=3 status=0 QTime=0 
   [junit4]   2> 3101391 T8560 C2734 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&version=2&wt=javabin} hits=3 status=0 QTime=0 
   [junit4]   2> 3101398 T8561 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452821315156180992)]} 0 3
   [junit4]   2> 3101398 T8548 C2735 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin&commit_end_point=true} {delete=[3 (-1452821315156180992)]} 0 3
   [junit4]   2> 3101402 T8550 C2735 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101403 T8550 C2735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e37b83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ac908),segFN=segments_4,generation=4}
   [junit4]   2> 3101404 T8550 C2735 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 3101404 T8550 C2735 oass.SolrIndexSearcher.<init> Opening Searcher@15a88a7 main
   [junit4]   2> 3101406 T8550 C2735 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101406 T8554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15a88a7 main{StandardDirectoryReader(segments_4:6:nrt _0(4.7):c1 _1(4.7):c2/1:delGen=1)}
   [junit4]   2> 3101407 T8550 C2735 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 5
   [junit4]   2> 3101410 T8562 C2734 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101411 T8562 C2734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_3,generation=3}
   [junit4]   2> 3101411 T8562 C2734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 3101411 T8562 C2734 oass.SolrIndexSearcher.<init> Opening Searcher@1614f8b main
   [junit4]   2> 3101412 T8562 C2734 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101412 T8566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1614f8b main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):c3/1:delGen=1)}
   [junit4]   2> 3101413 T8562 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 3
   [junit4]   2> 3101415 T8551 C2735 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=0 
   [junit4]   2> 3101418 T8563 C2734 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=0 
   [junit4]   2> 3101422 T8564 C2734 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101429 T8564 C2734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_4,generation=4}
   [junit4]   2> 3101430 T8564 C2734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 3101431 T8564 C2734 oass.SolrIndexSearcher.<init> Opening Searcher@1226d5e main
   [junit4]   2> 3101432 T8564 C2734 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101434 T8566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1226d5e main{StandardDirectoryReader(segments_4:6:nrt _1(4.7):c2)}
   [junit4]   2> 3101435 T8564 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&optimize=true&maxSegments=1&wt=javabin} {optimize=} 0 13
   [junit4]   2> ASYNC  NEW_CORE C2736 name=collection1 org.apache.solr.core.SolrCore@3b17ff
   [junit4]   2> 3101437 T8574 C2736 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101437 T8574 C2736 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3101438 T8574 C2736 oass.SolrIndexSearcher.<init> Opening Searcher@12a04b main
   [junit4]   2> 3101438 T8574 C2736 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101439 T8578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12a04b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3101441 T8574 C2736 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&optimize=true&maxSegments=1&wt=javabin} {optimize=} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2737 name=collection1 org.apache.solr.core.SolrCore@14f18eb
   [junit4]   2> 3101448 T8583 C2737 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101449 T8583 C2737 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3101449 T8583 C2737 oass.SolrIndexSearcher.<init> Opening Searcher@1c3800c main
   [junit4]   2> 3101449 T8583 C2737 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101450 T8590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3800c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3101451 T8583 C2737 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&optimize=true&maxSegments=1&wt=javabin} {optimize=} 0 3
   [junit4]   2> ASYNC  NEW_CORE C2738 name=collection1 org.apache.solr.core.SolrCore@1dab71d
   [junit4]   2> 3101453 T8598 C2738 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101454 T8598 C2738 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3101454 T8598 C2738 oass.SolrIndexSearcher.<init> Opening Searcher@1bc5def main
   [junit4]   2> 3101455 T8598 C2738 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101455 T8602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bc5def main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3101457 T8598 C2738 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&optimize=true&maxSegments=1&wt=javabin} {optimize=} 0 4
   [junit4]   2> 3101523 T8559 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1452821315239018496), 9 (1452821315257892864), 11 (1452821315257892865), 14 (1452821315258941440), 17 (1452821315258941441), 18 (1452821315259990016), 19 (1452821315259990017), 20 (1452821315259990018), 22 (1452821315261038592), 24 (1452821315261038593), ... (86 adds)]} 0 49
   [junit4]   2> 3101528 T8600 C2738 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1452821315244261376), 8 (1452821315262087168), 11 (1452821315262087169), 12 (1452821315262087170), 15 (1452821315262087171), 19 (1452821315262087172), 20 (1452821315262087173), 21 (1452821315262087174), 22 (1452821315262087175), 25 (1452821315262087176), ... (83 adds)]} 0 49
   [junit4]   2> 3101591 T8584 C2737 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1452821315241115648), 6 (1452821315298787328), 10 (1452821315298787329), 11 (1452821315299835904), 12 (1452821315299835905), 13 (1452821315300884480), 18 (1452821315300884481), 19 (1452821315300884482), 21 (1452821315301933056), 23 (1452821315301933057), ... (91 adds)]} 0 115
   [junit4]   2> 3101622 T8561 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[182 (1452821315312418816), 183 (1452821315312418817), 186 (1452821315312418818), 187 (1452821315312418819), 188 (1452821315312418820), 190 (1452821315312418821), 193 (1452821315315564544), 198 (1452821315315564545), 200 (1452821315315564546), 202 (1452821315315564547), ... (79 adds)]} 0 79
   [junit4]   2> 3101647 T8595 C2738 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[181 (1452821315363799040), 182 (1452821315363799041), 183 (1452821315363799042), 184 (1452821315363799043), 185 (1452821315363799044), 187 (1452821315363799045), 191 (1452821315366944768), 192 (1452821315366944769), 193 (1452821315367993344), 197 (1452821315367993345), ... (85 adds)]} 0 54
   [junit4]   2> 3101651 T8575 C2736 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1452821315297738752), 8 (1452821315308224512), 11 (1452821315308224513), 12 (1452821315309273088), 14 (1452821315309273089), 15 (1452821315309273090), 16 (1452821315310321664), 17 (1452821315310321665), 19 (1452821315310321666), 21 (1452821315311370240), ... (177 adds)]} 0 122
   [junit4]   2> 3101661 T8585 C2737 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[182 (1452821315381624832), 183 (1452821315381624833), 184 (1452821315381624834), 185 (1452821315381624835), 186 (1452821315381624836), 187 (1452821315381624837), 189 (1452821315381624838), 191 (1452821315381624839), 192 (1452821315407839232), 193 (1452821315407839233), ... (85 adds)]} 0 51
   [junit4]   2> 3101664 T8562 C2734 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101669 T8562 C2734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@aeff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1070ef8),segFN=segments_5,generation=5}
   [junit4]   2> 3101670 T8562 C2734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 3101671 T8562 C2734 oass.SolrIndexSearcher.<init> Opening Searcher@19cdc51 main
   [junit4]   2> 3101671 T8566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19cdc51 main{StandardDirectoryReader(segments_5:8:nrt _1(4.7):c2 _2(4.7):c165)}
   [junit4]   2> 3101674 T8562 C2734 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101674 T8562 C2734 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 10
   [junit4]   2> 3101677 T8572 C2736 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101682 T8572 C2736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b1958f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d64d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b1958f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d64d),segFN=segments_2,generation=2}
   [junit4]   2> 3101684 T8572 C2736 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3101684 T8572 C2736 oass.SolrIndexSearcher.<init> Opening Searcher@ed0cd3 main
   [junit4]   2> 3101686 T8578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ed0cd3 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c177)}
   [junit4]   2> 3101686 T8572 C2736 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101688 T8572 C2736 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 11
   [junit4]   2> 3101690 T8587 C2737 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101695 T8587 C2737 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@715032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee423),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@715032 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ee423),segFN=segments_2,generation=2}
   [junit4]   2> 3101696 T8587 C2737 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3101697 T8587 C2737 oass.SolrIndexSearcher.<init> Opening Searcher@d361e8 main
   [junit4]   2> 3101697 T8590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d361e8 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c176)}
   [junit4]   2> 3101699 T8587 C2737 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101700 T8587 C2737 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 10
   [junit4]   2> 3101702 T8596 C2738 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3101708 T8596 C2738 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b6966e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@545075),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b6966e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@545075),segFN=segments_2,generation=2}
   [junit4]   2> 3101709 T8596 C2738 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3101710 T8596 C2738 oass.SolrIndexSearcher.<init> Opening Searcher@bf3343 main
   [junit4]   2> 3101710 T8602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf3343 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):c168)}
   [junit4]   2> 3101710 T8596 C2738 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3101712 T8596 C2738 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&version=2&softCommit=false&commit=true&wt=javabin&commit_end_point=true&expungeDeletes=false} {commit=} 0 10
   [junit4]   2> 3101733 T8563 C2734 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=10 
   [junit4]   2> 3101740 T8571 C2736 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=3 
   [junit4]   2> 3101748 T8588 C2737 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=4 
   [junit4]   2> 3101757 T8597 C2738 oasc.SolrCore.execute [collection1] webapp= path=/admin/luke params={version=2&wt=javabin} status=0 QTime=3 
   [junit4]   2> 3101764 T8543 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.GeneratedMethodAccessor47.invoke(Unknown Source)
   [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(Rando

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

junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90801351545389059-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=F81BF3D119BD72D4 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=America/Mendoza -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 63.2s | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<44> but was:<29>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F81BF3D119BD72D4:79FD7DC96EE212E8]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 3459815 T9587 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 63214 T9586 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt_BR, timezone=America/Mendoza
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=59241416,total=395313152
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, QueryElevationComponentTest, TestExtendedDismaxParser, SpellPossibilityIteratorTest, TestLRUCache, TestDistribDocBasedVersion, HighlighterConfigTest, LoggingHandlerTest, TestManagedSchema, TestFuzzyAnalyzedSuggestions, TestCollapseQParserPlugin, PreAnalyzedFieldTest, ClusterStateTest, NotRequiredUniqueKeyTest, ReturnFieldsTest, TestIBSimilarityFactory, TestUtils, DefaultValueUpdateProcessorTest, TestReloadAndDeleteDocs, BlockCacheTest, DirectSolrConnectionTest, TestSolrXMLSerializer, ConvertedLegacyTest, SpellingQueryConverterTest, TestSolrJ, SliceStateTest, TestSystemIdResolver, FastVectorHighlighterTest, NumericFieldsTest, ZkControllerTest, AliasIntegrationTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, SimplePostToolTest, CustomCollectionTest, TestCollationField, LukeRequestHandlerTest, TestPhraseSuggestions, TestPseudoReturnFields, TestStressRecovery, SolrInfoMBeanTest, SolrPluginUtilsTest, TestStressVersions, TestQueryUtils, TestArbitraryIndexDir, SuggesterWFSTTest, CollectionsAPIDistributedZkTest, StatsComponentTest, ResponseLogComponentTest, TestHighFrequencyDictionaryFactory, URLClassifyProcessorTest, TestQueryTypes, TestCSVResponseWriter, TestCloudManagedSchemaAddField, AddBlockUpdateTest, SpatialFilterTest, SolrIndexConfigTest, ChangedSchemaMergeTest, TestUniqueKeyFieldResource, NoCacheHeaderTest, XmlUpdateRequestHandlerTest, DateFieldTest, TestMaxScoreQueryParser, PrimitiveFieldTypeTest, RegexBoostProcessorTest, ShardRoutingTest, CurrencyFieldOpenExchangeTest, CopyFieldTest, TestRTGBase, TestStressUserVersions, TestFaceting, ShowFileRequestHandlerTest, OutputWriterTest, TestAddFieldRealTimeGet, DateMathParserTest, HdfsUnloadDistributedZkTest, HdfsLockFactoryTest, RAMDirectoryFactoryTest, OverseerCollectionProcessorTest, HdfsRecoveryZkTest, TestSolrDeletionPolicy1, TestIndexingPerformance, LegacyHTMLStripCharFilterTest, DeleteReplicaTest, TestComponentsName, TestSchemaResource, HdfsBasicDistributedZk2Test, TestSolrXml, UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, CircularListTest, UniqFieldsUpdateProcessorFactoryTest, RequestHandlersTest, TestWordDelimiterFilterFactory, JSONWriterTest, TestFieldResource, QueryParsingTest, TestModifyConfFiles, RecoveryZkTest, DisMaxRequestHandlerTest, SortByFunctionTest, DistributedSpellCheckComponentTest, TestNRTOpen, TestRandomDVFaceting, BasicDistributedZkTest, TriLevelCompositeIdRoutingTest, LeaderElectionIntegrationTest, CacheHeaderTest, TermVectorComponentTest, TestDistributedGrouping, SampleTest, PluginInfoTest, TestSerializedLuceneMatchVersion, TestSuggestSpellingConverter, TestXIncludeConfig, TestRangeQuery, DocValuesMultiTest, DocumentBuilderTest, TestLFUCache, ExternalFileFieldSortTest, TestWriterPerf, TestCollationKeyRangeQueries, TestFastLRUCache, TestSolrXmlPersistence, CoreAdminCreateDiscoverTest, TestCodecSupport, WordBreakSolrSpellCheckerTest, StandardRequestHandlerTest, TestBM25SimilarityFactory, ZkSolrClientTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DOMUtilTest, TestNumberUtils, TestHashPartitioner, TestUpdate, TestFunctionQuery, TestSolrDeletionPolicy2, ShardRoutingCustomTest, TestBinaryResponseWriter, TestValueSourceCache, SystemInfoHandlerTest, SimpleFacetsTest, TestSolrQueryParserDefaultOperatorResource, TestSort, TestRemoteStreaming, SolrIndexSplitterTest, SolrXmlInZkTest, TermsComponentTest, DocValuesTest, PreAnalyzedUpdateProcessorTest, FileUtilsTest, SliceStateUpdateTest, TestDocBasedVersionConstraints, ChaosMonkeyNothingIsSafeTest, SuggesterTSTTest, TestSweetSpotSimilarityFactory, SolrTestCaseJ4Test, DirectUpdateHandlerOptimizeTest, TestSearchPerf, MigrateRouteKeyTest, TestInfoStreamLogging, SolrCoreTest, TestTrie, PathHierarchyTokenizerFactoryTest, TestNoOpRegenerator, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestJmxIntegration, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, AssignTest, DeleteInactiveReplicaTest, DeleteShardTest, ShardSplitTest]
   [junit4] Completed in 63.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 145 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: There were test failures: 345 suites, 1505 tests, 2 failures, 39 ignored (11 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3432 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
jvm crash: its this one (again java6u45, again with -client, but this
time with windows)

https://bugs.openjdk.java.net/browse/JDK-8025460
https://issues.apache.org/jira/browse/LUCENE-5241


On Tue, Nov 26, 2013 at 12:12 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3432/
> Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC
>
> All tests passed
>
> Build Log:
> [...truncated 9191 lines...]
>    [junit4] JVM J0: stdout was not empty, see: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.sysout
>    [junit4] >>> JVM J0: stdout (verbatim) ----
>    [junit4] #
>    [junit4] # A fatal error has been detected by the Java Runtime Environment:
>    [junit4] #
>    [junit4] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01b3fbd8, pid=3056, tid=2552
>    [junit4] #
>    [junit4] # JRE version: 6.0_45-b06
>    [junit4] # Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode windows-x86 )
>    [junit4] # Problematic frame:
>    [junit4] # J  org.apache.lucene.store.TestDirectory.testDirectInstantiation()V
>    [junit4] #
>    [junit4] # An error report file with more information is saved as:
>    [junit4] # C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\J0\hs_err_pid3056.log
>    [junit4] #
>    [junit4] # If you would like to submit a bug report, please visit:
>    [junit4] #   http://java.sun.com/webapps/bugreport/crash.jsp
>    [junit4] #
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 1 lines...]
>    [junit4] ERROR: JVM J0 ended with an exception, command line: C:\Users\JenkinsSlave\tools\java\32bit\jdk1.6.0_45\jre\bin\java.exe -client -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\heapdumps -Dtests.prefix=tests -Dtests.seed=44B7112E7DE7AC50 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.7 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 -DtempDir=. -Djava.io.tmpdir=. -Djunit4.tempDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp -Dclover.db.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\clover\db -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Djava.security.policy=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\tools\junit4\tests.policy -Dlucene.version=4.7-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dfile.encoding=UTF-8 -classpath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\test-framework\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\codecs\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.0.13.jar;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\classes\test;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\JenkinsSlave\.ant\lib\ivy-2.3.0.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\JenkinsSlave\tools\java\32bit\jdk1.6.0_45\lib\tools.jar;C:\Users\JenkinsSlave\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.0.13.jar -ea:org.apache.lucene... -ea:org.apache.solr... com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -flush -eventsfile C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.events @C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.suites
>    [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.
>    [junit4]     at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1373)
>    [junit4]     at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:119)
>    [junit4]     at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:911)
>    [junit4]     at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:908)
>    [junit4]     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>    [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>    [junit4]     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
>    [junit4]     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
>    [junit4]     at java.lang.Thread.run(Thread.java:662)
>
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.
>
> Total time: 6 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3432 - Still Failing!

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

All tests passed

Build Log:
[...truncated 9191 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01b3fbd8, pid=3056, tid=2552
   [junit4] #
   [junit4] # JRE version: 6.0_45-b06
   [junit4] # Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode windows-x86 )
   [junit4] # Problematic frame:
   [junit4] # J  org.apache.lucene.store.TestDirectory.testDirectInstantiation()V
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\J0\hs_err_pid3056.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://java.sun.com/webapps/bugreport/crash.jsp
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 1 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: C:\Users\JenkinsSlave\tools\java\32bit\jdk1.6.0_45\jre\bin\java.exe -client -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\heapdumps -Dtests.prefix=tests -Dtests.seed=44B7112E7DE7AC50 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.7 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 -DtempDir=. -Djava.io.tmpdir=. -Djunit4.tempDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp -Dclover.db.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\clover\db -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Djava.security.policy=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\tools\junit4\tests.policy -Dlucene.version=4.7-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dfile.encoding=UTF-8 -classpath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\test-framework\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\codecs\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\test-framework\lib\junit-4.10.jar;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.0.13.jar;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\classes\java;C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\classes\test;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\JenkinsSlave\.ant\lib\ivy-2.3.0.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\JenkinsSlave\tools\java\32bit\jdk1.6.0_45\lib\tools.jar;C:\Users\JenkinsSlave\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.0.13.jar -ea:org.apache.lucene... -ea:org.apache.solr... com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -flush -eventsfile C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.events @C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\test\temp\junit4-J0-20131126_200554_937.suites
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1373)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:119)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:911)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:908)
   [junit4] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
   [junit4] 	at java.lang.Thread.run(Thread.java:662)

BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:406: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1279: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:912: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.

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